FFmpeg
Data Fields
RcOverride Struct Reference

#include <avcodec.h>

Data Fields

int start_frame
 
int end_frame
 
int qscale
 
float quality_factor
 

Detailed Description

Definition at line 830 of file avcodec.h.

Field Documentation

◆ start_frame

int RcOverride::start_frame

Definition at line 831 of file avcodec.h.

Referenced by new_video_stream().

◆ end_frame

int RcOverride::end_frame

Definition at line 832 of file avcodec.h.

Referenced by new_video_stream().

◆ qscale

int RcOverride::qscale

Definition at line 833 of file avcodec.h.

Referenced by new_video_stream().

◆ quality_factor

float RcOverride::quality_factor

Definition at line 834 of file avcodec.h.

Referenced by get_qscale(), and new_video_stream().


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