kodi
|
This is the complete list of members for CDVDInputStream, including all inherited members.
Abort() (defined in CDVDInputStream) | CDVDInputStream | inlinevirtual |
CanPause() | CDVDInputStream | inlinevirtual |
CanSeek() (defined in CDVDInputStream) | CDVDInputStream | inlinevirtual |
CDVDInputStream(DVDStreamType m_streamType, const CFileItem &fileitem) (defined in CDVDInputStream) | CDVDInputStream | |
Close() (defined in CDVDInputStream) | CDVDInputStream | virtual |
ContentLookup() (defined in CDVDInputStream) | CDVDInputStream | inline |
ENextStream enum name (defined in CDVDInputStream) | CDVDInputStream | |
GetBitstreamStats() const (defined in CDVDInputStream) | CDVDInputStream | inlinevirtual |
GetBlockSize() (defined in CDVDInputStream) | CDVDInputStream | inlinevirtual |
GetCacheStatus(XFILE::SCacheStatus *status) | CDVDInputStream | inlinevirtual |
GetContent() (defined in CDVDInputStream) | CDVDInputStream | inlinevirtual |
GetFileName() (defined in CDVDInputStream) | CDVDInputStream | virtual |
GetIChapter() (defined in CDVDInputStream) | CDVDInputStream | inlinevirtual |
GetIDemux() (defined in CDVDInputStream) | CDVDInputStream | inlinevirtual |
GetIDisplayTime() (defined in CDVDInputStream) | CDVDInputStream | inlinevirtual |
GetIPosTime() (defined in CDVDInputStream) | CDVDInputStream | inlinevirtual |
GetITimes() (defined in CDVDInputStream) | CDVDInputStream | inlinevirtual |
GetLength()=0 (defined in CDVDInputStream) | CDVDInputStream | pure virtual |
GetProperty(const std::string &key) (defined in CDVDInputStream) | CDVDInputStream | inline |
GetURL() (defined in CDVDInputStream) | CDVDInputStream | virtual |
IsEOF()=0 (defined in CDVDInputStream) | CDVDInputStream | pure virtual |
IsRealtime() (defined in CDVDInputStream) | CDVDInputStream | inlinevirtual |
IsStreamType(DVDStreamType type) const (defined in CDVDInputStream) | CDVDInputStream | inline |
m_content (defined in CDVDInputStream) | CDVDInputStream | protected |
m_contentLookup (defined in CDVDInputStream) | CDVDInputStream | protected |
m_item (defined in CDVDInputStream) | CDVDInputStream | protected |
m_realtime (defined in CDVDInputStream) | CDVDInputStream | protected |
m_stats (defined in CDVDInputStream) | CDVDInputStream | protected |
m_streamType (defined in CDVDInputStream) | CDVDInputStream | protected |
NextStream() (defined in CDVDInputStream) | CDVDInputStream | inlinevirtual |
NEXTSTREAM_NONE enum value (defined in CDVDInputStream) | CDVDInputStream | |
NEXTSTREAM_OPEN enum value (defined in CDVDInputStream) | CDVDInputStream | |
NEXTSTREAM_RETRY enum value (defined in CDVDInputStream) | CDVDInputStream | |
Open() (defined in CDVDInputStream) | CDVDInputStream | virtual |
Read(uint8_t *buf, int buf_size)=0 (defined in CDVDInputStream) | CDVDInputStream | pure virtual |
Seek(int64_t offset, int whence)=0 (defined in CDVDInputStream) | CDVDInputStream | pure virtual |
SetReadRate(uint32_t rate) | CDVDInputStream | inlinevirtual |
SetRealtime(bool realtime) (defined in CDVDInputStream) | CDVDInputStream | inline |
~CDVDInputStream() (defined in CDVDInputStream) | CDVDInputStream | virtual |