vdr  1.7.27
Typedefs | Enumerations | Functions
hdffcmd_remote.h File Reference

Go to the source code of this file.

Typedefs

typedef enum HdffRemoteProtocol_t HdffRemoteProtocol_t

Enumerations

enum  HdffRemoteProtocol_t { HDFF_REMOTE_PROTOCOL_NONE, HDFF_REMOTE_PROTOCOL_RC5, HDFF_REMOTE_PROTOCOL_RC6 }

Functions

int HdffCmdRemoteSetProtocol (int OsdDevice, HdffRemoteProtocol_t Protocol)
int HdffCmdRemoteSetAddressFilter (int OsdDevice, int Enable, uint32_t Address)

Typedef Documentation


Enumeration Type Documentation

Enumerator:
HDFF_REMOTE_PROTOCOL_NONE 
HDFF_REMOTE_PROTOCOL_RC5 
HDFF_REMOTE_PROTOCOL_RC6 

Definition at line 27 of file hdffcmd_remote.h.


Function Documentation

int HdffCmdRemoteSetAddressFilter ( int  OsdDevice,
int  Enable,
uint32_t  Address 
)
int HdffCmdRemoteSetProtocol ( int  OsdDevice,
HdffRemoteProtocol_t  Protocol 
)