| Package | Description |
|---|---|
| android.media |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaCodec.queueInputBuffer(int index,
int offset,
int size,
long presentationTimeUs,
int flags) |
void |
MediaCodec.queueSecureInputBuffer(int index,
int offset,
MediaCodec.CryptoInfo info,
long presentationTimeUs,
int flags) |
Copyright © 2008-2013. All Rights Reserved.