CustomDecoder

Parameters

fallbackFormat

used to create a decoder based on mimetype if the subtitle string is not enough to identify the subtitle format.

Constructors

Link copied to clipboard
constructor(fallbackFormat: Format?)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun flush()
Link copied to clipboard
open override fun getName(): String
Link copied to clipboard
open override fun queueInputBuffer(inputBuffer: SubtitleInputBuffer)
Link copied to clipboard
open override fun release()
Link copied to clipboard
open override fun setPositionUs(positionUs: Long)