FFmpeg
Data Fields
DemuxMsg Struct Reference

Data Fields

AVPacketpkt
 
int looping
 
int repeat_pict
 

Detailed Description

Definition at line 75 of file ffmpeg_demux.c.

Field Documentation

◆ pkt

AVPacket* DemuxMsg::pkt

Definition at line 76 of file ffmpeg_demux.c.

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

◆ looping

int DemuxMsg::looping

Definition at line 77 of file ffmpeg_demux.c.

Referenced by ifile_get_packet(), and input_thread().

◆ repeat_pict

int DemuxMsg::repeat_pict

Definition at line 80 of file ffmpeg_demux.c.

Referenced by ifile_get_packet(), and input_thread().


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