Click or drag to resize
ICamera Properties

The ICamera type exposes the following members.

Properties
  NameDescription
Public propertyAudioChannel
Represents the audio stream of the IP Camera, which can be connected to speaker objects.
Public propertyCapturing
Gets a boolean value indicating whether the capuring is started.
Public propertyHost
Represents the camera domain address
Public propertyInitialized
Gets a boolean value indicating whether the device has been initialized.
Public propertyPassword
Represents the password of the camera user
Public propertyResolution
Gets or sets the current resolution of the selected capturing device.
Public propertyState
Gets the current state of the camera.
Public propertyUserName
Represents the camera user
Public propertyVideoChannel
Represents the video stream of the IP Camera, which can be connected to video player objects.
Top
See Also