FFmpeg  4.0
Data Fields
vorbis_enc_mapping Struct Reference

Data Fields

int submaps
 
intmux
 
intfloor
 
intresidue
 
int coupling_steps
 
intmagnitude
 
intangle
 

Detailed Description

Definition at line 89 of file vorbisenc.c.

Field Documentation

◆ submaps

int vorbis_enc_mapping::submaps

Definition at line 90 of file vorbisenc.c.

Referenced by create_vorbis_context(), and put_main_header().

◆ mux

int* vorbis_enc_mapping::mux

◆ floor

int* vorbis_enc_mapping::floor

◆ residue

int* vorbis_enc_mapping::residue

◆ coupling_steps

int vorbis_enc_mapping::coupling_steps

Definition at line 94 of file vorbisenc.c.

Referenced by create_vorbis_context(), put_main_header(), and vorbis_encode_frame().

◆ magnitude

int* vorbis_enc_mapping::magnitude

◆ angle

int* vorbis_enc_mapping::angle

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