Click or drag to resize
Accord.NET (logo)

IAudioOutputOutput Property

Audio output.

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

Property Value

Type: String
Remarks

The meaning of the property depends on particular audio output. Depending on audio source it may be a file name, driver guid, URL or any other string describing the audio source.

See Also