Documentation
¶
Overview ¶
Package ebitenaudio implements audio driver based on Ebitengine.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶ added in v0.2.0
Factory of playable audio resources based on Ebitengine.
func NewFactory ¶ added in v0.2.0
func NewFactory(sampleRate audio.SampleRate) Factory
NewFactory initializes and returns new Factory.
NewFactory panics if called more than once or if the github.com/hajimehoshi/ebiten/v2/audio.Context is already initialized.
Click to show internal directories.
Click to hide internal directories.