Crate creek

Crate creek 

Source

Modules§

error
read
wav_bit_depth
write

Structs§

DataBlock
A prefetch data block.
FileInfo
Info about the file/files.
Params
ReadDiskStream
A realtime-safe disk-streaming reader of audio files.
ReadStreamOptions
Options for a read stream.
SymphoniaDecoder
SymphoniaDecoderInfo
WavEncoder
WriteBlock
A block to write data to.
WriteDiskStream
A realtime-safe disk-streaming writer of audio files.
WriteStreamOptions
Options for a write stream.

Enums§

Format
FormatType
OpenError
SeekMode
Describes how to search for suitable caches when seeking in a ReadDiskStream.
WriteStatus
The return status of writing to a file.

Traits§

Decoder
A type that decodes a file in a read stream.
Encoder
A type that encodes a file in a write stream.