FFmpeg  2.6.9
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
TWOLAMEContext Struct Reference

Data Fields

AVClassclass
 
int mode
 
int psymodel
 
int energy
 
int error_protection
 
int copyright
 
int original
 
int verbosity
 
twolame_options * glopts
 
int64_t next_pts
 

Detailed Description

Definition at line 36 of file libtwolame.c.

Field Documentation

AVClass* TWOLAMEContext::class

Definition at line 37 of file libtwolame.c.

int TWOLAMEContext::mode

Definition at line 38 of file libtwolame.c.

Referenced by twolame_encode_init().

int TWOLAMEContext::psymodel

Definition at line 39 of file libtwolame.c.

Referenced by twolame_encode_init().

int TWOLAMEContext::energy

Definition at line 40 of file libtwolame.c.

Referenced by twolame_encode_init().

int TWOLAMEContext::error_protection

Definition at line 41 of file libtwolame.c.

Referenced by twolame_encode_init().

int TWOLAMEContext::copyright

Definition at line 42 of file libtwolame.c.

Referenced by twolame_encode_init().

int TWOLAMEContext::original

Definition at line 43 of file libtwolame.c.

Referenced by twolame_encode_init().

int TWOLAMEContext::verbosity

Definition at line 44 of file libtwolame.c.

Referenced by twolame_encode_init().

twolame_options* TWOLAMEContext::glopts

Definition at line 46 of file libtwolame.c.

Referenced by twolame_encode_close(), twolame_encode_frame(), and twolame_encode_init().

int64_t TWOLAMEContext::next_pts

Definition at line 47 of file libtwolame.c.

Referenced by twolame_encode_frame().


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