DelegatingSubtitleDecoder

class DelegatingSubtitleDecoder(name: String, parser: <Error class: unknown class>)(source)

We need to convert the newer SubtitleParser to an older SubtitleDecoder

Constructors

Link copied to clipboard
constructor(name: String, parser: <Error class: unknown class>)

Functions

Link copied to clipboard
open fun decode(data: ByteArray, length: Int, reset: Boolean): <Error class: unknown class>