|
FFmpeg
|
Data Fields | |
| AVFrame * | frame |
| AVPacket * | pkt |
Definition at line 59 of file ffmpeg_enc.c.
| AVFrame* EncoderThread::frame |
Definition at line 60 of file ffmpeg_enc.c.
Referenced by enc_thread_init(), enc_thread_uninit(), and encoder_thread().
| AVPacket* EncoderThread::pkt |
Definition at line 61 of file ffmpeg_enc.c.
Referenced by enc_thread_init(), enc_thread_uninit(), and encoder_thread().
1.8.17