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

Client API: Chain of effects to be applied to a stream. More...

#include <sox.h>

Public Attributes

sox_effect_t ** effects
 Table of effects to be applied to a stream.
 
size_t length
 Number of effects to be applied.
 
sox_effects_globals_t global_info
 Copy of global effects settings.
 
sox_encodinginfo_t const * in_enc
 Input encoding.
 
sox_encodinginfo_t const * out_enc
 Output encoding.
 
size_t table_size
 Size of effects table (including unused entries)
 
sox_sample_til_buf
 Channel interleave buffer.
 

Detailed Description

Client API: Chain of effects to be applied to a stream.


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