|
|
Buf | root |
| |
|
Buf * | last |
| | last buffered frame
|
| |
|
AVFrame * | out |
| | When a specific number of output samples is requested, the partial buffer is stored here.
|
| |
|
int | allocated_samples |
| | number of samples out was allocated for
|
| |
|
const AVClass * | class |
| |
|
AVFormatContext * | avf |
| |
|
char * | format |
| |
|
char * | format_options_str |
| |
|
AVDictionary * | format_options |
| |
|
int | queue_size |
| |
|
AVThreadMessageQueue * | queue |
| |
|
pthread_t | writer_thread |
| |
|
int | write_trailer_ret |
| |
|
int64_t | recovery_wait_time |
| |
|
int | max_recovery_attempts |
| |
|
int | attempt_recovery |
| |
|
int | recovery_wait_streamtime |
| |
|
int | recover_any_error |
| |
|
int | drop_pkts_on_overflow |
| |
|
int | restart_with_keyframe |
| |
|
pthread_mutex_t | overflow_flag_lock |
| |
|
int | overflow_flag_lock_initialized |
| |
|
volatile uint8_t | overflow_flag |
| |
The documentation for this struct was generated from the following file: