Package com.castlabs.android.player
Class DefaultPlayerPlugin
java.lang.Object
com.castlabs.android.Plugin
com.castlabs.android.player.DefaultPlayerPlugin
*Internal* plugin that registers the default player implementations
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
The ID of the ExoPlayer subtitle view. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.castlabs.android.Plugin
init, onRemotePlay
-
Field Details
-
EXO_SUBTITLE_VIEW_ID
public static final int EXO_SUBTITLE_VIEW_IDThe ID of the ExoPlayer subtitle view.
-
-
Constructor Details
-
DefaultPlayerPlugin
public DefaultPlayerPlugin()Creates a new instance of the DefaultPlayerPlugin.
-
-
Method Details