Click or drag to resize
Accord.NET (logo)

AudioSourceMixerSource Property

Gets a string representing this instance.

Namespace:  Accord.Audio
Assembly:  Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax
public string Source { get; set; }
Request Example View Source

Property Value

Type: String

Implements

IAudioSourceSource
See Also