vdr 2.7.7
hdffcmd_mux.c File Reference
#include <stdint.h>
#include <string.h>
#include <sys/ioctl.h>
#include "hdffcmd.h"
#include "hdffcmd_base.h"
#include "hdffcmd_defs.h"

Go to the source code of this file.

Functions

int HdffCmdMuxSetVideoOut (int OsdDevice, HdffVideoOut_t VideoOut)
int HdffCmdMuxSetVolume (int OsdDevice, uint8_t Volume)
int HdffCmdMuxMuteAudio (int OsdDevice, int Mute)

Function Documentation

◆ HdffCmdMuxMuteAudio()

◆ HdffCmdMuxSetVideoOut()

◆ HdffCmdMuxSetVolume()