CustomDecoder

class CustomDecoder(fallbackFormat: <Error class: unknown class>?)(source)

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: <Error class: unknown class>?)

Types

Link copied to clipboard
object Companion

Properties

Functions

Link copied to clipboard
Link copied to clipboard
open fun parse(data: ByteArray, offset: Int, length: Int, outputOptions: <Error class: unknown class>, output: <Error class: unknown class><<Error class: unknown class>>)
Link copied to clipboard
open fun reset()