-
Classes Class Description com.castlabs.sdk.subtitles.SubtitleViewWrapper You should create theSubtitlesView
directly, either programmatically or by declaring it in a layout file. If you create the SubtitlesView programmatically, it can be injected onto the SDK through thePlayerController.setComponentView(int, View)
method passingSubtitlesPlugin.SUBTITLES_VIEW_ID
as viewId.