FFmpeg
|
vorbis_enc_floor_class Struct Reference
Data Fields | |
int | dim |
int | subclass |
int | masterbook |
int * | books |
Detailed Description
Definition at line 54 of file vorbisenc.c.
Field Documentation
int* vorbis_enc_floor_class::books |
Definition at line 58 of file vorbisenc.c.
Referenced by create_vorbis_context(), floor_encode(), put_floor_header(), and vorbis_encode_close().
int vorbis_enc_floor_class::dim |
Definition at line 55 of file vorbisenc.c.
Referenced by create_vorbis_context(), floor_encode(), and put_floor_header().
int vorbis_enc_floor_class::masterbook |
Definition at line 57 of file vorbisenc.c.
Referenced by create_vorbis_context(), floor_encode(), and put_floor_header().
int vorbis_enc_floor_class::subclass |
Definition at line 56 of file vorbisenc.c.
Referenced by create_vorbis_context(), floor_encode(), and put_floor_header().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11