|
vdr 2.6.1
|
This is the complete list of members for HDFF::cHdffCmdIf, including all inherited members.
| cHdffCmdIf(int OsdDev) | HDFF::cHdffCmdIf | |
| CmdAvEnableSync(uint8_t DecoderIndex, bool EnableSync) | HDFF::cHdffCmdIf | |
| CmdAvEnableVideoAfterStop(uint8_t DecoderIndex, bool EnableVideoAfterStop) | HDFF::cHdffCmdIf | |
| CmdAvFlushBuffer(uint8_t DecoderIndex, bool FlushAudio, bool FlushVideo) | HDFF::cHdffCmdIf | |
| CmdAvMuteAudio(uint8_t DecoderIndex, bool Mute) | HDFF::cHdffCmdIf | |
| CmdAvSetAudioChannel(uint8_t AudioChannel) | HDFF::cHdffCmdIf | |
| CmdAvSetAudioDelay(int16_t Delay) | HDFF::cHdffCmdIf | |
| CmdAvSetAudioDownmix(HdffAudioDownmixMode_t DownmixMode) | HDFF::cHdffCmdIf | |
| CmdAvSetAudioPid(uint8_t DecoderIndex, uint16_t AudioPid, HdffAudioStreamType_t StreamType, HdffAvContainerType_t ContainerType=HDFF_AV_CONTAINER_PES) | HDFF::cHdffCmdIf | |
| CmdAvSetAudioSpeed(uint8_t DecoderIndex, int32_t Speed) | HDFF::cHdffCmdIf | |
| CmdAvSetDecoderInput(uint8_t DecoderIndex, uint8_t DemultiplexerIndex) | HDFF::cHdffCmdIf | |
| CmdAvSetDemultiplexerInput(uint8_t DemultiplexerIndex, uint8_t TsInputIndex) | HDFF::cHdffCmdIf | |
| CmdAvSetPcrPid(uint8_t DecoderIndex, uint16_t PcrPid) | HDFF::cHdffCmdIf | |
| CmdAvSetPlayMode(uint8_t PlayMode, bool Realtime) | HDFF::cHdffCmdIf | |
| CmdAvSetStc(uint8_t DecoderIndex, uint64_t Stc) | HDFF::cHdffCmdIf | |
| CmdAvSetSyncShift(int16_t SyncShift) | HDFF::cHdffCmdIf | |
| CmdAvSetTeletextPid(uint8_t DecoderIndex, uint16_t TeletextPid) | HDFF::cHdffCmdIf | |
| CmdAvSetVideoFormat(uint8_t DecoderIndex, const HdffVideoFormat_t *pVideoFormat) | HDFF::cHdffCmdIf | |
| CmdAvSetVideoOutputMode(uint8_t DecoderIndex, HdffVideoOutputMode_t OutputMode) | HDFF::cHdffCmdIf | |
| CmdAvSetVideoPid(uint8_t DecoderIndex, uint16_t VideoPid, HdffVideoStreamType_t StreamType, bool PlaybackMode=false) | HDFF::cHdffCmdIf | |
| CmdAvSetVideoSpeed(uint8_t DecoderIndex, int32_t Speed) | HDFF::cHdffCmdIf | |
| CmdAvSetVideoWindow(uint8_t DecoderIndex, bool Enable, uint16_t X, uint16_t Y, uint16_t Width, uint16_t Height) | HDFF::cHdffCmdIf | |
| CmdAvShowStillImage(uint8_t DecoderIndex, const uint8_t *pStillImage, int Size, HdffVideoStreamType_t StreamType) | HDFF::cHdffCmdIf | |
| CmdGetCopyrights(uint8_t Index, char *pString, uint32_t MaxLength) | HDFF::cHdffCmdIf | |
| CmdGetFirmwareVersion(char *pString, uint32_t MaxLength) | HDFF::cHdffCmdIf | |
| CmdGetInterfaceVersion(char *pString, uint32_t MaxLength) | HDFF::cHdffCmdIf | |
| CmdHdmiConfigure(const HdffHdmiConfig_t *pConfig) | HDFF::cHdffCmdIf | |
| CmdHdmiSendCecCommand(HdffCecCommand_t Command) | HDFF::cHdffCmdIf | |
| CmdHdmiSetVideoMode(HdffVideoMode_t VideoMode) | HDFF::cHdffCmdIf | |
| CmdMuxMuteAudio(bool Mute) | HDFF::cHdffCmdIf | |
| CmdMuxSetVideoOut(HdffVideoOut_t VideoOut) | HDFF::cHdffCmdIf | |
| CmdMuxSetVolume(uint8_t Volume) | HDFF::cHdffCmdIf | |
| CmdOsdConfigure(const HdffOsdConfig_t *pConfig) | HDFF::cHdffCmdIf | |
| CmdOsdCreateDisplay(uint32_t Width, uint32_t Height, HdffColorType_t ColorType) | HDFF::cHdffCmdIf | |
| CmdOsdCreateFont(uint32_t hFontFace, uint32_t Size) | HDFF::cHdffCmdIf | |
| CmdOsdCreateFontFace(const uint8_t *pFontData, uint32_t DataSize) | HDFF::cHdffCmdIf | |
| CmdOsdCreatePalette(HdffColorType_t ColorType, HdffColorFormat_t ColorFormat, uint32_t NumColors, const uint32_t *pColors) | HDFF::cHdffCmdIf | |
| CmdOsdDeleteDisplay(uint32_t hDisplay) | HDFF::cHdffCmdIf | |
| CmdOsdDeleteFont(uint32_t hFont) | HDFF::cHdffCmdIf | |
| CmdOsdDeleteFontFace(uint32_t hFontFace) | HDFF::cHdffCmdIf | |
| CmdOsdDeletePalette(uint32_t hPalette) | HDFF::cHdffCmdIf | |
| CmdOsdDrawBitmap(uint32_t hDisplay, int X, int Y, const uint8_t *pBitmap, int BmpWidth, int BmpHeight, int BmpSize, HdffColorType_t ColorType, uint32_t hPalette) | HDFF::cHdffCmdIf | |
| CmdOsdDrawEllipse(uint32_t hDisplay, int CX, int CY, int RadiusX, int RadiusY, uint32_t Color, uint32_t Flags) | HDFF::cHdffCmdIf | |
| CmdOsdDrawRectangle(uint32_t hDisplay, int X, int Y, int Width, int Height, uint32_t Color) | HDFF::cHdffCmdIf | |
| CmdOsdDrawSlope(uint32_t hDisplay, int X, int Y, int Width, int Height, uint32_t Color, uint32_t Type) | HDFF::cHdffCmdIf | |
| CmdOsdDrawText(uint32_t hDisplay, uint32_t hFont, int X, int Y, const char *pText, uint32_t Color) | HDFF::cHdffCmdIf | |
| CmdOsdDrawTextW(uint32_t hDisplay, uint32_t hFont, int X, int Y, const uint16_t *pText, uint32_t Color) | HDFF::cHdffCmdIf | |
| CmdOsdDrawUtf8Text(uint32_t hDisplay, uint32_t hFont, int X, int Y, const char *pText, uint32_t Color) | HDFF::cHdffCmdIf | |
| CmdOsdEnableDisplay(uint32_t hDisplay, bool Enable) | HDFF::cHdffCmdIf | |
| CmdOsdRenderDisplay(uint32_t hDisplay) | HDFF::cHdffCmdIf | |
| CmdOsdReset(void) | HDFF::cHdffCmdIf | |
| CmdOsdRestoreRegion(uint32_t hDisplay) | HDFF::cHdffCmdIf | |
| CmdOsdSaveRegion(uint32_t hDisplay, int X, int Y, int Width, int Height) | HDFF::cHdffCmdIf | |
| CmdOsdSetDisplayClippingArea(uint32_t hDisplay, bool Enable, uint32_t X, uint32_t Y, uint32_t Width, uint32_t Height) | HDFF::cHdffCmdIf | |
| CmdOsdSetDisplayOutputRectangle(uint32_t hDisplay, uint32_t X, uint32_t Y, uint32_t Width, uint32_t Height) | HDFF::cHdffCmdIf | |
| CmdOsdSetDisplayPalette(uint32_t hDisplay, uint32_t hPalette) | HDFF::cHdffCmdIf | |
| CmdOsdSetPaletteColors(uint32_t hPalette, HdffColorFormat_t ColorFormat, uint8_t StartColor, uint32_t NumColors, const uint32_t *pColors) | HDFF::cHdffCmdIf | |
| CmdRemoteSetAddressFilter(bool Enable, uint32_t Address) | HDFF::cHdffCmdIf | |
| CmdRemoteSetProtocol(HdffRemoteProtocol_t Protocol) | HDFF::cHdffCmdIf | |
| mOsdDev | HDFF::cHdffCmdIf | private |
| ~cHdffCmdIf(void) | HDFF::cHdffCmdIf |