FFmpeg
Loading...
Searching...
No Matches
EncoderThread Struct Reference

Data Fields

AVFrameframe
 
AVPacketpkt
 

Detailed Description

Definition at line 68 of file ffmpeg_enc.c.

Field Documentation

◆ frame

AVFrame* EncoderThread::frame

Definition at line 69 of file ffmpeg_enc.c.

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

◆ pkt

AVPacket* EncoderThread::pkt

Definition at line 70 of file ffmpeg_enc.c.

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


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