Package com.castlabs.android.subtitles
package com.castlabs.android.subtitles
-
ClassDescriptionBuilds
SubtitlesPreview
instances for the Exoplayer subtitles plugin.Implementation of theSubtitlesStyleObserver
that is used to pass the current subtitle style to the underlying ExoPlayer track renderer view.Implementations of this interface provide a view that can render a preview of a given subtitle text.Implementations of this interface can createSubtitlesPreview
instances.View component that can be added to show a preview of subtitles with a given style.Implementations of this interface can receive aSubtitlesStyle
that will be used to render subtitles and closed captions.