Player

public protocol Player

Playback analytics related to the player

  • Returns the total amount of buffered content, in seconds.

    Declaration

    Swift

    func bufferedDuration() -> Double

    Return Value

    the total amount of buffered content, in seconds