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