#include <DVDInputStreamFile.h>
◆ CDVDInputStreamFile()
CDVDInputStreamFile::CDVDInputStreamFile |
( |
const CFileItem & |
fileitem, |
|
|
unsigned int |
flags |
|
) |
| |
|
explicit |
◆ ~CDVDInputStreamFile()
CDVDInputStreamFile::~CDVDInputStreamFile |
( |
| ) |
|
|
override |
◆ Close()
void CDVDInputStreamFile::Close |
( |
void |
| ) |
|
|
overridevirtual |
◆ GetBitstreamStats()
◆ GetBlockSize()
int CDVDInputStreamFile::GetBlockSize |
( |
| ) |
|
|
overridevirtual |
◆ GetCacheStatus()
Get the cache status.
- Returns
- true when cache status was successfully obtained
Reimplemented from CDVDInputStream.
◆ GetLength()
int64_t CDVDInputStreamFile::GetLength |
( |
| ) |
|
|
overridevirtual |
◆ IsEOF()
bool CDVDInputStreamFile::IsEOF |
( |
| ) |
|
|
overridevirtual |
◆ Open()
bool CDVDInputStreamFile::Open |
( |
| ) |
|
|
overridevirtual |
◆ Pause()
bool CDVDInputStreamFile::Pause |
( |
double |
dTime | ) |
|
|
inlineoverridevirtual |
◆ Read()
int CDVDInputStreamFile::Read |
( |
uint8_t * |
buf, |
|
|
int |
buf_size |
|
) |
| |
|
overridevirtual |
◆ Seek()
int64_t CDVDInputStreamFile::Seek |
( |
int64_t |
offset, |
|
|
int |
whence |
|
) |
| |
|
overridevirtual |
◆ SetReadRate()
void CDVDInputStreamFile::SetReadRate |
( |
unsigned |
rate | ) |
|
|
overridevirtual |
Indicate expected read rate in bytes per second. This could be used to throttle caching rate. Should be seen as only a hint.
Reimplemented from CDVDInputStream.
◆ m_eof
bool CDVDInputStreamFile::m_eof = false |
|
protected |
◆ m_flags
unsigned int CDVDInputStreamFile::m_flags = 0 |
|
protected |
◆ m_pFile
The documentation for this class was generated from the following files: