Click or drag to resize

IIPCamera Properties

The IIPCamera type exposes the following members.

Properties
  NameDescription
Public propertyAudioChannel (Inherited from ICamera.)
Public propertyAvailableStreams
Gets the available streams of the IP camera.
Public propertyCameraAddress
Returns the address, which has been set at the initialization.
Public propertyCameraInfo
Gets information about the camera and the streams.
Public propertyCameraMovement
Gives control of the IPCamera, and allowes to configure it's movement.
Public propertyCertificateManager
Gets the manager that handles the certificates for the IP camera.
Public propertyConnectionLostTimeout
Gets or sets the connection timeout in seconds if no RTP packets has arrived.
Public propertyCurrentRtspUri
Gets the RTSP uri of the selected stream.
Public propertyCurrentStream
Gets the currently connected stream.
Public propertyDateAndTime
Sends a request for the current date and time.
Public propertyDomainHost
Public propertyError
Gets the current error of the IP camera.
Public propertyID
Random id
Public propertyImagingSettings
Provides the opportunity to manage the imaging settings of the camera.
Public propertyIsPTZSupported
Gets if PTZ is supported by the camera or not.
Public propertyLog
Gets the camera's log
Public propertyNetworkManager
Gets the network settings of the camera device.
Public propertyPort
Gets the IP Camera's port number.
Public propertyResolution (Inherited from ICamera.)
Public propertyState (Inherited from ICamera.)
Public propertyStateCode (Inherited from ICamera.)
Public propertyTransport
Gets the camera transport type.
Public propertyUriType
Gets the camera URI's type.
Public propertyUserManager
Gives control of user managing, such as removing, adding, modifiyng users, or getting the users' list.
Public propertyVideoChannel (Inherited from ICamera.)
Top
See Also