CustomDecoder
Parameters
fallbackFormat
used to create a decoder based on mimetype if the subtitle string is not enough to identify the subtitle format.
Functions
Link copied to clipboard
Link copied to clipboard
open override fun parse(data: ByteArray, offset: Int, length: Int, outputOptions: SubtitleParser.OutputOptions, output: Consumer<CuesWithTiming>)
Link copied to clipboard