Data Fields | |
| const AVClass * | class |
| Class for private options. More... | |
| int | img_number |
| int | is_pipe |
| char | path [1024] |
| const AVClass* VideoMuxData::class |
| int VideoMuxData::img_number |
Definition at line 33 of file img2enc.c.
Referenced by write_packet().
| int VideoMuxData::is_pipe |
Definition at line 34 of file img2enc.c.
Referenced by write_header(), and write_packet().
| char VideoMuxData::path[1024] |
Definition at line 35 of file img2enc.c.
Referenced by write_header(), and write_packet().