Constructor and Description |
---|
SPEEXEncoder() |
SPEEXEncoder(byte[] packet) |
Modifier and Type | Method and Description |
---|---|
int |
encode(byte[] dataToEncode,
int bytesToEncode,
byte[] output) |
int |
encode(byte[] source,
int sourceOffset,
int bytesToEncode,
byte[] target,
int targetOffset) |
float |
getCompressionFactor() |
int |
getFrameBytes() |
java.lang.String |
getName() |
static boolean |
isMatchingEncoder(byte[] packet) |
public SPEEXEncoder()
public SPEEXEncoder(byte[] packet)
public float getCompressionFactor()
getCompressionFactor
in interface Encoder
public static boolean isMatchingEncoder(byte[] packet)
public int getFrameBytes()
getFrameBytes
in interface Encoder
public int encode(byte[] dataToEncode, int bytesToEncode, byte[] output)
Copyright ©, 2005-2019 Prolancer Pty Ltd, Sydney Australia.