FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
LibopusEncOpts Struct Reference

Data Fields

int vbr
 
int application
 
int packet_loss
 
int complexity
 
float frame_duration
 
int packet_size
 
int max_bandwidth
 
int mapping_family
 

Detailed Description

Definition at line 33 of file libopusenc.c.

Field Documentation

int LibopusEncOpts::vbr

Definition at line 34 of file libopusenc.c.

Referenced by libopus_configure_encoder().

int LibopusEncOpts::application

Definition at line 35 of file libopusenc.c.

Referenced by libopus_encode_init().

int LibopusEncOpts::packet_loss

Definition at line 36 of file libopusenc.c.

Referenced by libopus_configure_encoder().

int LibopusEncOpts::complexity

Definition at line 37 of file libopusenc.c.

Referenced by libopus_configure_encoder(), and libopus_encode_init().

float LibopusEncOpts::frame_duration

Definition at line 38 of file libopusenc.c.

Referenced by libopus_encode_init().

int LibopusEncOpts::packet_size

Definition at line 39 of file libopusenc.c.

Referenced by libopus_encode(), and libopus_encode_init().

int LibopusEncOpts::max_bandwidth

Definition at line 40 of file libopusenc.c.

Referenced by libopus_configure_encoder(), and libopus_encode_init().

int LibopusEncOpts::mapping_family

Definition at line 41 of file libopusenc.c.

Referenced by libopus_encode_init().


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