FFmpeg  4.0
Data Fields
MySofa Struct Reference

Data Fields

struct MYSOFA_EASY * easy
 
int n_samples
 
float * lir
 
float * rir
 
int max_delay
 

Detailed Description

Definition at line 44 of file af_sofalizer.c.

Field Documentation

◆ easy

struct MYSOFA_EASY* MySofa::easy

Definition at line 45 of file af_sofalizer.c.

Referenced by close_sofa(), and load_data().

◆ n_samples

int MySofa::n_samples

◆ lir

float* MySofa::lir

Definition at line 47 of file af_sofalizer.c.

Referenced by load_data().

◆ rir

float * MySofa::rir

Definition at line 47 of file af_sofalizer.c.

Referenced by load_data().

◆ max_delay

int MySofa::max_delay

Definition at line 48 of file af_sofalizer.c.

Referenced by load_data().


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