//
pkg.gl
Category
github.com/g3n/engine
audio
package
0.2.0
Repository:
https://github.com/g3n/engine.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
9
Dependents
3
Files
322 SLOC
#
Functions
NewAudioFile
NewAudioFile creates and returns a pointer to a new audio file object and an error.
NewListener
NewListener creates a Listener object.
#
Structs
AudioFile
AudioFile represents an audio file.
AudioInfo
AudioInfo represents the information associated to an audio file.
Listener
Listener is an audio listener positioned in space.