findLowQualitySource

open fun findLowQualitySource(deliveryType: DeliveryType): Source

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

Return

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

Parameters

deliveryType

the delivery type.