Click or drag to resize

InternalVideoDeviceInfoCapabilities Property

Gets the supported resolutions and frame rates of the device.

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

Property Value

Type: ListVideoCapabilities
See Also