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

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).
 

Detailed Description

Client API: Looping parameters (out-of-band data).


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