- index
- The index of a client-owned input buffer previously returned from a call to MediaCodec.DequeueInputBuffer(long), or received via an onInputBufferAvailable callback.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalStateException if not in the Executing state. !:NoType:android/media/MediaCodec$CodecException;Href=../../../reference/android/media/MediaCodec.CodecException.html upon codec error.
Returns a writable Image object for a dequeued input buffer index to contain the raw input video frame. After calling this method any ByteBuffer or Image object previously returned for the same input index MUST no longer be used.