public static final class OpusProjection.Functions
extends java.lang.Object
Opus.getLibrary().| Modifier and Type | Field and Description |
|---|---|
static long |
projection_ambisonics_encoder_create
Function address.
|
static long |
projection_ambisonics_encoder_get_size
Function address.
|
static long |
projection_ambisonics_encoder_init
Function address.
|
static long |
projection_decode
Function address.
|
static long |
projection_decode_float
Function address.
|
static long |
projection_decoder_create
Function address.
|
static long |
projection_decoder_ctl
Function address.
|
static long |
projection_decoder_destroy
Function address.
|
static long |
projection_decoder_get_size
Function address.
|
static long |
projection_decoder_init
Function address.
|
static long |
projection_encode
Function address.
|
static long |
projection_encode_float
Function address.
|
static long |
projection_encoder_ctl
Function address.
|
static long |
projection_encoder_destroy
Function address.
|
public static final long projection_ambisonics_encoder_get_size
public static final long projection_ambisonics_encoder_create
public static final long projection_ambisonics_encoder_init
public static final long projection_encode
public static final long projection_encode_float
public static final long projection_encoder_ctl
public static final long projection_encoder_destroy
public static final long projection_decoder_get_size
public static final long projection_decoder_create
public static final long projection_decoder_init
public static final long projection_decode
public static final long projection_decode_float
public static final long projection_decoder_ctl
public static final long projection_decoder_destroy
Copyright LWJGL. All Rights Reserved. License terms.