[][src]Crate faad2_sys

Structs

NeAACDecConfiguration
NeAACDecFrameInfo
mp4AudioSpecificConfig

Enums

c_void

Equivalent to C's void type when used as a pointer.

Constants

FAAD_FMT_16BIT
FAAD_FMT_24BIT
FAAD_FMT_32BIT
FAAD_FMT_DOUBLE
FAAD_FMT_FLOAT

Functions

NeAACDecAudioSpecificConfig
NeAACDecClose
NeAACDecDecode
NeAACDecDecode2
NeAACDecGetCapabilities
NeAACDecGetCurrentConfiguration
NeAACDecGetErrorMessage
NeAACDecGetVersion
NeAACDecInit
NeAACDecInit2
NeAACDecInitDRM
NeAACDecOpen
NeAACDecPostSeekReset
NeAACDecSetConfiguration

Type Definitions

NeAACDecHandle
c_char

Equivalent to C's char type.

c_int

Equivalent to C's signed int (int) type.

c_long

Equivalent to C's signed long (long) type.

c_uchar

Equivalent to C's unsigned char type.

c_ulong

Equivalent to C's unsigned long type.

c_ushort

Equivalent to C's unsigned short type.