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