Speex  1.2~beta4
Public Attributes | List of all members
SpeexStereoState Struct Reference

#include <speex_stereo.h>

Public Attributes

float balance
 
float e_ratio
 
float smooth_left
 
float smooth_right
 
float reserved1
 
float reserved2
 

Detailed Description

If you access any of these fields directly, I'll personally come and bite you

Member Data Documentation

float SpeexStereoState::balance

Left/right balance info

float SpeexStereoState::e_ratio

Ratio of energies: E(left+right)/[E(left)+E(right)]

float SpeexStereoState::reserved1

Reserved for future use

float SpeexStereoState::reserved2

Reserved for future use

float SpeexStereoState::smooth_left

Smoothed left channel gain

float SpeexStereoState::smooth_right

Smoothed right channel gain


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