Package de.maxhenkel.voicechat.api.mp3
package de.maxhenkel.voicechat.api.mp3
Wrappers for mp3 encoding and decoding.
-
InterfacesClassDescriptionYou can obtain an instance of this class by calling
VoicechatApi.createMp3Decoder(InputStream).You can obtain an instance of this class by callingVoicechatApi.createMp3Encoder(AudioFormat, int, int, OutputStream).