FFmpeg
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 38 of file libtwolame.c.

Field Documentation

◆ class

AVClass* TWOLAMEContext::class

Definition at line 39 of file libtwolame.c.

◆ mode

int TWOLAMEContext::mode

Definition at line 40 of file libtwolame.c.

◆ psymodel

int TWOLAMEContext::psymodel

Definition at line 41 of file libtwolame.c.

◆ energy

int TWOLAMEContext::energy

Definition at line 42 of file libtwolame.c.

◆ error_protection

int TWOLAMEContext::error_protection

Definition at line 43 of file libtwolame.c.

◆ copyright

int TWOLAMEContext::copyright

Definition at line 44 of file libtwolame.c.

◆ original

int TWOLAMEContext::original

Definition at line 45 of file libtwolame.c.

◆ verbosity

int TWOLAMEContext::verbosity

Definition at line 46 of file libtwolame.c.

◆ glopts

twolame_options* TWOLAMEContext::glopts

Definition at line 48 of file libtwolame.c.

◆ next_pts

int64_t TWOLAMEContext::next_pts

Definition at line 49 of file libtwolame.c.


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