FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
TeeContext Struct Reference

Data Fields

const AVClassclass
 
unsigned nb_slaves
 
AVFormatContextslaves [MAX_SLAVES]
 

Detailed Description

Definition at line 30 of file tee.c.

Field Documentation

const AVClass* TeeContext::class

Definition at line 31 of file tee.c.

unsigned TeeContext::nb_slaves

Definition at line 32 of file tee.c.

Referenced by close_slaves(), tee_write_header(), tee_write_packet(), and tee_write_trailer().

AVFormatContext* TeeContext::slaves[MAX_SLAVES]

Definition at line 33 of file tee.c.

Referenced by close_slaves(), tee_write_header(), tee_write_packet(), and tee_write_trailer().


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