Contents

Audio Converter Services

Convert between linear PCM audio formats, and between linear PCM and compressed formats.

Overview

Audio converter objects convert between various linear PCM audio formats. They can also convert between linear PCM and compressed formats. Supported transformations include the following:

  • PCM bit depth

  • PCM sample rate

  • PCM floating point to and from PCM integer

  • PCM interleaved to and from PCM deinterleaved

  • PCM to and from compressed formats

A single audio converter may perform more than one of the listed transformations.

Topics

Managing Audio Converter Objects

Configuring Audio Converter Properties

Performing Conversions

Callbacks

Data Types

Constants

Enumerations

Result Codes

See Also

Utilities