public class Transcoder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected Decoder |
decoder |
protected Encoder |
encoder |
Modifier and Type | Method and Description |
---|---|
float |
getCompressionFactor() |
int |
transcode(byte[] source,
int sourceOffset,
int bytesToTranscode,
byte[] target,
int targetOffset) |
Copyright ©, 2005-2012 Prolancer Pty Ltd, Sydney Australia.