|
virtual void | Activate (bool On) override |
|
|
void | DeviceClrAvailableTracks (bool DescriptionsOnly=false) |
|
bool | DeviceSetAvailableTrack (eTrackType Type, int Index, uint16_t Id, const char *Language=NULL, const char *Description=NULL) |
|
bool | DeviceSetCurrentAudioTrack (eTrackType Type) |
|
bool | DeviceSetCurrentSubtitleTrack (eTrackType Type) |
|
bool | DevicePoll (cPoller &Poller, int TimeoutMs=0) |
|
bool | DeviceFlush (int TimeoutMs=0) |
|
bool | DeviceHasIBPTrickSpeed (void) |
|
bool | DeviceIsPlayingVideo (void) |
|
void | DeviceTrickSpeed (int Speed, bool Forward) |
|
void | DeviceClear (void) |
|
void | DevicePlay (void) |
|
void | DeviceFreeze (void) |
|
void | DeviceMute (void) |
|
void | DeviceSetVideoDisplayFormat (eVideoDisplayFormat VideoDisplayFormat) |
|
void | DeviceStillPicture (const uchar *Data, int Length) |
|
void | DeviceSetTempSubtitles (void) |
|
uint64_t | DeviceGetSTC (void) |
|
void | Detach (void) |
|
int | PlayPes (const uchar *Data, int Length, bool VideoOnly=false) |
|
int | PlayTs (const uchar *Data, int Length, bool VideoOnly=false) |
|
◆ cPicturePlayer()
cPicturePlayer::cPicturePlayer |
( |
void | | ) |
|
◆ ~cPicturePlayer()
cPicturePlayer::~cPicturePlayer |
( |
| ) |
|
◆ Activate()
void cPicturePlayer::Activate |
( |
bool | On | ) |
|
|
overrideprivatevirtual |
◆ SetPicture()
void cPicturePlayer::SetPicture |
( |
const char * | FileName | ) |
|
◆ buffer
uchar* cPicturePlayer::buffer |
|
private |
◆ length
int cPicturePlayer::length |
|
private |
◆ size
The documentation for this class was generated from the following file: