Click or drag to resize
VideoCaptureDeviceDeviceInfo Property
Gets the capabilities of the selected capturing device.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public InternalVideoDeviceInfo DeviceInfo { get; }

Property Value

Type: InternalVideoDeviceInfo
See Also