|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="19529" 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="32700.99.1234" 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="19519"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/> |
7 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
8 | 8 | <capability name="System colors in document resources" minToolsVersion="11.0"/> |
9 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
18 | 18 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
19 | 19 | <subviews> |
20 | 20 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lC2-dZ-ofF"> |
21 | | - <rect key="frame" x="20" y="293.5" width="374" height="138"/> |
| 21 | + <rect key="frame" x="20" y="295" width="374" height="138"/> |
22 | 22 | <subviews> |
23 | 23 | <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Enter channel name" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="SdL-FU-6ht" userLabel="channelName"> |
24 | 24 | <rect key="frame" x="37.5" y="20" width="299" height="34"/> |
|
70 | 70 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
71 | 71 | <subviews> |
72 | 72 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="a0t-ZI-lHz" userLabel="pcm"> |
73 | | - <rect key="frame" x="0.0" y="632" width="414" height="48"/> |
| 73 | + <rect key="frame" x="0.0" y="633" width="414" height="48"/> |
74 | 74 | <subviews> |
75 | 75 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Push PCM" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Dbo-LJ-5lv"> |
76 | 76 | <rect key="frame" x="20" y="16" width="62.5" height="16"/> |
|
90 | 90 | <constraint firstItem="dV6-q6-Gqm" firstAttribute="centerY" secondItem="a0t-ZI-lHz" secondAttribute="centerY" id="1ke-Ze-5Yg"/> |
91 | 91 | <constraint firstAttribute="trailing" secondItem="dV6-q6-Gqm" secondAttribute="trailing" constant="20" id="BwJ-mH-gcE"/> |
92 | 92 | <constraint firstItem="dV6-q6-Gqm" firstAttribute="centerY" secondItem="Dbo-LJ-5lv" secondAttribute="centerY" id="Tce-t9-8sl"/> |
| 93 | + <constraint firstItem="dV6-q6-Gqm" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="Dbo-LJ-5lv" secondAttribute="trailing" constant="8" symbolic="YES" id="bdQ-Sc-Zh4"/> |
93 | 94 | <constraint firstAttribute="height" constant="48" id="gMu-3X-Ejl"/> |
94 | 95 | <constraint firstItem="Dbo-LJ-5lv" firstAttribute="leading" secondItem="a0t-ZI-lHz" secondAttribute="leading" constant="20" id="ykF-lp-vEa"/> |
95 | 96 | </constraints> |
96 | 97 | </view> |
97 | 98 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6aN-r3-OBp" userLabel="mic"> |
98 | | - <rect key="frame" x="0.0" y="680" width="414" height="48"/> |
| 99 | + <rect key="frame" x="0.0" y="681" width="414" height="48"/> |
| 100 | + <subviews> |
| 101 | + <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="2th-LX-ugB"> |
| 102 | + <rect key="frame" x="345" y="8" width="51" height="32"/> |
| 103 | + <connections> |
| 104 | + <action selector="pushMicrophone:" destination="wEj-TK-x0n" eventType="valueChanged" id="SQ0-gC-2Cf"/> |
| 105 | + </connections> |
| 106 | + </switch> |
| 107 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Push Microphone" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3Sp-t2-4ZJ" userLabel="Push Microphone"> |
| 108 | + <rect key="frame" x="19" y="15" width="106" height="18"/> |
| 109 | + <fontDescription key="fontDescription" type="system" pointSize="13"/> |
| 110 | + <nil key="textColor"/> |
| 111 | + <nil key="highlightedColor"/> |
| 112 | + </label> |
| 113 | + </subviews> |
99 | 114 | <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
100 | 115 | <constraints> |
101 | 116 | <constraint firstAttribute="height" constant="48" id="2K6-1p-G5S"/> |
| 117 | + <constraint firstAttribute="trailing" secondItem="2th-LX-ugB" secondAttribute="trailing" constant="20" id="4ah-Fm-UGP"/> |
| 118 | + <constraint firstItem="3Sp-t2-4ZJ" firstAttribute="centerY" secondItem="2th-LX-ugB" secondAttribute="centerY" id="FNf-GW-5sM"/> |
| 119 | + <constraint firstItem="3Sp-t2-4ZJ" firstAttribute="top" secondItem="6aN-r3-OBp" secondAttribute="top" constant="15" id="N4p-jC-NET"/> |
| 120 | + <constraint firstItem="2th-LX-ugB" firstAttribute="top" secondItem="6aN-r3-OBp" secondAttribute="topMargin" id="NFK-L9-gNC"/> |
| 121 | + <constraint firstItem="2th-LX-ugB" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="3Sp-t2-4ZJ" secondAttribute="trailing" constant="8" symbolic="YES" id="Zi2-Tk-iuF"/> |
| 122 | + <constraint firstItem="2th-LX-ugB" firstAttribute="centerY" secondItem="6aN-r3-OBp" secondAttribute="centerY" id="ePY-DC-OMx"/> |
| 123 | + <constraint firstItem="3Sp-t2-4ZJ" firstAttribute="leading" secondItem="6aN-r3-OBp" secondAttribute="leading" constant="19" id="r6z-OE-ha4"/> |
102 | 124 | </constraints> |
103 | 125 | </view> |
104 | 126 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Dyj-wd-Iae" customClass="AGEVideoContainer" customModule="AGEVideoLayout"> |
105 | | - <rect key="frame" x="0.0" y="44" width="414" height="540"/> |
| 127 | + <rect key="frame" x="0.0" y="48" width="414" height="537"/> |
106 | 128 | <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
107 | 129 | </view> |
108 | 130 | </subviews> |
|
123 | 145 | </view> |
124 | 146 | <connections> |
125 | 147 | <outlet property="container" destination="Dyj-wd-Iae" id="YY7-wi-33p"/> |
| 148 | + <outlet property="pushMicrophoneSwitch" destination="2th-LX-ugB" id="T0r-uv-ZMs"/> |
126 | 149 | <outlet property="pushPcmSwitch" destination="dV6-q6-Gqm" id="9b8-1h-vN4"/> |
127 | 150 | </connections> |
128 | 151 | </viewController> |
|
0 commit comments