Expand description

§Audio

Audio related types.

Note that all types in this file that are exported in the Api structure must be #[repr(C)] and ABI stable.

Structs§

Enums§

  • Describes the direction audio is flowing, for a given Audio Mixer Channel
  • Defines the format of each sample (mono, stereo, 8-bit, 16-bit, etc).