|  | 
|  | CDVDDemuxCC (AVCodecID codec) | 
|  | 
| bool | Reset () override | 
|  | 
| void | Flush () override | 
|  | 
| DemuxPacket * | Read () override | 
|  | 
| bool | SeekTime (double time, bool backwards=false, double *startpts=NULL) override | 
|  | 
| CDemuxStream * | GetStream (int iStreamId) const override | 
|  | 
| std::vector< CDemuxStream * > | GetStreams () const override | 
|  | 
| int | GetNrOfStreams () const override | 
|  | 
| DemuxPacket * | Read (DemuxPacket *packet) | 
|  | 
| virtual void | Abort () | 
|  | 
| virtual bool | SeekChapter (int chapter, double *startpts=NULL) | 
|  | 
| virtual int | GetChapterCount () | 
|  | 
| virtual int | GetChapter () | 
|  | 
| virtual void | GetChapterName (std::string &strChapterName, int chapterIdx=-1) | 
|  | 
| virtual int64_t | GetChapterPos (int chapterIdx=-1) | 
|  | 
| virtual void | SetSpeed (int iSpeed) | 
|  | 
| virtual void | FillBuffer (bool mode) | 
|  | 
| virtual int | GetStreamLength () | 
|  | 
| virtual CDemuxStream * | GetStream (int64_t demuxerId, int iStreamId) const | 
|  | 
| virtual int | GetPrograms (std::vector< ProgramInfo > &programs) | 
|  | 
| virtual void | SetProgram (int progId) | 
|  | 
| virtual std::string | GetFileName () | 
|  | 
| int | GetNrOfSubtitleStreams () | 
|  | 
| virtual std::string | GetStreamCodecName (int64_t demuxerId, int iStreamId) | 
|  | 
| virtual void | EnableStream (int64_t demuxerId, int id, bool enable) | 
|  | 
| virtual void | OpenStream (int64_t demuxerId, int id) | 
|  | 
| virtual void | SetVideoResolution (unsigned int width, unsigned int height) | 
|  | 
| int64_t | GetDemuxerId () | 
|  | 
|  | 
| static void | Handler (int service, void *userdata) | 
|  | 
|  | 
| bool | OpenDecoder () | 
|  | 
| void | Dispose () | 
|  | 
| DemuxPacket * | Decode () | 
|  | 
| virtual void | EnableStream (int id, bool enable) | 
|  | 
| virtual void | OpenStream (int id) | 
|  | 
| virtual std::string | GetStreamCodecName (int iStreamId) | 
|  | 
| int | GetNrOfStreams (StreamType streamType) | 
|  | 
The documentation for this class was generated from the following files:
- xbmc/cores/VideoPlayer/DVDDemuxers/DVDDemuxCC.h
- xbmc/cores/VideoPlayer/DVDDemuxers/DVDDemuxCC.cpp