OpenALExtensions

Property

Namespace: Vox

Declared in: Vox.SystemInfo


Gets the extensions string for the currently used sound device

Syntax

public static string OpenALExtensions { public get; }

Exceptions

AudioLibraryException

Thrown if no current audio device was selected


Back to index