This topic has not yet been rated - Rate this topic

AudioFormat.NativeWaveFormat Property

Dd254881.note(en-US,XNAGameStudio.30).gifNote
This property is available only when developing for Windows.

Gets the raw byte buffer for the format. For non-PCM formats, this buffer contains important format specific information beyond the basic format information exposed in other properties of the AudioFormat type.

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Audio
Assembly: (in )

public ReadOnlyCollection<byte> NativeWaveFormat { get; }

Property Value

TBD
Windows XP SP2, Windows Vista
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.