Show / Hide Table of Contents

Enum ALBufferState

Buffer state. Not supported for public use (yet).

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

Fields

Name Description
Pending

Buffer state. Not supported for public use (yet).

Processed

Buffer state. Not supported for public use (yet).

Unused

Buffer state. Not supported for public use (yet).

In This Article
Back to top Generated by DocFX