|
FFmpeg
|
Data Fields | |
| AVPacket * | pkt |
| int | looping |
Definition at line 120 of file ffmpeg_demux.c.
| AVPacket* DemuxMsg::pkt |
Definition at line 121 of file ffmpeg_demux.c.
Referenced by ifile_get_packet(), input_packet_process(), input_thread(), and thread_stop().
| int DemuxMsg::looping |
Definition at line 122 of file ffmpeg_demux.c.
Referenced by ifile_get_packet(), and input_thread().
1.8.17