OnvifDevice Class

Definition

The ONVIF device properties.

public class OnvifDevice
type OnvifDevice = class
Public Class OnvifDevice
Inheritance
OnvifDevice

Constructors

OnvifDevice()

Initializes a new instance of OnvifDevice.

Properties

Dns

The ONVIF device DNS properties.

Hostname

The hostname of the ONVIF device.

MediaProfiles

An array of of ONVIF media profiles supported by the ONVIF device.

SystemDateTime

The system date and time of the ONVIF device.

Methods

Deserialize(String)

Deserialize OnvifDevice.

Applies to