Class GoogleDaiLiveConfiguration.Builder

    • 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
      GoogleDaiLiveConfiguration build() Builds the Google DAI live 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

      • GoogleDaiLiveConfiguration.Builder

        GoogleDaiLiveConfiguration.Builder(String apiKey, String assetKey)
        Creates a builder for Google DAI live configuration.
        Parameters:
        apiKey - The API key for the stream request.
        assetKey - The identifier for the video content source for live streams.