DesiredFormat Property
Collapse the table of content
Expand the table of content

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.

Namespace:  System.Windows.Media
Assembly:  System.Windows (in System.Windows.dll)

public VideoFormat DesiredFormat { get; set; }

Property Value

Type: System.Windows.Media.VideoFormat
The desired video format to be used by this video capture device, as a VideoFormat object. The default is null.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft