FFmpeg
Data Fields
Encoder Struct Reference

#include <ffmpeg.h>

Data Fields

const AVClassclass
 
 
uint64_t  frames_encoded
 
uint64_t  samples_encoded
 

Detailed Description

Definition at line 623 of file ffmpeg.h.

Field Documentation

class

const AVClass* Encoder::class

Definition at line 624 of file ffmpeg.h.

Referenced by enc_alloc().

enc_ctx

AVCodecContext* Encoder::enc_ctx

Definition at line 626 of file ffmpeg.h.

Referenced by do_subtitle_out(), enc_alloc(), enc_free(), enc_open(), encode_frame(), frame_encode(), and update_video_stats().

frames_encoded

uint64_t Encoder::frames_encoded

Definition at line 629 of file ffmpeg.h.

Referenced by do_subtitle_out(), and encode_frame().

samples_encoded

uint64_t Encoder::samples_encoded

Definition at line 630 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 Tue Nov 18 2025 19:24:23 for FFmpeg by   doxygen 1.8.17

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