Click or drag to resize
VideoCaptureDeviceSelectedFormat Property
Retrieves the metrics of the device.
Currently these values are only valid after starting the device.

Namespace: StreamCoders.Devices
Assembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public virtual VideoCaptureDeviceFormat SelectedFormat { get; }

Property Value

Type: VideoCaptureDeviceFormat
Retrieves the metrics of the device.
See Also