public static class AntPlusVideoControllableDevicePcc.IpcDefines
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MSG_CMD_CONTROLS_SETVIDEOCAPABILITIES_PARAM_boolVIDEOPLAYBACKSUPPORT
Indicates whether the device supports video playback (true) or not (false) Sent in the
MSG_CMD_CONTROLS_whatSETVIDEOCAPABILITIES command. |
static java.lang.String |
MSG_CMD_CONTROLS_SETVIDEOCAPABILITIES_PARAM_boolVIDEORECORDERSUPPORT
Indicates whether the device supports video recording (true) or not (false) Sent in the
MSG_CMD_CONTROLS_whatSETVIDEOCAPABILITIES command. |
static java.lang.String |
MSG_CMD_CONTROLS_UPDATEVIDEOCOMMANDSTATUS_PARAM_intCOMMANDNUMBER
Last received
AudioVideoCommandNumber Sent in the MSG_CMD_CONTROLS_whatUPDATEVIDEOCOMMANDSTATUS command. |
static java.lang.String |
MSG_CMD_CONTROLS_UPDATEVIDEOCOMMANDSTATUS_PARAM_intCOMMANDSTATUS
This indicates the
CommandStatus of the last received command (e.g. |
static java.lang.String |
MSG_CMD_CONTROLS_UPDATEVIDEOCOMMANDSTATUS_PARAM_intSEQUENCENUMBER
Sequence number of the last received command.
|
static int |
MSG_CMD_CONTROLS_whatSETVIDEOCAPABILITIES
Set the capabilities of the video device
|
static int |
MSG_CMD_CONTROLS_whatUPDATEVIDEOCOMMANDSTATUS
Confirm the status of video commands received from a remote control device.
|
static int |
MSG_CMD_CONTROLS_whatUPDATEVIDEOSTATUS
Update the status of the video device
|
static java.lang.String |
MSG_EVENT_CONTROLS_VIDEOCOMMAND_PARAM_intSEQUENCENUMBER
Sequence number which increments with each new command Sent in the
MSG_EVENT_CONTROLS_whatVIDEOCOMMAND event. |
static java.lang.String |
MSG_EVENT_CONTROLS_VIDEOCOMMAND_PARAM_intSERIALNUMBER
The serial number of the remote control device.
|
static int |
MSG_EVENT_CONTROLS_whatVIDEOCOMMAND
Commands sent by a remote control to initiate an action on a video device.
|
Constructor and Description |
---|
AntPlusVideoControllableDevicePcc.IpcDefines() |
public static final int MSG_EVENT_CONTROLS_whatVIDEOCOMMAND
public static final java.lang.String MSG_EVENT_CONTROLS_VIDEOCOMMAND_PARAM_intSERIALNUMBER
MSG_EVENT_CONTROLS_whatVIDEOCOMMAND
event.public static final java.lang.String MSG_EVENT_CONTROLS_VIDEOCOMMAND_PARAM_intSEQUENCENUMBER
MSG_EVENT_CONTROLS_whatVIDEOCOMMAND
event.public static final int MSG_CMD_CONTROLS_whatUPDATEVIDEOCOMMANDSTATUS
public static final java.lang.String MSG_CMD_CONTROLS_UPDATEVIDEOCOMMANDSTATUS_PARAM_intSEQUENCENUMBER
MSG_CMD_CONTROLS_whatUPDATEVIDEOCOMMANDSTATUS
command.public static final java.lang.String MSG_CMD_CONTROLS_UPDATEVIDEOCOMMANDSTATUS_PARAM_intCOMMANDSTATUS
CommandStatus
of the last received command (e.g. indicate whether it was processed/supported or not). Sent in the MSG_CMD_CONTROLS_whatUPDATEVIDEOCOMMANDSTATUS
command.public static final java.lang.String MSG_CMD_CONTROLS_UPDATEVIDEOCOMMANDSTATUS_PARAM_intCOMMANDNUMBER
AudioVideoCommandNumber
Sent in the MSG_CMD_CONTROLS_whatUPDATEVIDEOCOMMANDSTATUS
command.public static final int MSG_CMD_CONTROLS_whatSETVIDEOCAPABILITIES
public static final java.lang.String MSG_CMD_CONTROLS_SETVIDEOCAPABILITIES_PARAM_boolVIDEOPLAYBACKSUPPORT
MSG_CMD_CONTROLS_whatSETVIDEOCAPABILITIES
command.public static final java.lang.String MSG_CMD_CONTROLS_SETVIDEOCAPABILITIES_PARAM_boolVIDEORECORDERSUPPORT
MSG_CMD_CONTROLS_whatSETVIDEOCAPABILITIES
command.public static final int MSG_CMD_CONTROLS_whatUPDATEVIDEOSTATUS
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.