#include <VideoPlayerCodec.h>
◆ VideoPlayerCodec()
VideoPlayerCodec::VideoPlayerCodec |
( |
| ) |
|
◆ ~VideoPlayerCodec()
VideoPlayerCodec::~VideoPlayerCodec |
( |
| ) |
|
|
override |
◆ CanInit()
bool VideoPlayerCodec::CanInit |
( |
| ) |
|
|
overridevirtual |
◆ CanSeek()
bool VideoPlayerCodec::CanSeek |
( |
| ) |
|
|
overridevirtual |
◆ DeInit()
void VideoPlayerCodec::DeInit |
( |
| ) |
|
◆ GetFormat()
◆ Init()
bool VideoPlayerCodec::Init |
( |
const CFileItem & |
file, |
|
|
unsigned int |
filecache |
|
) |
| |
|
overridevirtual |
◆ NeedConvert()
◆ ReadPCM()
int VideoPlayerCodec::ReadPCM |
( |
unsigned char * |
pBuffer, |
|
|
int |
size, |
|
|
int * |
actualsize |
|
) |
| |
|
overridevirtual |
◆ ReadRaw()
int VideoPlayerCodec::ReadRaw |
( |
uint8_t ** |
pBuffer, |
|
|
int * |
bufferSize |
|
) |
| |
|
overridevirtual |
◆ Seek()
bool VideoPlayerCodec::Seek |
( |
int64_t |
iSeekTime | ) |
|
|
overridevirtual |
◆ SetContentType()
void VideoPlayerCodec::SetContentType |
( |
const std::string & |
strContent | ) |
|
◆ SetPassthroughStreamType()
The documentation for this class was generated from the following files: