vdr 2.6.9
hdffcmd_generic.c File Reference
#include <errno.h>
#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 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()

◆ HdffCmdGetFirmwareVersion()

◆ HdffCmdGetInterfaceVersion()