|
Ginga
0.13.6.1771-df200
The iTV middleware.
|

Macros | |
| #define | evt_ncl_send_attribution(nw, action, name, value) ncluaw_send_ncl_event (nw, "attribution", action, name, value) |
| #define | evt_ncl_send_presentation(nw, action, name) ncluaw_send_ncl_event (nw, "presentation", action, name, NULL) |
| #define | evt_key_send ncluaw_send_key_event |
Functions | |
| static void | do_chdir (string dir) |
| #define evt_key_send ncluaw_send_key_event |
Referenced by PlayerLua::sendKeyEvent().
| #define evt_ncl_send_attribution | ( | nw, | |
| action, | |||
| name, | |||
| value | |||
| ) | ncluaw_send_ncl_event (nw, "attribution", action, name, value) |
Referenced by PlayerLua::doSetProperty().
| #define evt_ncl_send_presentation | ( | nw, | |
| action, | |||
| name | |||
| ) | ncluaw_send_ncl_event (nw, "presentation", action, name, NULL) |
Referenced by PlayerLua::start(), and PlayerLua::stop().
|
static |
References ERROR.
Referenced by PlayerLua::pwdRestore(), and PlayerLua::pwdSave().