FFmpeg
Data Fields
MyAVPacketList Struct Reference

Data Fields

AVPacket pkt
 
struct MyAVPacketListnext
 
int serial
 

Detailed Description

Definition at line 112 of file ffplay.c.

Field Documentation

◆ pkt

AVPacket MyAVPacketList::pkt

Definition at line 113 of file ffplay.c.

Referenced by packet_queue_get(), and packet_queue_put_private().

◆ next

struct MyAVPacketList* MyAVPacketList::next

Definition at line 114 of file ffplay.c.

Referenced by packet_queue_get(), and packet_queue_put_private().

◆ serial

int MyAVPacketList::serial

Definition at line 115 of file ffplay.c.

Referenced by packet_queue_get(), and packet_queue_put_private().


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