FFmpeg
|
MyAVPacketList Struct Reference
Collaboration diagram for MyAVPacketList:
Data Fields | |
AVPacket | pkt |
struct MyAVPacketList * | next |
int | serial |
Detailed Description
Field Documentation
struct MyAVPacketList* MyAVPacketList::next |
Definition at line 101 of file ffplay.c.
Referenced by packet_queue_flush(), packet_queue_get(), packet_queue_put_private(), and toggle_audio_display().
AVPacket MyAVPacketList::pkt |
Definition at line 100 of file ffplay.c.
Referenced by audio_decode_frame(), get_valid_channel_layout(), packet_queue_flush(), packet_queue_get(), and packet_queue_put_private().
int MyAVPacketList::serial |
Definition at line 102 of file ffplay.c.
Referenced by get_video_frame(), packet_queue_get(), packet_queue_put_private(), queue_picture(), update_video_pts(), and video_thread().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11