Show / Hide Table of Contents

Enum ALGetString

A list of valid string AL.Get() parameters

Namespace: OpenTK.Audio.OpenAL
Assembly: OpenTK.dll
Syntax
public enum ALGetString

Fields

Name Description
Extensions

Gets a list of all available Extensions, separated with spaces.

Renderer

Gets the renderer mode.

Vendor

Gets the Vendor name.

Version

Gets the driver version.

In This Article
Back to top Generated by DocFX