JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package de.maxhenkel.voicechat.api.audiochannel
package
de.maxhenkel.voicechat.api.audiochannel
Everything related to audio channels and serverside audio.
Related Packages
Package
Description
de.maxhenkel.voicechat.api
The main Simple Voice Chat API package.
de.maxhenkel.voicechat.api.audio
Everything related to audio conversion and manipulation.
de.maxhenkel.voicechat.api.events
All registrable events.
de.maxhenkel.voicechat.api.opus
Wrappers for the Opus codec.
de.maxhenkel.voicechat.api.packets
All voice chat UDP packets.
Interfaces
Class
Description
AudioChannel
AudioPlayer
Streams audio data from the server to clients.
ClientAudioChannel
ClientEntityAudioChannel
ClientLocationalAudioChannel
ClientStaticAudioChannel
EntityAudioChannel
LocationalAudioChannel
StaticAudioChannel