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