Class DefaultPlayerPlugin

java.lang.Object
com.castlabs.android.Plugin
com.castlabs.android.player.DefaultPlayerPlugin

public final class DefaultPlayerPlugin extends Plugin
*Internal* plugin that registers the default player implementations
  • Field Details

    • EXO_SUBTITLE_VIEW_ID

      public static final int EXO_SUBTITLE_VIEW_ID
      The ID of the ExoPlayer subtitle view.
  • Constructor Details

    • DefaultPlayerPlugin

      public DefaultPlayerPlugin()
      Creates a new instance of the DefaultPlayerPlugin.
  • Method Details

    • getId

      @NonNull public String getId()
      Description copied from class: Plugin
      Returns the ID of the plugin. This ID is used to identify the plugin
      Specified by:
      getId in class Plugin
      Returns:
      The plugin ID or null