Expand description
Various types associated with encoding stream data from sound banks.
Structs§
- PcmError
- Represents an error that can occur when encoding a PCM stream.
- Vorbis
Error - Represents an error that can occur when encoding a Vorbis stream.
Enums§
- Encode
Error - Represents an error that can occur when encoding a sound bank stream.
- PcmError
Kind - A variant of a
PcmError. - Vorbis
Error Kind - A variant of a
VorbisError.