111 uint16_t X, uint16_t Y, uint16_t Width,
115 const uint8_t * StillImage,
int Size,
119 uint8_t DemultiplexerIndex);
122 uint8_t TsInputIndex);
130 int HdffCmdAvSetStc(
int OsdDevice, uint8_t DecoderIndex, uint64_t Stc);
143 int EnableVideoAfterStop);
int HdffCmdAvMuteVideo(int OsdDevice, uint8_t DecoderIndex, int Mute)
@ HDFF_VIDEO_STREAM_MPEG4_ASP
@ HDFF_VIDEO_STREAM_MPEG1
@ HDFF_VIDEO_STREAM_MPEG2
@ HDFF_VIDEO_STREAM_INVALID
int HdffCmdAvSetTeletextPid(int OsdDevice, uint8_t DecoderIndex, uint16_t Pid)
int HdffCmdAvSetPcrPid(int OsdDevice, uint8_t DecoderIndex, uint16_t Pid)
int HdffCmdAvSetVideoPid(int OsdDevice, uint8_t DecoderIndex, uint16_t Pid, HdffVideoStreamType_t StreamType)
int HdffCmdAvSetAudioPid(int OsdDevice, uint8_t DecoderIndex, uint16_t Pid, HdffAudioStreamType_t StreamType, HdffAvContainerType_t ContainerType)
@ HDFF_AUDIO_DOWNMIX_AUTOMATIC
@ HDFF_AUDIO_DOWNMIX_ALWAYS
@ HDFF_AUDIO_DOWNMIX_HDMI_ONLY
@ HDFF_AUDIO_DOWNMIX_ANALOG
int HdffCmdAvSetAudioSpeed(int OsdDevice, uint8_t DecoderIndex, int32_t Speed)
int HdffCmdAvMuteAudio(int OsdDevice, uint8_t DecoderIndex, int Mute)
int HdffCmdAvSetAudioChannel(int OsdDevice, uint8_t AudioChannel)
int HdffCmdAvSetAudioDownmix(int OsdDevice, HdffAudioDownmixMode_t DownmixMode)
int HdffCmdAvFlushBuffer(int OsdDevice, uint8_t DecoderIndex, int FlushAudio, int FlushVideo)
int HdffCmdAvSetAudioDelay(int OsdDevice, int16_t Delay)
@ HDFF_AUDIO_STREAM_MPEG2
@ HDFF_AUDIO_STREAM_HE_AAC
@ HDFF_AUDIO_STREAM_INVALID
@ HDFF_AUDIO_STREAM_MPEG1
int HdffCmdAvSetStc(int OsdDevice, uint8_t DecoderIndex, uint64_t Stc)
@ HDFF_VIDEO_CONVERSION_LETTERBOX_14_BY_9
@ HDFF_VIDEO_CONVERSION_AUTOMATIC
@ HDFF_VIDEO_CONVERSION_CENTRE_CUT_OUT
@ HDFF_VIDEO_CONVERSION_ZOOM_16_BY_9
@ HDFF_VIDEO_CONVERSION_ALWAYS_16_BY_9
@ HDFF_VIDEO_CONVERSION_LETTERBOX_16_BY_9
@ HDFF_VIDEO_CONVERSION_PILLARBOX
int HdffCmdAvSetVideoSpeed(int OsdDevice, uint8_t DecoderIndex, int32_t Speed)
int HdffCmdAvSetPlayMode(int OsdDevice, uint8_t PlayMode, int Realtime)
int HdffCmdAvSetDecoderInput(int OsdDevice, uint8_t DecoderIndex, uint8_t DemultiplexerIndex)
int HdffCmdAvSetDemultiplexerInput(int OsdDevice, uint8_t DemultiplexerIndex, uint8_t TsInputIndex)
int HdffCmdAvEnableVideoAfterStop(int OsdDevice, uint8_t DecoderIndex, int EnableVideoAfterStop)
struct HdffVideoFormat_t HdffVideoFormat_t
int HdffCmdAvSetVideoFormat(int OsdDevice, uint8_t DecoderIndex, const HdffVideoFormat_t *VideoFormat)
int HdffCmdAvShowStillImage(int OsdDevice, uint8_t DecoderIndex, const uint8_t *StillImage, int Size, HdffVideoStreamType_t StreamType)
@ HDFF_AV_CONTAINER_PES_DVD
int HdffCmdAvEnableSync(int OsdDevice, uint8_t DecoderIndex, int SyncAudio, int SyncVideo)
@ HDFF_VIDEO_OUTPUT_CLONE
@ HDFF_VIDEO_OUTPUT_HD_ONLY
int HdffCmdAvSetVideoWindow(int OsdDevice, uint8_t DecoderIndex, int Enable, uint16_t X, uint16_t Y, uint16_t Width, uint16_t Height)
int HdffCmdAvSetSyncShift(int OsdDevice, int16_t SyncShift)
int HdffCmdAvSetVideoOutputMode(int OsdDevice, uint8_t DecoderIndex, HdffVideoOutputMode_t OutputMode)