|
FFmpeg
|
Public Attributes | |
| AVClass * | class |
| AVClass for private options. | |
| SpeexBits | bits |
| libspeex bitwriter context | |
| SpeexHeader | header |
| libspeex header struct | |
| void * | enc_state |
| libspeex encoder state | |
| int | frames_per_packet |
| number of frames to encode in each packet | |
| float | vbr_quality |
| VBR quality 0.0 to 10.0. | |
| int | cbr_quality |
| CBR quality 0 to 10. | |
| int | abr |
| flag to enable ABR | |
| int | vad |
| flag to enable VAD | |
| int | dtx |
| flag to enable DTX | |
| int | pkt_frame_count |
| frame count for the current packet | |
| AudioFrameQueue | afq |
| frame queue | |
1.8.12