SoX - Sound eXchange
Audio file processing tool.
|
Client API: Looping parameters (out-of-band data). More...
#include <sox.h>
Public Attributes | |
sox_uint64_t | start |
first sample | |
sox_uint64_t | length |
length | |
unsigned | count |
number of repeats, 0=forever | |
unsigned char | type |
0=no, 1=forward, 2=forward/back (see sox_loop_* for valid values). | |
Client API: Looping parameters (out-of-band data).