Package-level declarations
Types
Link copied to clipboard
class AudioSender(frameProvider: AudioFrameProvider, onFrame: (frame: ByteArray, sequenceNumber: Long) -> Boolean, onEnd: (sequenceNumber: Long) -> Boolean)
Class for sending audio frames provided by AudioFrameProvider to the source.
Link copied to clipboard
Base interface for a direct sources.
Link copied to clipboard
Base interface for server audio sources.
Link copied to clipboard
Represents a broadcast audio source.
Link copied to clipboard
Represents a direct audio source attached to the player.
Link copied to clipboard
Represents an entity audio source.
Link copied to clipboard
Represents a player audio source.
Link copied to clipboard
Represents a proximity audio source.
Link copied to clipboard
Represents a static audio source.