AudioProfile Class (Microsoft.Xna.Framework.Content.Pipeline.Audio)

System.Object
   Microsoft.Xna.Framework.Content.Pipeline.Audio.AudioProfile

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 abstract class AudioProfile

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

The AudioProfile type exposes the following members.

  Platforms Name Description
AudioProfile  
Top
  Platforms Name Description
ConvertAudio Converts the audio content to work on targeted platform. 
ConvertStreamingAudio Converts the audio content to a streaming format that works on targeted platform. 
ForPlatform Find the profile for this target platform. 
QualityToBitRate  
QualityToSampleRate  
Supports Returns true if this profile supports audio processing for this platform. 
Top
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop