| 
    FFmpeg
    
   | 
 
Data Fields | |
| AVClass * | class | 
| int | mode | 
| int | psymodel | 
| int | energy | 
| int | error_protection | 
| int | copyright | 
| int | original | 
| int | verbosity | 
| twolame_options * | glopts | 
| int64_t | next_pts | 
Definition at line 38 of file libtwolame.c.
| AVClass* TWOLAMEContext::class | 
Definition at line 39 of file libtwolame.c.
| int TWOLAMEContext::mode | 
Definition at line 40 of file libtwolame.c.
| int TWOLAMEContext::psymodel | 
Definition at line 41 of file libtwolame.c.
| int TWOLAMEContext::energy | 
Definition at line 42 of file libtwolame.c.
| int TWOLAMEContext::error_protection | 
Definition at line 43 of file libtwolame.c.
| int TWOLAMEContext::copyright | 
Definition at line 44 of file libtwolame.c.
| int TWOLAMEContext::original | 
Definition at line 45 of file libtwolame.c.
| int TWOLAMEContext::verbosity | 
Definition at line 46 of file libtwolame.c.
| twolame_options* TWOLAMEContext::glopts | 
Definition at line 48 of file libtwolame.c.
| int64_t TWOLAMEContext::next_pts | 
Definition at line 49 of file libtwolame.c.
 1.8.17