ALCVersion

Property

Namespace: Vox

Declared in: Vox.SystemInfo


Gets the ALC version for the currently used sound device

Syntax

public static string ALCVersion { public get; }

Exceptions

AudioLibraryException

Thrown if no current audio device was selected


Back to index