FFmpeg
Data Fields
DemuxMsg Struct Reference

Data Fields

AVPacketpkt
 
int looping
 

Detailed Description

Definition at line 118 of file ffmpeg_demux.c.

Field Documentation

◆ pkt

AVPacket* DemuxMsg::pkt

Definition at line 119 of file ffmpeg_demux.c.

Referenced by ifile_get_packet(), input_packet_process(), input_thread(), and thread_stop().

◆ looping

int DemuxMsg::looping

Definition at line 120 of file ffmpeg_demux.c.

Referenced by ifile_get_packet(), and input_thread().


The documentation for this struct was generated from the following file: