SoX - Sound eXchange
Audio file processing tool.
|
Client API: Signal parameters; members should be set to SOX_UNSPEC (= 0) if unknown. More...
#include <sox.h>
Public Attributes | |
sox_rate_t | rate |
samples per second, 0 if unknown | |
unsigned | channels |
number of sound channels, 0 if unknown | |
unsigned | precision |
bits per sample, 0 if unknown | |
sox_uint64_t | length |
samples * chans in file, 0 if unknown, -1 if unspecified | |
double * | mult |
Effects headroom multiplier; may be null. | |
Client API: Signal parameters; members should be set to SOX_UNSPEC (= 0) if unknown.