FFmpeg
Data Fields
MCompandContext Struct Reference

Data Fields

const AVClassclass
 
char * args
 
int nb_bands
 
CompBandbands
 
AVFrameband_buf1
 
AVFrameband_buf2
 
AVFrameband_buf3
 
int band_samples
 
size_t delay_buf_size
 

Detailed Description

Definition at line 81 of file af_mcompand.c.

Field Documentation

◆ class

const AVClass* MCompandContext::class

Definition at line 82 of file af_mcompand.c.

◆ args

char* MCompandContext::args

Definition at line 84 of file af_mcompand.c.

◆ nb_bands

int MCompandContext::nb_bands

Definition at line 86 of file af_mcompand.c.

◆ bands

CompBand* MCompandContext::bands

Definition at line 87 of file af_mcompand.c.

◆ band_buf1

AVFrame* MCompandContext::band_buf1

Definition at line 88 of file af_mcompand.c.

◆ band_buf2

AVFrame * MCompandContext::band_buf2

Definition at line 88 of file af_mcompand.c.

◆ band_buf3

AVFrame * MCompandContext::band_buf3

Definition at line 88 of file af_mcompand.c.

◆ band_samples

int MCompandContext::band_samples

Definition at line 89 of file af_mcompand.c.

◆ delay_buf_size

size_t MCompandContext::delay_buf_size

Definition at line 90 of file af_mcompand.c.


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