//
pkg.gl
Category
github.com/Cyberselves/engine
audio
package
0.0.1
Repository:
https://github.com/cyberselves/engine.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
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.