public class FormatOPUS_OGG extends FormatOPUS
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TAG |
SHORT_BYTES| Constructor and Description |
|---|
FormatOPUS_OGG(android.content.Context context,
EncoderInfo info,
java.io.File out) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
create(EncoderInfo info,
java.io.File out) |
encode, getInfo, natives, supportedpublic FormatOPUS_OGG(android.content.Context context,
EncoderInfo info,
java.io.File out)
public void create(EncoderInfo info, java.io.File out)
create in class FormatOPUSpublic void close()
close in interface Encoderclose in class FormatOPUS