public interface IMediaCodec
| Modifier and Type | Field and Description |
|---|---|
static int |
TIMEOUT_USEC |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPrepared() |
boolean |
isRunning() |
void |
prepare() |
void |
release() |
void |
start() |
void |
stop() |
static final int TIMEOUT_USEC