Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type QOAAudioReader ¶
type QOAAudioReader struct {
// contains filtered or unexported fields
}
QOAAudioReader is a custom io.Reader that reads from QOA audio data.
func NewQOAAudioReader ¶
func NewQOAAudioReader(data []int16) *QOAAudioReader
NewQOAAudioReader creates a new QOAAudioReader instance.
Click to show internal directories.
Click to hide internal directories.