|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17506" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="19162" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
3 | 3 | <device id="retina6_1" orientation="portrait" appearance="light"/> |
4 | 4 | <dependencies> |
5 | 5 | <deployment identifier="iOS"/> |
6 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17505"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19144"/> |
7 | 7 | <capability name="Named colors" minToolsVersion="9.0"/> |
8 | 8 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
9 | 9 | <capability name="System colors in document resources" minToolsVersion="11.0"/> |
|
176 | 176 | <constraint firstItem="EAJ-dB-XlT" firstAttribute="leading" secondItem="89S-CO-2ta" secondAttribute="leading" constant="-10" id="wpA-sj-lHA"/> |
177 | 177 | </constraints> |
178 | 178 | </view> |
| 179 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TxN-BK-xcz" userLabel="superResolution"> |
| 180 | + <rect key="frame" x="15" y="182" width="384" height="532"/> |
| 181 | + <subviews> |
| 182 | + <view alpha="0.80000001192092896" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7Ve-xO-Y3X" userLabel="btnPanelBg"> |
| 183 | + <rect key="frame" x="0.0" y="486" width="195.5" height="41"/> |
| 184 | + <color key="backgroundColor" name="btnPanelBackground"/> |
| 185 | + <userDefinedRuntimeAttributes> |
| 186 | + <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
| 187 | + <integer key="value" value="5"/> |
| 188 | + </userDefinedRuntimeAttribute> |
| 189 | + <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/> |
| 190 | + </userDefinedRuntimeAttributes> |
| 191 | + </view> |
| 192 | + <stackView opaque="NO" contentMode="scaleToFill" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="3eH-5b-IsL" userLabel="btnPanel"> |
| 193 | + <rect key="frame" x="10" y="491" width="175.5" height="31"/> |
| 194 | + <subviews> |
| 195 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Ultra Low Latency" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rfu-AG-LVz" userLabel="superResolution"> |
| 196 | + <rect key="frame" x="0.0" y="0.0" width="116.5" height="31"/> |
| 197 | + <fontDescription key="fontDescription" type="system" pointSize="14"/> |
| 198 | + <color key="textColor" name="btnPanelForeground"/> |
| 199 | + <nil key="highlightedColor"/> |
| 200 | + </label> |
| 201 | + <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="ELe-d5-m4P"> |
| 202 | + <rect key="frame" x="126.5" y="0.0" width="51" height="31"/> |
| 203 | + <connections> |
| 204 | + <action selector="onToggleSuperResolution:" destination="jxp-ZN-2yG" eventType="valueChanged" id="3GM-Lc-S7m"/> |
| 205 | + </connections> |
| 206 | + </switch> |
| 207 | + </subviews> |
| 208 | + <color key="backgroundColor" name="btnPanelBackground"/> |
| 209 | + </stackView> |
| 210 | + </subviews> |
| 211 | + <constraints> |
| 212 | + <constraint firstItem="7Ve-xO-Y3X" firstAttribute="bottom" secondItem="3eH-5b-IsL" secondAttribute="bottom" constant="5" id="JBv-YK-ka7"/> |
| 213 | + <constraint firstItem="7Ve-xO-Y3X" firstAttribute="trailing" secondItem="3eH-5b-IsL" secondAttribute="trailing" constant="10" id="Okw-Id-cuI"/> |
| 214 | + <constraint firstItem="7Ve-xO-Y3X" firstAttribute="leading" secondItem="3eH-5b-IsL" secondAttribute="leading" constant="-10" id="cgQ-22-KVG"/> |
| 215 | + <constraint firstItem="7Ve-xO-Y3X" firstAttribute="top" secondItem="3eH-5b-IsL" secondAttribute="top" constant="-5" id="tkU-Mi-B2J"/> |
| 216 | + <constraint firstItem="3eH-5b-IsL" firstAttribute="bottom" secondItem="TxN-BK-xcz" secondAttribute="bottom" constant="-10" id="utT-46-ejb"/> |
| 217 | + <constraint firstItem="7Ve-xO-Y3X" firstAttribute="leading" secondItem="TxN-BK-xcz" secondAttribute="leading" id="vrD-p5-hUN"/> |
| 218 | + </constraints> |
| 219 | + </view> |
179 | 220 | </subviews> |
180 | 221 | <viewLayoutGuide key="safeArea" id="CeS-QQ-Djo"/> |
181 | 222 | <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
|
184 | 225 | <constraint firstItem="XSO-cE-x5n" firstAttribute="top" secondItem="CeS-QQ-Djo" secondAttribute="top" constant="10" id="1HU-w7-YYi"/> |
185 | 226 | <constraint firstItem="q9v-1n-ZYf" firstAttribute="top" secondItem="CeS-QQ-Djo" secondAttribute="top" id="7Ra-XK-uPS"/> |
186 | 227 | <constraint firstItem="q9v-1n-ZYf" firstAttribute="leading" secondItem="CeS-QQ-Djo" secondAttribute="leading" id="LsZ-af-6Wt"/> |
| 228 | + <constraint firstItem="TxN-BK-xcz" firstAttribute="centerX" secondItem="q9v-1n-ZYf" secondAttribute="centerX" id="Lvp-sD-aVf"/> |
187 | 229 | <constraint firstItem="CeS-QQ-Djo" firstAttribute="bottom" secondItem="q9v-1n-ZYf" secondAttribute="bottom" id="Ne5-if-Q54"/> |
188 | 230 | <constraint firstItem="CeS-QQ-Djo" firstAttribute="bottom" secondItem="Uwe-Fi-04a" secondAttribute="bottom" constant="35" id="Nei-qd-Vd2"/> |
189 | 231 | <constraint firstItem="XSO-cE-x5n" firstAttribute="width" secondItem="CeS-QQ-Djo" secondAttribute="width" multiplier="0.33" id="O1g-6R-UEF"/> |
| 232 | + <constraint firstItem="TxN-BK-xcz" firstAttribute="leading" secondItem="CeS-QQ-Djo" secondAttribute="leading" constant="15" id="WgZ-gS-8qg"/> |
| 233 | + <constraint firstItem="TxN-BK-xcz" firstAttribute="centerY" secondItem="ZdT-KJ-IC4" secondAttribute="centerY" id="b7f-tJ-lUw"/> |
190 | 234 | <constraint firstItem="CeS-QQ-Djo" firstAttribute="trailing" secondItem="XSO-cE-x5n" secondAttribute="trailing" constant="20" id="c33-li-E9o"/> |
191 | 235 | <constraint firstItem="Wts-5Z-p7a" firstAttribute="leading" secondItem="Uwe-Fi-04a" secondAttribute="leading" id="ewr-t2-jKP"/> |
192 | 236 | <constraint firstItem="CeS-QQ-Djo" firstAttribute="trailing" secondItem="q9v-1n-ZYf" secondAttribute="trailing" id="isT-Rq-5PH"/> |
| 237 | + <constraint firstItem="Wts-5Z-p7a" firstAttribute="top" secondItem="TxN-BK-xcz" secondAttribute="bottom" constant="15" id="pKv-Ve-Pto"/> |
193 | 238 | <constraint firstItem="Uwe-Fi-04a" firstAttribute="top" secondItem="Wts-5Z-p7a" secondAttribute="bottom" constant="10" id="wl5-PM-CyG"/> |
194 | 239 | </constraints> |
195 | 240 | </view> |
|
198 | 243 | <outlet property="clientRoleToggle" destination="7iE-Y0-bQi" id="xF0-48-qAP"/> |
199 | 244 | <outlet property="clientRoleToggleView" destination="Uwe-Fi-04a" id="oys-Z9-DtO"/> |
200 | 245 | <outlet property="foregroundVideoContainer" destination="XSO-cE-x5n" id="7GG-yW-hDg"/> |
| 246 | + <outlet property="superResolutionContainer" destination="TxN-BK-xcz" id="cPq-SG-c0f"/> |
| 247 | + <outlet property="superResolutionLabel" destination="rfu-AG-LVz" id="nfH-Io-gXQ"/> |
| 248 | + <outlet property="superResolutionSwitch" destination="ELe-d5-m4P" id="ppE-2V-0bk"/> |
201 | 249 | <outlet property="ultraLowLatencyToggle" destination="cbb-WI-53A" id="n3x-pK-MuE"/> |
202 | 250 | <outlet property="ultraLowLatencyToggleView" destination="Wts-5Z-p7a" id="HI8-ov-5iY"/> |
203 | 251 | </connections> |
|
0 commit comments