vdr
2.2.0
|
This is the complete list of members for cPicturePlayer, including all inherited members.
Activate(bool On) | cPicturePlayer | privatevirtual |
buffer | cPicturePlayer | private |
cPicturePlayer(void) | cPicturePlayer | |
cPlayer(ePlayMode PlayMode=pmAudioVideo) | cPlayer | |
Detach(void) | cPlayer | protected |
DeviceClear(void) | cPlayer | inlineprotected |
DeviceClrAvailableTracks(bool DescriptionsOnly=false) | cPlayer | inlineprotected |
DeviceFlush(int TimeoutMs=0) | cPlayer | inlineprotected |
DeviceFreeze(void) | cPlayer | inlineprotected |
DeviceGetSTC(void) | cPlayer | inlineprotected |
DeviceHasIBPTrickSpeed(void) | cPlayer | inlineprotected |
DeviceIsPlayingVideo(void) | cPlayer | inlineprotected |
DeviceMute(void) | cPlayer | inlineprotected |
DevicePlay(void) | cPlayer | inlineprotected |
DevicePoll(cPoller &Poller, int TimeoutMs=0) | cPlayer | inlineprotected |
DeviceSetAvailableTrack(eTrackType Type, int Index, uint16_t Id, const char *Language=NULL, const char *Description=NULL) | cPlayer | inlineprotected |
DeviceSetCurrentAudioTrack(eTrackType Type) | cPlayer | inlineprotected |
DeviceSetCurrentSubtitleTrack(eTrackType Type) | cPlayer | inlineprotected |
DeviceSetVideoDisplayFormat(eVideoDisplayFormat VideoDisplayFormat) | cPlayer | inlineprotected |
DeviceStillPicture(const uchar *Data, int Length) | cPlayer | inlineprotected |
DeviceTrickSpeed(int Speed, bool Forward) | cPlayer | inlineprotected |
FramesPerSecond(void) | cPlayer | inlinevirtual |
GetIndex(int &Current, int &Total, bool SnapToIFrame=false) | cPlayer | inlinevirtual |
GetReplayMode(bool &Play, bool &Forward, int &Speed) | cPlayer | inlinevirtual |
IsAttached(void) | cPlayer | inline |
length | cPicturePlayer | private |
PlayPes(const uchar *Data, int Length, bool VideoOnly=false) | cPlayer | protected |
PlayTs(const uchar *Data, int Length, bool VideoOnly=false) | cPlayer | inlineprotected |
SetAudioTrack(eTrackType Type, const tTrackId *TrackId) | cPlayer | inlinevirtual |
SetPicture(const char *FileName) | cPicturePlayer | |
SetSubtitleTrack(eTrackType Type, const tTrackId *TrackId) | cPlayer | inlinevirtual |
size | cPicturePlayer | private |
~cPicturePlayer() | cPicturePlayer | |
~cPlayer() | cPlayer | virtual |