36 double totalTimeInSeconds;
38 std::string thumbNailImage;
39 std::string playerState;
52 typedef std::vector<CBookmark> VECBOOKMARKS;
bool IsPartWay() const
returns true if this bookmark is part way through the video file
Definition: Bookmark.cpp:31
Definition: Bookmark.h:14
bool IsSet() const
returns true if this bookmark has been set.
Definition: Bookmark.cpp:26
bool HasSavedPlayerState() const
returns true if this bookmark has a stored serialized player state
Definition: Bookmark.cpp:36