public class SubtitleInputBuffer extends DecoderInputBuffer
DecoderInputBuffer for a SubtitleDecoder.DecoderInputBuffer.BufferReplacementMode, DecoderInputBuffer.InsufficientCapacityException| Modifier and Type | Field | Description |
|---|---|---|
long |
subsampleOffsetUs |
An offset that must be added to the subtitle's event times after it's been decoded, or
Format.OFFSET_SAMPLE_RELATIVE if DecoderInputBuffer.timeUs should be added. |
BUFFER_REPLACEMENT_MODE_DIRECT, BUFFER_REPLACEMENT_MODE_DISABLED, BUFFER_REPLACEMENT_MODE_NORMAL, cryptoInfo, data, supplementalData, timeUs, waitingForKeys| Constructor | Description |
|---|---|
SubtitleInputBuffer() |
addFlag, clearFlag, getFlag, hasSupplementalData, isDecodeOnly, isEndOfStream, isKeyFrame, setFlagsclear, ensureSpaceForWrite, flip, isEncrypted, isFlagsOnly, newFlagsOnlyInstance, resetSupplementalDatapublic long subsampleOffsetUs
Format.OFFSET_SAMPLE_RELATIVE if DecoderInputBuffer.timeUs should be added.