Member Name | Description |
---|---|
CodecConfig | This indicated that the buffer marked as such contains codec initialization / codec specific data instead of media data. |
EndOfStream | This signals the end of stream, i.e. no buffers will be available after this, unless of course, MediaCodec.Flush follows. |
KeyFrame | Documentation for this section has not yet been entered. |
None | Documentation for this section has not yet been entered. |
SyncFrame | This indicates that the buffer marked as such contains the data for a sync frame. |