RemoteControl Class |
Namespace: Flir.Atlas.Live.Remote
public class RemoteControl
The RemoteControl type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetValue(String, Boolean) |
Get value from camera resource tree.
| |
GetValue(String, Double) |
Get value from camera resource tree.
| |
GetValue(String, Int32) |
Get value from camera resource tree.
| |
GetValue(String, String, Boolean) |
Get value from camera resource tree.
| |
SetValue(String, Boolean) |
Set camera resource value.
| |
SetValue(String, Double) |
Set camera resource value.
| |
SetValue(String, Int32) |
Set camera resource value.
| |
SetValue(String, String, Boolean) |
Set camera resource value.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
CameraAction |
Camera control.
| |
CameraSettings |
Remote camera settings.
| |
Focus |
Control the camera focus.
|
Name | Description | |
---|---|---|
CommandExecuted |
Event device command executed.
|