Const
Readonly
attributes: { Readonly
currentReadonly
targetIndicates a list of targets that can be navigated to within the experience presented to the user by the Endpoint (Video Player or Content App). The list shall not contain any entries with the same Identifier in the TargetInfoStruct object.
Readonly
commands: { Readonly
navigateUpon receipt, this shall navigation the UX to the target identified.
Readonly
events: { Readonly
targetThis event shall be generated when there is a change in either the active target or the list of available targets or both.
Readonly
id: 1285Readonly
name: "TargetNavigator"Readonly
revision: 2
Indicates the Identifier for the target which is currently in foreground on the corresponding Endpoint (Video Player or Content App), or 0xFF to indicate that no target is in the foreground.
When not 0xFF, the CurrentTarget shall be an Identifier value contained within one of the TargetInfoStruct objects in the TargetList attribute.