VideoCaptureDevice.DesiredFormat Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the desired video format to be used by this video capture device.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.Media.VideoFormatThe desired video format to be used by this video capture device, as a VideoFormat object. The default is null.
Show: