//
pkg.gl
Category
github.com/hecate-tech/engine
audio
package
1.1.0
Repository:
https://github.com/hecate-tech/engine.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
0
Files
321 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.