Versions in this module Expand all Collapse all v1 v1.0.1 Nov 22, 2023 v1.0.0 Nov 22, 2023 Changes in this version + type ChannelMode int + const ChannelModeDualChannel + const ChannelModeJointStereo + const ChannelModeMono + const ChannelModeStereo + type FrameHeader struct + Bitrate int + ChannelMode ChannelMode + Layer uint8 + MPEG2 bool + Padding bool + SampleRate int + func (h *FrameHeader) Unmarshal(buf []byte) error + func (h FrameHeader) FrameLen() int + func (h FrameHeader) SampleCount() int