The DeviceInfo class

Support in HbbTV

Available since: Not implemented in HbbTV

Represents a device installed on or connected to the OITF. A device can be for example a capture device, a rendering device etc.

Properties

readonly Integer id
A unique, implementation dependent identifier for the capture device defined by the local system. The system SHALL guarantee that the id assigned to a device will not change during the life of the application

readonly Integer deviceType

The type of device, valid values are:

Value

Description

0

Audio Capture devices

1

Video Capture devices (*)

(*) Parameters and values not supported for voice only telephony services

readonly String deviceName
The friendly name for the capture device. May be used in user messages.
readonly String deviceProductName
The complete name, model number etc. for the capture device.