lowLatencyMode property

bool lowLatencyMode
getter/setter pair

boolean If true, low latency streaming mode is enabled. If lowLatencyMode is set to true, inaccurateManifestTolerance is set to 0 unless specified, and rebufferingGoal to 0.01 unless specified at the same time.

Implementation

external bool lowLatencyMode;