findHighQualitySource

open fun findHighQualitySource(deliveryType: DeliveryType): Source

Finds the source with highest bitrate for the specified delivery type.

Return

null if a source was not found otherwise reference to the source.

Parameters

deliveryType

the delivery type.