#include <DVDInputStream.h>
§ ~IChapter()
virtual CDVDInputStream::IChapter::~IChapter |
( |
| ) |
|
|
virtualdefault |
§ GetChapter()
virtual int CDVDInputStream::IChapter::GetChapter |
( |
| ) |
|
|
pure virtual |
§ GetChapterCount()
virtual int CDVDInputStream::IChapter::GetChapterCount |
( |
| ) |
|
|
pure virtual |
§ GetChapterName()
virtual void CDVDInputStream::IChapter::GetChapterName |
( |
std::string & |
name, |
|
|
int |
ch = -1 |
|
) |
| |
|
pure virtual |
§ GetChapterPos()
virtual int64_t CDVDInputStream::IChapter::GetChapterPos |
( |
int |
ch = -1 | ) |
|
|
pure virtual |
§ SeekChapter()
virtual bool CDVDInputStream::IChapter::SeekChapter |
( |
int |
ch | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: