package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev

# Packages

Package al provides OpenAL Soft bindings for Go.

# Functions

NewPlayer returns a new Player.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Player is a basic audio player that plays PCM data.

# Interfaces

ReadSeekCloser is an io.ReadSeeker and io.Closer.

# Type aliases

Format represents a PCM data format.
State indicates the current playing state of the player.