FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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

struct MYSOFA_EASY* MySofa::easy

Definition at line 45 of file af_sofalizer.c.

Referenced by close_sofa(), and load_data().

int MySofa::n_samples
float* MySofa::lir

Definition at line 47 of file af_sofalizer.c.

float * MySofa::rir

Definition at line 47 of file af_sofalizer.c.

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: