Package-level declarations

Types

Link copied to clipboard
Represents an OpenAL audio source.
Link copied to clipboard
data class AlSourceParams(val numBuffers: Int? = null) : DeviceSourceParams

Params for AlSource.

Link copied to clipboard
interface DeviceSource

Represents an device audio source.

Link copied to clipboard

Base interface for device source params.