PaUtilConverterTable Struct Reference

#include <pa_converters.h>

Data Fields

PaUtilConverter * Float32_To_Int32
PaUtilConverter * Float32_To_Int32_Dither
PaUtilConverter * Float32_To_Int32_Clip
PaUtilConverter * Float32_To_Int32_DitherClip
PaUtilConverter * Float32_To_Int24
PaUtilConverter * Float32_To_Int24_Dither
PaUtilConverter * Float32_To_Int24_Clip
PaUtilConverter * Float32_To_Int24_DitherClip
PaUtilConverter * Float32_To_Int16
PaUtilConverter * Float32_To_Int16_Dither
PaUtilConverter * Float32_To_Int16_Clip
PaUtilConverter * Float32_To_Int16_DitherClip
PaUtilConverter * Float32_To_Int8
PaUtilConverter * Float32_To_Int8_Dither
PaUtilConverter * Float32_To_Int8_Clip
PaUtilConverter * Float32_To_Int8_DitherClip
PaUtilConverter * Float32_To_UInt8
PaUtilConverter * Float32_To_UInt8_Dither
PaUtilConverter * Float32_To_UInt8_Clip
PaUtilConverter * Float32_To_UInt8_DitherClip
PaUtilConverter * Int32_To_Float32
PaUtilConverter * Int32_To_Int24
PaUtilConverter * Int32_To_Int24_Dither
PaUtilConverter * Int32_To_Int16
PaUtilConverter * Int32_To_Int16_Dither
PaUtilConverter * Int32_To_Int8
PaUtilConverter * Int32_To_Int8_Dither
PaUtilConverter * Int32_To_UInt8
PaUtilConverter * Int32_To_UInt8_Dither
PaUtilConverter * Int24_To_Float32
PaUtilConverter * Int24_To_Int32
PaUtilConverter * Int24_To_Int16
PaUtilConverter * Int24_To_Int16_Dither
PaUtilConverter * Int24_To_Int8
PaUtilConverter * Int24_To_Int8_Dither
PaUtilConverter * Int24_To_UInt8
PaUtilConverter * Int24_To_UInt8_Dither
PaUtilConverter * Int16_To_Float32
PaUtilConverter * Int16_To_Int32
PaUtilConverter * Int16_To_Int24
PaUtilConverter * Int16_To_Int8
PaUtilConverter * Int16_To_Int8_Dither
PaUtilConverter * Int16_To_UInt8
PaUtilConverter * Int16_To_UInt8_Dither
PaUtilConverter * Int8_To_Float32
PaUtilConverter * Int8_To_Int32
PaUtilConverter * Int8_To_Int24
PaUtilConverter * Int8_To_Int16
PaUtilConverter * Int8_To_UInt8
PaUtilConverter * UInt8_To_Float32
PaUtilConverter * UInt8_To_Int32
PaUtilConverter * UInt8_To_Int24
PaUtilConverter * UInt8_To_Int16
PaUtilConverter * UInt8_To_Int8
PaUtilConverter * Copy_8_To_8
PaUtilConverter * Copy_16_To_16
PaUtilConverter * Copy_24_To_24
PaUtilConverter * Copy_32_To_32

Detailed Description

The type used to store all sample conversion functions.

See also:
paConverters;

Field Documentation


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

Generated for PortAudio by  doxygen1.6.1