| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
This is the complete list of members for CDVDDemux, including all inherited members.
| Abort() | CDVDDemux | inlinevirtual | 
| CDVDDemux() | CDVDDemux | inline | 
| EnableStream(int64_t demuxerId, int id, bool enable) | CDVDDemux | inlinevirtual | 
| EnableStream(int id, bool enable) | CDVDDemux | inlineprotectedvirtual | 
| FillBuffer(bool mode) | CDVDDemux | inlinevirtual | 
| Flush()=0 | CDVDDemux | pure virtual | 
| GetChapter() | CDVDDemux | inlinevirtual | 
| GetChapterCount() | CDVDDemux | inlinevirtual | 
| GetChapterName(std::string &strChapterName, int chapterIdx=-1) | CDVDDemux | inlinevirtual | 
| GetChapterPos(int chapterIdx=-1) | CDVDDemux | inlinevirtual | 
| GetDemuxerId() const | CDVDDemux | inline | 
| GetFileName() | CDVDDemux | inlinevirtual | 
| GetNrOfStreams() const =0 | CDVDDemux | pure virtual | 
| GetNrOfStreams(StreamType streamType) const | CDVDDemux | protected | 
| GetNrOfSubtitleStreams() const | CDVDDemux | |
| GetPrograms(std::vector< ProgramInfo > &programs) | CDVDDemux | inlinevirtual | 
| GetStream(int64_t demuxerId, int iStreamId) const | CDVDDemux | inlinevirtual | 
| GetStream(int iStreamId) const =0 | CDVDDemux | protectedpure virtual | 
| GetStreamCodecName(int64_t demuxerId, int iStreamId) | CDVDDemux | inlinevirtual | 
| GetStreamCodecName(int iStreamId) | CDVDDemux | inlineprotectedvirtual | 
| GetStreamLength() | CDVDDemux | inlinevirtual | 
| GetStreams() const =0 | CDVDDemux | pure virtual | 
| OpenStream(int64_t demuxerId, int id) | CDVDDemux | inlinevirtual | 
| OpenStream(int id) | CDVDDemux | inlineprotectedvirtual | 
| Read()=0 | CDVDDemux | pure virtual | 
| Reset()=0 | CDVDDemux | pure virtual | 
| SeekChapter(int chapter, double *startpts=nullptr) | CDVDDemux | inlinevirtual | 
| SeekTime(double time, bool backwards=false, double *startpts=nullptr)=0 | CDVDDemux | pure virtual | 
| SetProgram(int progId) | CDVDDemux | inlinevirtual | 
| SetSpeed(int iSpeed) | CDVDDemux | inlinevirtual | 
| SetVideoResolution(unsigned int width, unsigned int height) | CDVDDemux | inlinevirtual | 
| ~CDVDDemux()=default | CDVDDemux | virtual |