Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Player ¶
type Player struct {
// contains filtered or unexported fields
}
Player handles file playback and mixing with microphone audio
func (*Player) GetAudioFrame ¶
GetAudioFrame returns the next audio frame from the file, or nil if no file is playing
func (*Player) SetErrorFunc ¶
SetErrorFunc sets the error callback function
Click to show internal directories.
Click to hide internal directories.