Module chunks

Source
Expand description
  • WAV chunks

Modules§

Id3
If the id3 feature is enabled, use it to read ID3 data.
ext
WAV fmt chunk extension data

Structs§

AcidChunk
BextChunk
CueChunk
See https://www.recordingblogs.com/wiki/cue-chunk-of-a-wave-file See https://wavref.til.cafe/chunk/cue/
FileChunk
FmtChunk
The fmt chunk for the WAV file.
FullInfoCuePoint
The fully assembled cue point data from various of chunks in the WAV file.
InstChunk
LablChunk
LtxtChunk
NoteChunk
PlstChunk
See https://www.recordingblogs.com/wiki/playlist-chunk-of-a-wave-file
SlntChunk
See https://www.recordingblogs.com/wiki/silent-chunk-of-a-wave-file
SmplChunk
TrknChunk

Enums§

AdtlChunk
See https://wavref.til.cafe/chunk/adtl/
JunkChunk
ListChunk

Traits§

ListInfo
A trait for conveniently get the metadata fields.