AudioContent.Format Property (Microsoft.Xna.Framework.Content.Pipeline.Audio)

The current format of the audio data.

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Audio
Assembly: MonoGame.Framework.Content.Pipeline (MonoGame.Framework.Content.Pipeline.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public AudioFormat Format { get; }

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

This changes from the source format to the output format after conversion.
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop