Documentation ¶
Overview ¶
Package wavwriter allows writing of audio data to disk as a WAV file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WavWriter ¶
type WavWriter struct {
// contains filtered or unexported fields
}
WavWriter implements the television.AudioMixer interface
func NewWavWriter ¶ added in v0.16.0
New is the preferred method of initialisation for the WavWriter type
Click to show internal directories.
Click to hide internal directories.