共用方式為


AudioFormat.NativeWaveFormat Property

Note

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 )

Syntax

public ReadOnlyCollection<byte> NativeWaveFormat { get; }

Property Value

The raw byte buffer represented in a collection.

See Also

AudioFormat Class
AudioFormat Members
Microsoft.Xna.Framework.Content.Pipeline.Audio Namespace

Platforms

Windows 7, Windows Vista, Windows XP