public class JNIDecoder extends Object
Constructor and Description |
---|
JNIDecoder() |
Modifier and Type | Method and Description |
---|---|
static void |
g722_decoder_close(long decoder) |
static long |
g722_decoder_open() |
static void |
g722_decoder_process(long decoder,
byte[] input,
int inputOffset,
byte[] output,
int outputOffset,
int outputLength) |
Copyright © 2020 jitsi.org. All rights reserved.