@NonnullDefault
See: Description
| Class | Description |
|---|---|
| Opus |
Native bindings to the Opus library.
|
| Opus.CTLRequest | |
| Opus.CTLRequestGetI | |
| Opus.CTLRequestSetI | |
| Opus.Functions |
Contains the function pointers loaded from the opus
SharedLibrary. |
| OpusCustom |
Opus Custom is an optional part of the Opus specification and reference implementation which uses a distinct API from the regular API and supports
frame sizes that are not normally supported.
|
| OpusCustom.Functions |
Contains the function pointers loaded from
Opus.getLibrary(). |
| OpusMultistream |
Opus Multistream API
|
| OpusMultistream.Functions |
Contains the function pointers loaded from
Opus.getLibrary(). |
| OpusProjection | |
| OpusProjection.Functions |
Contains the function pointers loaded from
Opus.getLibrary(). |
Copyright LWJGL. All Rights Reserved. License terms.