WaveFormatType Enumeration

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

Reports the digital signal encoding format of an audio format.

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

Syntax

Public Enumeration WaveFormatType
public enum WaveFormatType

Members

Member name Description
Pcm Audio format uses pulse code modulation (PCM) encoding.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

System.Windows.Media Namespace