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