Deprecated API
Contents
-
ClassDescriptionYou should create the
SubtitlesView
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.