sbPlaybackHistoryEntry Class Reference

#include <sbPlaybackHistoryEntry.h>

Inheritance diagram for sbPlaybackHistoryEntry:
[legend]
Collaboration diagram for sbPlaybackHistoryEntry:
[legend]

Public Member Functions

 sbPlaybackHistoryEntry ()
 
- Public Member Functions inherited from sbIPlaybackHistoryEntry
AString getAnnotation (in AString aAnnotationId)
 Get an annotation by id. More...
 
boolean hasAnnotation (in AString aAnnotationId)
 Verify the presence of an annotation. More...
 
void setAnnotation (in AString aAnnotationId, in AString aAnnotationValue)
 Set an annotation on the entry. More...
 
void removeAnnotation (in AString aAnnotationId)
 Remove an annotation from the entry. More...
 
void init (in sbIMediaItem aItem, in long long aTimestamp, in long long aDuration, in sbIPropertyArray aAnnotations)
 Initialize a playback history entry. More...
 
void setEntryId (in long long aEntryId)
 Set the entry id. More...
 

Protected Member Functions

 ~sbPlaybackHistoryEntry ()
 

Additional Inherited Members

- Public Attributes inherited from sbIPlaybackHistoryEntry
readonly attribute long long entryId
 
readonly attribute sbIMediaItem item
 The item that was played. More...
 
readonly attribute long long timestamp
 Timestamp indicating at which time the item started playing. More...
 
readonly attribute long long duration
 Duration of playback in microseconds. More...
 
readonly attribute sbIPropertyArray annotations
 Annotations to the entry. Annotations are properties. More...
 

Detailed Description

Definition at line 43 of file sbPlaybackHistoryEntry.h.

Constructor & Destructor Documentation

sbPlaybackHistoryEntry::sbPlaybackHistoryEntry ( )
sbPlaybackHistoryEntry::~sbPlaybackHistoryEntry ( )
protected

Definition at line 55 of file sbPlaybackHistoryEntry.cpp.


The documentation for this class was generated from the following files: