VideoPriority
@objc
public enum VideoPriority : Int
Enum defining video priority for remote video sources. The ‘higher’ the number the ‘higher’ the priority for the source when adjusting video quality
to adapt to variable network conditions, i.e. highest
will be chosen before high
, medium
, etc.