DirectX.Capture Class Library

AudioSource Members

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.

Public Instance Methods

Dispose Release unmanaged resources.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Source) Obtains the String representation of this instance.

See Also

AudioSource Class | DirectX.Capture Namespace