Interface | Description |
---|---|
AntPlusAudioControllableDevicePcc.IAudioCommandReceiver |
Receiver for the AudioCommand event, which is:
Commands sent by a remote control to initiate an action on an audio device.
|
AntPlusAudioRemoteControlPcc.IAudioCommandFinishedReceiver |
Receiver for the AudioCommandFinished event, which is:
Receives the result of a sent audio command.
|
AntPlusAudioRemoteControlPcc.IAudioStatusReceiver |
Receiver for the AudioStatus event, which is:
Communicates the status of an audio device.
|
AntPlusGenericControllableDevicePcc.IGenericCommandReceiver |
Receiver for the GenericCommand event, which is:
Generic commands received from a remote control device.
|
AntPlusGenericRemoteControlPcc.IGenericCommandFinishedReceiver |
Receiver for the GenericCommandFinished event, which is:
Receives the result of a sent generic command.
|
AntPlusVideoControllableDevicePcc.IVideoCommandReceiver |
Receiver for the VideoCommand event, which is:
Commands sent by a remote control to initiate an action on a video device.
|
AntPlusVideoRemoteControlPcc.IVideoCommandFinishedReceiver |
Receiver for the VideoCommandFinished event, which is:
Receives the result of a sent video command.
|
AntPlusVideoRemoteControlPcc.IVideoStatusReceiver |
Receiver for the VideoStatus event, which is:
Communicates the status of a video device.
|
Class | Description |
---|---|
AntPlusAudioControllableDevicePcc |
Enables communication between a client and the audio link of the AntPlusControllableDevice plugin service.
|
AntPlusAudioControllableDevicePcc.IpcDefines |
Defines the keys and values used to communicate between the PCC and plugin.
|
AntPlusAudioRemoteControlPcc | |
AntPlusGenericControllableDevicePcc |
Enables communication between a client and the generic link of the AntPlusControllableDevice plugin service.
|
AntPlusGenericControllableDevicePcc.IpcDefines |
Defines the keys and values used to communicate between the PCC and plugin.
|
AntPlusGenericRemoteControlPcc |
Enables communication between a client and the RemoteControl plugin service.
|
AntPlusVideoControllableDevicePcc |
Enables communication between a client and the video link of the AntPlusControllableDevice plugin service.
|
AntPlusVideoControllableDevicePcc.IpcDefines |
Defines the keys and values used to communicate between the PCC and plugin.
|
AntPlusVideoRemoteControlPcc |
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.