| 
    FFmpeg
    
   | 
 
Data Fields | |
| const AVClass * | class | 
| Class for private options.   | |
| int | img_number | 
| int | is_pipe | 
| int | split_planes | 
| use independent file for each Y, U, V plane   | |
| char | path [1024] | 
| int | updatefirst | 
| const AVClass* VideoMuxData::class | 
| int VideoMuxData::img_number | 
Definition at line 35 of file img2enc.c.
Referenced by write_packet().
| int VideoMuxData::is_pipe | 
Definition at line 36 of file img2enc.c.
Referenced by write_header(), and write_packet().
| int VideoMuxData::split_planes | 
use independent file for each Y, U, V plane
Definition at line 37 of file img2enc.c.
Referenced by write_header(), and write_packet().
| char VideoMuxData::path[1024] | 
Definition at line 38 of file img2enc.c.
Referenced by write_header(), and write_packet().
| int VideoMuxData::updatefirst | 
Definition at line 39 of file img2enc.c.
Referenced by write_packet().
 1.8.2