FFmpeg
|
VideoMuxData Struct Reference
Collaboration diagram for VideoMuxData:
Data Fields | |
const AVClass * | class |
Class for private options. More... | |
int | img_number |
int | is_pipe |
int | split_planes |
use independent file for each Y, U, V plane More... | |
char | path [1024] |
int | update |
Detailed Description
Field Documentation
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().
char VideoMuxData::path[1024] |
Definition at line 38 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().
int VideoMuxData::update |
Definition at line 39 of file img2enc.c.
Referenced by musixmatch.api.JsonResponseMessage::__init__(), and write_packet().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11