|
bool | Init (const CFileItem &file, unsigned int filecache) override |
|
bool | Seek (int64_t iSeekTime) override |
|
int | ReadPCM (uint8_t *pBuffer, size_t size, size_t *actualsize) override |
|
int | ReadRaw (uint8_t **pBuffer, int *bufferSize) override |
|
bool | CanInit () override |
|
bool | CanSeek () override |
|
void | DeInit () |
|
AEAudioFormat | GetFormat () |
|
void | SetContentType (const std::string &strContent) |
|
bool | NeedConvert (AEDataFormat fmt) |
|
void | SetPassthroughStreamType (CAEStreamInfo::DataType streamType) |
|
virtual void | SetTotalTime (int64_t totaltime) |
|
virtual bool | IsCaching () const |
|
virtual int | GetCacheLevel () const |
|
◆ Init()
bool VideoPlayerCodec::Init |
( |
const CFileItem & |
file, |
|
|
unsigned int |
filecache |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files: