FFmpeg
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
DemuxMsg Struct Reference

Data Fields

AVPacketpkt
 
int looping
 

Detailed Description

Definition at line 120 of file ffmpeg_demux.c.

Field Documentation

◆ pkt

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().

◆ looping

int DemuxMsg::looping

Definition at line 122 of file ffmpeg_demux.c.

Referenced by ifile_get_packet(), and input_thread().


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