Enum ALGetString
A list of valid string Get(ALGetString) parameters.
Namespace: OpenTK.Audio.OpenAL
Assembly: OpenTK.Audio.OpenAL.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. |