Documentation ¶
Index ¶
Constants ¶
View Source
const SampleRate = 48000
SampleRate is the expected sample rate used by DFPWM.
Variables ¶
This section is empty.
Functions ¶
func EncodeDFPWM ¶
EncodeDFPWM encodes the given stream into output using DFPWM.
Types ¶
type Decoder ¶
type Decoder struct {
// contains filtered or unexported fields
}
Decoder represents a DFPWM decoder.
func (*Decoder) SampleRate ¶
SampleRate returns the sample rate of the stream.
Click to show internal directories.
Click to hide internal directories.