[][src]Module libsoxr::spec

For specifying the runtime settings of the resampler For specifying the data type of input and output

Structs

IOSpec

IOSpec can be used to set the datatype of the input buffer and output buffer. Wrapper for soxr_io_spec_t

QualityFlags

Quality flags

QualitySpec

QualitySpec controls the quality of the resampling. Wrapper for soxr_quality_spec_t

RuntimeSpec

Runtime parameters for resampler. Can be used to control number of threads the resampler uses. Wrapper for soxr_runtime_spec_t

Enums

QualityRecipe