Click or drag to resize

InternalVideoDeviceInfoCapabilities Property

Gets the supported resolutions and frame rates of the device.

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

Property Value

ListVideoCapabilities
See Also