AudioSource.Enabled Property

DirectX.Capture

DirectX.Capture Class Library

AudioSource.Enabled Property

Enable or disable this source. For audio sources it is usually possible to enable several sources. When setting Enabled=true, set Enabled=false on all other audio sources.

public override bool Enabled {get; set;}

See Also

AudioSource Class | AudioSource Members | DirectX.Capture Namespace