public static final class OpusCustom.Functions
extends java.lang.Object
Opus.getLibrary().| Modifier and Type | Field and Description |
|---|---|
static long |
custom_decode
Function address.
|
static long |
custom_decode_float
Function address.
|
static long |
custom_decoder_create
Function address.
|
static long |
custom_decoder_ctl
Function address.
|
static long |
custom_decoder_destroy
Function address.
|
static long |
custom_decoder_get_size
Function address.
|
static long |
custom_decoder_init
Function address.
|
static long |
custom_encode
Function address.
|
static long |
custom_encode_float
Function address.
|
static long |
custom_encoder_create
Function address.
|
static long |
custom_encoder_ctl
Function address.
|
static long |
custom_encoder_destroy
Function address.
|
static long |
custom_encoder_get_size
Function address.
|
static long |
custom_encoder_init
Function address.
|
static long |
custom_mode_create
Function address.
|
static long |
custom_mode_destroy
Function address.
|
public static final long custom_mode_create
public static final long custom_mode_destroy
public static final long custom_encoder_get_size
public static final long custom_encoder_init
public static final long custom_encoder_create
public static final long custom_encoder_destroy
public static final long custom_encode_float
public static final long custom_encode
public static final long custom_encoder_ctl
public static final long custom_decoder_get_size
public static final long custom_decoder_init
public static final long custom_decoder_create
public static final long custom_decoder_destroy
public static final long custom_decode_float
public static final long custom_decode
public static final long custom_decoder_ctl
Copyright LWJGL. All Rights Reserved. License terms.