public class AntPlusVideoRemoteControlPcc.IpcDefines
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
MSG_CMD_REMOTECONTROL_whatVIDEOCOMMAND
Commands sent by a remote control to initiate an action on a video device.
|
static java.lang.String |
MSG_EVENT_REMOTECONTRL_VIDEOCOMMANDFINISHED_PARAM_intREQUESTSTATUS
The
com.dsi.ant.plugins.RequestStatusCode for the requested operation. |
static int |
MSG_EVENT_REMOTECONTROL_whatVIDEOCOMMANDFINISHED
Receives the result of a video command.
|
static int |
MSG_EVENT_REMOTECONTROL_whatVIDEOSTATUS
Communicates the status of an video device.
|
Constructor and Description |
---|
AntPlusVideoRemoteControlPcc.IpcDefines() |
public static final int MSG_EVENT_REMOTECONTROL_whatVIDEOSTATUS
public static final int MSG_CMD_REMOTECONTROL_whatVIDEOCOMMAND
public static final int MSG_EVENT_REMOTECONTROL_whatVIDEOCOMMANDFINISHED
public static final java.lang.String MSG_EVENT_REMOTECONTRL_VIDEOCOMMANDFINISHED_PARAM_intREQUESTSTATUS
com.dsi.ant.plugins.RequestStatusCode
for the requested operation. Note that even if a command is sent successfully, there is no guaranteed response from the sensor. Please contact the manufacturer for more information on how this request is handled. Sent in the MSG_EVENT_REMOTECONTROL_whatVIDEOCOMMANDFINISHED
event.Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.