Speex
1.2~beta4
|
#include <speex_stereo.h>
Public Attributes | |
float | balance |
float | e_ratio |
float | smooth_left |
float | smooth_right |
float | reserved1 |
float | reserved2 |
If you access any of these fields directly, I'll personally come and bite you
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