AudioSource Properties

DirectX.Capture

DirectX.Capture Class Library

AudioSource Properties

The properties of the AudioSource class are listed below. For a complete list of AudioSource class members, see the AudioSource Members topic.

Public Instance Properties

Enabled 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.
Name (inherited from Source) The name of the source. Read-only.

See Also

AudioSource Class | DirectX.Capture Namespace