SoX - Sound eXchange
Audio file processing tool.
Public Attributes | List of all members
sox_signalinfo_t Struct Reference

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.
 

Detailed Description

Client API: Signal parameters; members should be set to SOX_UNSPEC (= 0) if unknown.


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