FFmpeg
Data Fields
vorbis_enc_mapping Struct Reference

Data Fields

int submaps
 
intmux
 
intfloor
 
intresidue
 
int coupling_steps
 
intmagnitude
 
intangle
 

Detailed Description

Definition at line 91 of file vorbisenc.c.

Field Documentation

◆ submaps

int vorbis_enc_mapping::submaps

Definition at line 92 of file vorbisenc.c.

◆ mux

int* vorbis_enc_mapping::mux

Definition at line 93 of file vorbisenc.c.

Referenced by vorbis_encode_close(), and vorbis_encode_frame().

◆ floor

int* vorbis_enc_mapping::floor

Definition at line 94 of file vorbisenc.c.

Referenced by vorbis_encode_close(), and vorbis_encode_frame().

◆ residue

int* vorbis_enc_mapping::residue

Definition at line 95 of file vorbisenc.c.

Referenced by vorbis_encode_close(), and vorbis_encode_frame().

◆ coupling_steps

int vorbis_enc_mapping::coupling_steps

Definition at line 96 of file vorbisenc.c.

Referenced by vorbis_encode_frame().

◆ magnitude

int* vorbis_enc_mapping::magnitude

Definition at line 97 of file vorbisenc.c.

Referenced by vorbis_encode_close(), and vorbis_encode_frame().

◆ angle

int* vorbis_enc_mapping::angle

Definition at line 98 of file vorbisenc.c.

Referenced by vorbis_encode_close(), and vorbis_encode_frame().


The documentation for this struct was generated from the following file: