AudioProfile.Supports Method (Microsoft.Xna.Framework.Content.Pipeline.Audio)

Returns true if this profile supports audio processing for this platform.

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 bool Supports(
	TargetPlatform platform
)

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

Parameters

platform
Type: Microsoft.Xna.Framework.Content.Pipeline.TargetPlatform

Return Value

Type: System.Boolean
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop