Click or drag to resize

IWebCameraCapabilities Property

Gets the supported resolutions and frame rates for the selected capturing device.

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
List<VideoCapabilities> Capabilities { get; }

Property Value

Type: ListVideoCapabilities
See Also