vdr 2.6.6
Functions
hdffcmd_generic.h File Reference

Go to the source code of this file.

Functions

int HdffCmdGetFirmwareVersion (int OsdDevice, uint32_t *Version, char *String, uint32_t MaxLength)
 
int HdffCmdGetInterfaceVersion (int OsdDevice, uint32_t *Version, char *String, uint32_t MaxLength)
 
int HdffCmdGetCopyrights (int OsdDevice, uint8_t Index, char *String, uint32_t MaxLength)
 

Function Documentation

◆ HdffCmdGetCopyrights()

int HdffCmdGetCopyrights ( int OsdDevice,
uint8_t Index,
char * String,
uint32_t MaxLength )

◆ HdffCmdGetFirmwareVersion()

int HdffCmdGetFirmwareVersion ( int OsdDevice,
uint32_t * Version,
char * String,
uint32_t MaxLength )

◆ HdffCmdGetInterfaceVersion()

int HdffCmdGetInterfaceVersion ( int OsdDevice,
uint32_t * Version,
char * String,
uint32_t MaxLength )