#include <DVDInputStream.h>
◆ ENextStream
Enumerator |
---|
NEXTSTREAM_NONE | |
NEXTSTREAM_OPEN | |
NEXTSTREAM_RETRY | |
◆ CDVDInputStream()
◆ ~CDVDInputStream()
CDVDInputStream::~CDVDInputStream |
( |
| ) |
|
|
virtualdefault |
◆ Abort()
virtual void CDVDInputStream::Abort |
( |
| ) |
|
|
inlinevirtual |
◆ CanPause()
virtual bool CDVDInputStream::CanPause |
( |
| ) |
|
|
inlinevirtual |
◆ CanSeek()
virtual bool CDVDInputStream::CanSeek |
( |
| ) |
|
|
inlinevirtual |
◆ Close()
void CDVDInputStream::Close |
( |
| ) |
|
|
virtual |
◆ ContentLookup()
bool CDVDInputStream::ContentLookup |
( |
| ) |
|
|
inline |
◆ GetBitstreamStats()
◆ GetBlockSize()
virtual int CDVDInputStream::GetBlockSize |
( |
| ) |
|
|
inlinevirtual |
◆ GetCacheStatus()
◆ GetContent()
virtual std::string & CDVDInputStream::GetContent |
( |
| ) |
|
|
inlinevirtual |
◆ GetFileName()
std::string CDVDInputStream::GetFileName |
( |
| ) |
|
|
virtual |
◆ GetIChapter()
virtual IChapter * CDVDInputStream::GetIChapter |
( |
| ) |
|
|
inlinevirtual |
◆ GetIDemux()
virtual IDemux * CDVDInputStream::GetIDemux |
( |
| ) |
|
|
inlinevirtual |
◆ GetIDisplayTime()
◆ GetIPosTime()
virtual IPosTime * CDVDInputStream::GetIPosTime |
( |
| ) |
|
|
inlinevirtual |
◆ GetITimes()
virtual ITimes * CDVDInputStream::GetITimes |
( |
| ) |
|
|
inlinevirtual |
◆ GetLength()
virtual int64_t CDVDInputStream::GetLength |
( |
| ) |
|
|
pure virtual |
◆ GetProperty()
const CVariant & CDVDInputStream::GetProperty |
( |
const std::string & | key | ) |
|
|
inline |
◆ GetURL()
CURL CDVDInputStream::GetURL |
( |
| ) |
|
|
virtual |
◆ IsEOF()
virtual bool CDVDInputStream::IsEOF |
( |
| ) |
|
|
pure virtual |
◆ IsRealtime()
virtual bool CDVDInputStream::IsRealtime |
( |
| ) |
|
|
inlinevirtual |
◆ IsStreamType()
◆ NextStream()
◆ Open()
bool CDVDInputStream::Open |
( |
| ) |
|
|
virtual |
◆ Read()
virtual int CDVDInputStream::Read |
( |
uint8_t * | buf, |
|
|
int | buf_size ) |
|
pure virtual |
◆ Seek()
◆ SetReadRate()
virtual void CDVDInputStream::SetReadRate |
( |
uint32_t | rate | ) |
|
|
inlinevirtual |
◆ SetRealtime()
void CDVDInputStream::SetRealtime |
( |
bool | realtime | ) |
|
|
inline |
◆ m_content
std::string CDVDInputStream::m_content |
|
protected |
◆ m_contentLookup
bool CDVDInputStream::m_contentLookup |
|
protected |
◆ m_item
◆ m_realtime
bool CDVDInputStream::m_realtime |
|
protected |
◆ m_stats
◆ m_streamType
The documentation for this class was generated from the following files: