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.4.13.0
Syntax
public List<VideoCapabilities> Capabilities { get; }

Property Value

ListVideoCapabilities
See Also