ignoreMinBufferTime property

bool ignoreMinBufferTime
getter/setter pair

boolean If true will cause DASH parser to ignore minBufferTime from manifest. It allows player config to take precedence over manifest for rebufferingGoal. Defaults to false if not provided.

Implementation

external bool ignoreMinBufferTime;