bestQuality property

T get bestQuality

Gets the stream with best video quality.

Implementation

T get bestQuality => sortByVideoQuality().first;