SupportedFormats Property
Collapse the table of content
Expand the table of content

AudioCaptureDevice.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 audio formats for this audio capture device.

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

public ReadOnlyCollection<AudioFormat> SupportedFormats { get; }

Property Value

Type: System.Collections.ObjectModel.ReadOnlyCollection<AudioFormat>
A generic collection of AudioFormat objects that represents the supported audio formats for this audio capture device.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft