Package de.maxhenkel.voicechat.api.mp3
package de.maxhenkel.voicechat.api.mp3
-
InterfacesClassDescriptionYou 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)
.