VideoCaptureDevice.SupportedFormats Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a generic collection of supported video formats for this video capture device.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Collections.ObjectModel.ReadOnlyCollection(Of VideoFormat)A generic collection of VideoFormat objects that represents the supported video formats for this video capture device.
Show: