Class CastVideo

java.lang.Object
com.brightcove.cast.model.CastVideo

public class CastVideo extends Object
Represents the details of the custom data sent to the Cast receiver app.
  • Constructor Details

    • CastVideo

      public CastVideo(String accountId, CatalogParams catalogParams, AnalyticsParams analyticsParams, Map<String,String> tracks)
      Constructor.
      Parameters:
      accountId - the Brightcove account id.
      catalogParams - the catalog parameters to be sent in the custom data to the receiver app.
      analyticsParams - parameters related to analytics.
      tracks - the selected text and audio languages (if present)