Versions in this module Expand all Collapse all v1 v1.12.3 Sep 11, 2024 Changes in this version + const SamplesPerFrame + type BSI struct + Acmod uint8 + Bsid uint8 + Bsmod uint8 + LfeOn bool + func (b *BSI) Unmarshal(buf []byte) error + func (b BSI) ChannelCount() int + type SyncInfo struct + Frmsizecod uint8 + Fscod uint8 + func (s *SyncInfo) Unmarshal(frame []byte) error + func (s SyncInfo) FrameSize() int + func (s SyncInfo) SampleRate() int