Click or drag to resize
VideoDeviceInfoCapabilities Property
Gets the supported resolutions and frame rates of the device.

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

Property Value

Type: ListVideoCapabilities
See Also