FFmpeg
Data Fields
EncoderThread Struct Reference

Data Fields

AVFrame * frame
 
AVPacket * pkt
 

Detailed Description

Definition at line 56 of file ffmpeg_enc.c.

Field Documentation

◆ frame

AVFrame* EncoderThread::frame

Definition at line 57 of file ffmpeg_enc.c.

Referenced by enc_thread_init(), enc_thread_uninit(), and encoder_thread().

◆ pkt

AVPacket* EncoderThread::pkt

Definition at line 58 of file ffmpeg_enc.c.

Referenced by enc_thread_init(), enc_thread_uninit(), and encoder_thread().


The documentation for this struct was generated from the following file: