FFmpeg
|
Data Fields | |
AVPacket * | pkt |
int | looping |
int | repeat_pict |
Definition at line 90 of file ffmpeg_demux.c.
AVPacket* DemuxMsg::pkt |
Definition at line 91 of file ffmpeg_demux.c.
Referenced by ifile_get_packet(), input_thread(), and thread_stop().
int DemuxMsg::looping |
Definition at line 92 of file ffmpeg_demux.c.
Referenced by ifile_get_packet(), and input_thread().
int DemuxMsg::repeat_pict |
Definition at line 95 of file ffmpeg_demux.c.
Referenced by ifile_get_packet(), and input_thread().