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 |
Definition at line 31 of file img2enc.c.
const AVClass* VideoMuxData::class |
char VideoMuxData::path[1024] |
use independent file for each Y, U, V plane
Definition at line 35 of file img2enc.c.
Referenced by write_header(), and write_packet().