OpenALRenderer

Property

Namespace: Vox

Declared in: Vox.SystemInfo


Gets the renderer string for the currently used sound device

Syntax

public static string OpenALRenderer { public get; }

Exceptions

AudioLibraryException

Thrown if no current audio device was selected


Back to index