Package com.castlabs.android.subtitles
Interface SubtitlesPreviewBuilder
- All Known Implementing Classes:
ExoSubtitlesPreviewBuilder
public interface SubtitlesPreviewBuilder
Implementations of this interface can create
SubtitlesPreview
instances.- Since:
- 3.1.0
-
Method Summary
-
Method Details
-
build
Create a new instance of aSubtitlesPreview
.- Returns:
- The new instance of the preview component
-