videoHighQuality property

bool? videoHighQuality
final

If set to true better_player will load the highest quality available. If set to false better_player will load the lowest quality available.

Implementation

final bool? videoHighQuality;