Documentation ¶
Index ¶
Constants ¶
View Source
const ( SampleRate = 48000 Channels = 2 BufferSize = 100 * time.Millisecond Format = types.PCMFormatFloat32LE )
View Source
const (
Priority = 100
)
Variables ¶
This section is empty.
Functions ¶
func FormatToOto ¶
Types ¶
type PlayerPCMOtoFactory ¶
type PlayerPCMOtoFactory struct{}
func (PlayerPCMOtoFactory) NewPlayerPCM ¶
func (PlayerPCMOtoFactory) NewPlayerPCM() types.PlayerPCM
Click to show internal directories.
Click to hide internal directories.