| AutoSplit(int first, int last) | PlayList | |
| AutoSplit(int first, time_t startTime, int last, time_t endTime, int fps) | PlayList | [private] |
| CleanPlayList(xmlNodePtr node) | PlayList | |
| CleanPlayList() | PlayList | |
| count | PlayList | [private] |
| Delete(int first, int last) | PlayList | |
| dirty | PlayList | [protected] |
| doc | PlayList | [private] |
| doc_name | PlayList | [private] |
| FindEndOfScene(int frameNum) const | PlayList | |
| FindStartOfScene(int frameNum) const | PlayList | |
| GetBody() const | PlayList | |
| GetClipBegin(int frameNum) const | PlayList | |
| GetClipEnd(int frameNum) const | PlayList | |
| GetDocId() const | PlayList | |
| GetDocName() const | PlayList | |
| GetDocTitle() const | PlayList | |
| GetFileNameOfFrame(int frameNum) const | PlayList | |
| GetFrame(int frameNum, Frame &frame) | PlayList | |
| GetLastCleanPlayList(PlayList &playlist) | PlayList | |
| GetMediaObject(int frameNum, FileHandler **media) | PlayList | |
| GetNumFrames() const | PlayList | |
| GetPlayList(int first, int last, PlayList &playlist) const | PlayList | |
| GetProjectDirectory() | PlayList | |
| GetSeqAttribute(int frameNum, const char *) const | PlayList | |
| InsertPlayList(PlayList &playlist, int before) | PlayList | |
| IsDirty() const | PlayList | |
| IsFileUsed(string filename) const | PlayList | |
| JoinScenesAt(int frameNum) | PlayList | |
| LoadMediaObject(char *filename) | PlayList | |
| LoadPlayList(char *filename) | PlayList | |
| operator=(const PlayList &) | PlayList | |
| PlayList() | PlayList | |
| PlayList(const PlayList &) | PlayList | |
| RefreshCount() | PlayList | [private] |
| SavePlayList(char *filename, bool isLegacyFormat=false) | PlayList | |
| SavePlayListEli(char *filename, bool isPAL) | PlayList | |
| SavePlayListSrt(const char *filename) | PlayList | |
| SetClipBegin(int frameNum, const char *value) | PlayList | |
| SetClipEnd(int frameNum, const char *value) | PlayList | |
| SetDirty(bool value) | PlayList | |
| SetDocId(const char *value) | PlayList | |
| SetDocName(string) | PlayList | |
| SetDocTitle(const char *value) | PlayList | |
| SetSeqAttribute(int frameNum, const char *, const char *) | PlayList | |
| SplitSceneBefore(int frameNum) | PlayList | |
| time | PlayList | [private] |
| ~PlayList() | PlayList | |