Pepper_47_C_interfaces
Classes | Macros | Typedefs
ppb_remote_controller_samsung.h File Reference
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_stdint.h"
Include dependency graph for ppb_remote_controller_samsung.h:

Go to the source code of this file.

Classes

struct  PPB_RemoteController_Samsung_0_1
 

Macros

#define PPB_REMOTECONTROLLER_SAMSUNG_INTERFACE_0_1   "PPB_RemoteController_Samsung;0.1"
 
#define PPB_REMOTECONTROLLER_SAMSUNG_INTERFACE   PPB_REMOTECONTROLLER_SAMSUNG_INTERFACE_0_1
 

Typedefs

typedef struct
PPB_RemoteController_Samsung_0_1 
PPB_RemoteController_Samsung
 

Detailed Description

This file defines PPB_RemoteController_Samsung interface, which can be used for various actions related to TV Remote Controller like registering for input Keys.

See https://www.samsungdforum.com/TizenGuide/tizen231/index.html for description of Remote Controller and its keys.

Definition in file ppb_remote_controller_samsung.h.

Macro Definition Documentation

#define PPB_REMOTECONTROLLER_SAMSUNG_INTERFACE   PPB_REMOTECONTROLLER_SAMSUNG_INTERFACE_0_1

Definition at line 19 of file ppb_remote_controller_samsung.h.

#define PPB_REMOTECONTROLLER_SAMSUNG_INTERFACE_0_1   "PPB_RemoteController_Samsung;0.1"

Definition at line 17 of file ppb_remote_controller_samsung.h.