Device Properties
/media/active
The value JSON returned via the eventResponse when the /media/active property changes on
the device:
Name
.workingsetIndex
.deviceName
/system
The value JSON returned via the eventResponse when the /system property changes on
the device:
Name
.codecFormat
.codecFormat.codec
.codecFormat.container
.videoFormat
.videoFormat.frameRate
.videoFormat.height
.videoFormat.width
.videoFormat.interlaced
.videoFormat.name
/system/codecFormat
Currently selected codec
The value JSON returned via the eventResponse when the /system/codecFormat property
changes on the device:
Name
.codec
.container
Type
Description
integer
Working set index of the active media device
string
Internal device name of this media device
Type
Description
object
Currently selected codec
string
Currently selected codec
string
Multimedia container format
object
Currently selected video format
Frame rate Possible values are: 23.98, 24.00, 24, 25.00, 25,
string
29.97, 30.00, 30, 47.95, 48.00, 48, 50.00, 50, 59.94, 60.00,
60, 119.88, 120.00, 120 .
number
Height dimension of video format
number
Width dimension of video format
boolean
Is the display format interlaced?
string
Video format serialised as a string
Type
Description
string
Currently selected codec
string
Multimedia container format
Інформація для розробників
1726