OTVMediaSelectionOptions @objc public enum OTVMediaSelectionOptions : Int, Comparable <(_:_:) Declaration Swift public static func < (lhs: OTVMediaSelectionOptions, rhs: OTVMediaSelectionOptions) -> Bool perferred Preferred media tracks assoiciated with the asset Declaration Swift case perferred = 1 all All media tracks assoiciated with the asset Declaration Swift case all = 2