|
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
Left/right balance info
Ratio of energies: E(left+right)/[E(left)+E(right)]
Reserved for future use
Reserved for future use
Smoothed left channel gain
Smoothed right channel gain
1.7.6.1