FFmpeg
|
Data Fields | |
AVFrame * | frame |
int | magic |
Definition at line 46 of file api-threadmessage-test.c.
AVFrame* message::frame |
Definition at line 47 of file api-threadmessage-test.c.
Referenced by free_frame(), receiver_thread(), and sender_thread().
int message::magic |
Definition at line 50 of file api-threadmessage-test.c.
Referenced by free_frame(), receiver_thread(), and sender_thread().