vdr  2.2.0
Functions
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

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