IIPCamera Properties |
The IIPCamera type exposes the following members.
Name | Description | |
---|---|---|
![]() | AudioChannel |
Represents the audio stream of the IP Camera, which can be connected to speaker objects.
(Inherited from ICamera.) |
![]() | AvailableStreams |
Gets the available streams of the IP camera.
|
![]() | CameraAddress |
Returns the address, which has been set at the initialization.
|
![]() | CameraInfo |
Gets information about the camera and the streams.
|
![]() | CameraMovement |
Gives control of the IPCamera, and allowes to configure it's movement.
|
![]() | Capturing |
Gets a boolean value indicating whether the capuring is started.
(Inherited from ICamera.) |
![]() | CertificateManager |
Gets the manager that handles the certificates for the IP camera.
|
![]() | ConnectionLostTimeout |
Gets or sets the connection timeout in seconds if no RTP packets has arrived.
|
![]() | CurrentRtspUri |
Gets the RTSP uri of the selected stream.
|
![]() | CurrentStream |
Gets the currently connected stream.
|
![]() | DateAndTime |
Sends a request for the current date and time.
|
![]() | DomainHost | |
![]() | Error |
Gets the current error of the IP camera.
|
![]() | Host |
Represents the camera domain address
(Inherited from ICamera.) |
![]() | ID |
Random id
|
![]() | ImagingSettings |
Provides the opportunity to manage the imaging settings of the camera.
|
![]() | Initialized |
Gets a boolean value indicating whether the device has been initialized.
(Inherited from ICamera.) |
![]() | IsPTZSupported |
Gets if PTZ is supported by the camera or not.
|
![]() | Log |
Gets the camera's log
|
![]() | NetworkManager |
Gets the network settings of the camera device.
|
![]() | Password |
Represents the password of the camera user
(Inherited from ICamera.) |
![]() | Port |
Gets the IP Camera's port number.
|
![]() | Resolution |
Gets or sets the current resolution of the selected capturing device.
(Inherited from ICamera.) |
![]() | State |
Gets the current state of the camera.
(Inherited from ICamera.) |
![]() | Transport |
Gets the camera transport type.
|
![]() | UriType |
Gets the camera URI's type.
|
![]() | UserManager |
Gives control of user managing, such as removing, adding, modifiyng users, or getting the users' list.
|
![]() | UserName |
Represents the camera user
(Inherited from ICamera.) |
![]() | VideoChannel |
Represents the video stream of the IP Camera, which can be connected to video player objects.
(Inherited from ICamera.) |