Class GoogleDaiVodConfiguration.Builder

  • All Implemented Interfaces:

    
    public class GoogleDaiVodConfiguration.Builder
    extends GoogleDaiConfiguration.Builder
                        

    The builder for the Google DAI VOD configuration.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      GoogleDaiVodConfiguration build() Builds the Google DAI VOD configuration.
      • Methods inherited from class com.theoplayer.android.api.source.ssai.GoogleDaiConfiguration.Builder

        adTagParameters, authToken, streamActivityMonitorID
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GoogleDaiVodConfiguration.Builder

        GoogleDaiVodConfiguration.Builder(String apiKey, String contentSourceID, String videoID)
        Creates a builder for the Google DAI VOD configuration.
        Parameters:
        apiKey - The API key for the stream request.
        contentSourceID - The identifier for the video content source for on-demand streams.
        videoID - The identifier for the video content source for on-demand streams.