LatencyConfiguration
public protocol LatencyConfiguration
Latency configuration on player level.
According to the selected SourceLatencyConfiguration, the player will create this latency configuration and make it available on player level.
-
The time interval between the playhead and the actual live edge that the player will aim for when seeking to live.
Declaration
Swift
var targetOffset: TimeInterval { get }