FFmpeg
Data Fields
AACEncOptions Struct Reference

#include <aacenc.h>

Data Fields

int coder
 
int pns
 
int tns
 
int pce
 
int mid_side
 
int intensity_stereo
 
int nmr_speed
 NMR coder speed level: 0 = slowest/best, higher is faster. More...
 

Detailed Description

Definition at line 66 of file aacenc.h.

Field Documentation

◆ coder

int AACEncOptions::coder

Definition at line 67 of file aacenc.h.

◆ pns

int AACEncOptions::pns

Definition at line 68 of file aacenc.h.

◆ tns

int AACEncOptions::tns

Definition at line 69 of file aacenc.h.

◆ pce

int AACEncOptions::pce

Definition at line 70 of file aacenc.h.

◆ mid_side

int AACEncOptions::mid_side

Definition at line 71 of file aacenc.h.

◆ intensity_stereo

int AACEncOptions::intensity_stereo

Definition at line 72 of file aacenc.h.

◆ nmr_speed

int AACEncOptions::nmr_speed

NMR coder speed level: 0 = slowest/best, higher is faster.

Definition at line 73 of file aacenc.h.


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