selectSource

abstract fun selectSource(video: Video): Source

Determines best appropriate Source within given Video object based on logic implemented.

Return

the best matched Source based on the currently implemented selection logic

Parameters

video

Video in which to find the most appropriate Source

Throws

when no valid Source is found