Interface DashUtcTiming.Builder

  • Method Details

    • timingMode

      DashUtcTiming.Builder timingMode(String timingMode)

      The UTC timing mode.

      Parameters:
      timingMode - The UTC timing mode.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • timingMode

      DashUtcTiming.Builder timingMode(DashUtcTimingMode timingMode)

      The UTC timing mode.

      Parameters:
      timingMode - The UTC timing mode.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • timingSource

      DashUtcTiming.Builder timingSource(String timingSource)

      The the method that the player uses to synchronize to coordinated universal time (UTC) wall clock time.

      Parameters:
      timingSource - The the method that the player uses to synchronize to coordinated universal time (UTC) wall clock time.
      Returns:
      Returns a reference to this object so that method calls can be chained together.