ICamera Properties |
The ICamera type exposes the following members.
Name | Description | |
---|---|---|
AudioChannel |
Represents the audio stream of the IP Camera, which can be connected to speaker objects.
| |
Capturing |
Gets a boolean value indicating whether the capuring is started.
| |
Host |
Represents the camera domain address
| |
Initialized |
Gets a boolean value indicating whether the device has been initialized.
| |
Password |
Represents the password of the camera user
| |
Resolution |
Gets or sets the current resolution of the selected capturing device.
| |
State |
Gets the current state of the camera.
| |
UserName |
Represents the camera user
| |
VideoChannel |
Represents the video stream of the IP Camera, which can be connected to video player objects.
|