CustomSubtitleDecoderFactory

See https://github.com/google/ExoPlayer/blob/release-v2/library/core/src/main/java/com/google/android/exoplayer2/text/SubtitleDecoderFactory.java

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun createDecoder(format: Format): SubtitleDecoder
Link copied to clipboard
open override fun supportsFormat(format: Format): Boolean