13 lines
276 B
JSON
13 lines
276 B
JSON
{
|
|
"description": "The extended media interface offers also the info and menu button of media devices.",
|
|
"extends": "navigationpad",
|
|
"actions": [
|
|
{
|
|
"name": "navigateMenu"
|
|
},
|
|
{
|
|
"name": "navigateInfo"
|
|
}
|
|
]
|
|
}
|