UtilAlvasAudioAudioPlayerNames Property

Gets the names of the available audio player devices on the current system.

Definition

Namespace: DevCase.ThirdParty.AlvasAudio
Assembly: DevCase.net48.ThirdParty.AlvasAudio (in DevCase.net48.ThirdParty.AlvasAudio.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static ReadOnlyCollection<string> AudioPlayerNames { get; }

Property Value

ReadOnlyCollectionString
A collection containing the names of the available audio player devices on the current system.

Remarks

Note: Some functionalities of this assembly may require to install one or all of the listed libraries:

https://alvas.net/

See Also