CameraServerConfigOnvif Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public OnvifConfig Onvif { get; }
Public ReadOnly Property Onvif As OnvifConfig
Get
public:
property OnvifConfig^ Onvif {
OnvifConfig^ get ();
}
member Onvif : OnvifConfig with get
Property Value
Type:
OnvifConfigSee Also