FFmpeg
Loading...
Searching...
No Matches
Data Fields
Encoder Struct Reference

#include <ffmpeg.h>

Data Fields

const AVClassclass
 
 
 
char *  reinit_opts
 
uint32_t  codec_tag
 
int  flags
 
int  flags2
 
 
uint64_t  frames_encoded
 
uint64_t  samples_encoded
 

Detailed Description

Definition at line 608 of file ffmpeg.h.

Field Documentation

◆  class

const AVClass* Encoder::class

Definition at line 609 of file ffmpeg.h.

Referenced by enc_alloc().

◆  enc_ctx

AVCodecContext* Encoder::enc_ctx

Definition at line 611 of file ffmpeg.h.

Referenced by apply_enc_options(), do_subtitle_out(), enc_alloc(), enc_free(), enc_open(), enc_realloc(), enc_reopen(), encode_frame(), frame_encode(), reinit_encoder(), and update_video_stats().

◆  encoder_opts

AVDictionary* Encoder::encoder_opts

Definition at line 614 of file ffmpeg.h.

Referenced by enc_free().

◆  reinit_opts

char* Encoder::reinit_opts

Definition at line 616 of file ffmpeg.h.

◆  codec_tag

uint32_t Encoder::codec_tag

Definition at line 618 of file ffmpeg.h.

Referenced by enc_reopen().

◆  flags

int Encoder::flags

Definition at line 619 of file ffmpeg.h.

Referenced by enc_reopen().

◆  flags2

int Encoder::flags2

Definition at line 620 of file ffmpeg.h.

Referenced by enc_reopen().

◆  global_quality

int Encoder::global_quality

Definition at line 621 of file ffmpeg.h.

Referenced by enc_reopen().

◆  frames_encoded

uint64_t Encoder::frames_encoded

Definition at line 624 of file ffmpeg.h.

Referenced by do_subtitle_out(), and encode_frame().

◆  samples_encoded

uint64_t Encoder::samples_encoded

Definition at line 625 of file ffmpeg.h.

Referenced by enc_stats_write(), and encode_frame().


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

Generated on Sun Sep 6 2026 19:21:26 for FFmpeg by doxygen 1.13.2

AltStyle によって変換されたページ (->オリジナル) /