WaveFormat Property
Collapse the table of content
Expand the table of content

AudioFormat.WaveFormat Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the encoding format of the audio format as a WaveFormatType value.

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

'Declaration
Public ReadOnly Property WaveFormat As WaveFormatType

Property Value

Type: System.Windows.Media.WaveFormatType
The encoding format of the audio format.

In Windows Phone, the only possible value is WaveFormatTypePCM.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft