libcelt.celt_types

@file celt_types.h @brief CELT types

Members

Aliases

celt_int16
alias celt_int16 = int16_t
Undocumented in source.
celt_int32
alias celt_int32 = int32_t
Undocumented in source.
celt_uint16
alias celt_uint16 = uint16_t
Undocumented in source.
celt_uint32
alias celt_uint32 = uint32_t
Undocumented in source.

Structs

CELTDecoder
struct CELTDecoder
Undocumented in source.
CELTEncoder
struct CELTEncoder
Undocumented in source.
CELTMode
struct CELTMode
Undocumented in source.

Meta