Skip to main content

Module decoding

Module decoding 

Source
Expand description

Complete-file decoding into immutable planar samples.

Structs§

DecodeError
Failure from a complete-file decode operation.
DecodeOptions
Resource options for one complete-file decode operation.
DecodedAudio
Immutable Decoded Audio backed by one flat-planar sample allocation.

Enums§

DecodeErrorKind
Portable category for a complete-file decode failure.
DecodedAudioError
An invalid Decoded Audio sample layout.

Functions§

decode_audio_data
Decode complete Audio Data into immutable planar samples.