Class SimpleBasePlayer.PeriodData

    • Field Detail

      • uid

        public final Object uid
        The unique identifier of the period within its media item.
      • durationUs

        public final long durationUs
        The total duration of the period, in microseconds, or C.TIME_UNSET if unknown. Only the last period in a media item can have an unknown duration.
      • isPlaceholder

        public final boolean isPlaceholder
        Whether this period contains placeholder information because the real information has yet to be loaded.