blob: a129a6eb7084950055d479f9f6ed58f337e7ff6e [file] [log] [blame]
Alexandre Lisionc5148052015-03-04 15:10:35 -05001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Alexandre Lisionf23ec5a2015-07-16 11:24:06 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="7706" systemVersion="14E46" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
Alexandre Lisionc5148052015-03-04 15:10:35 -05003 <dependencies>
Alexandre Lision58cab672015-06-09 15:25:40 -04004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="7706"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -05005 </dependencies>
6 <objects>
7 <customObject id="-2" userLabel="File's Owner" customClass="CurrentCallVC">
8 <connections>
Alexandre Lision58cab672015-06-09 15:25:40 -04009 <outlet property="chatButton" destination="fmp-x4-Pef" id="ARt-dr-TRo"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050010 <outlet property="controlsPanel" destination="Eoi-B8-iL6" id="4xn-3b-SNn"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050011 <outlet property="hangUpButton" destination="Kjq-iM-NBL" id="Puz-4L-Okl"/>
12 <outlet property="holdOnOffButton" destination="anb-Y8-JQi" id="HSl-pE-Kwg"/>
Alexandre Lisionf47a2562015-06-15 15:48:29 -040013 <outlet property="loadingIndicator" destination="JwW-2h-DyZ" id="EEb-50-oSJ"/>
Alexandre Lisiond18fa272015-06-15 11:18:03 -040014 <outlet property="muteAudioButton" destination="tQl-cT-0Lb" id="qV4-Ef-UTx"/>
15 <outlet property="muteVideoButton" destination="LVS-yZ-98V" id="qQs-zP-wQ4"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050016 <outlet property="personLabel" destination="bg3-hB-nE8" id="t6l-1B-JxI"/>
17 <outlet property="pickUpButton" destination="qgD-3D-nD5" id="mkD-IT-22E"/>
18 <outlet property="previewView" destination="6y6-RH-qOp" id="1PY-sd-mh4"/>
Alexandre Lisionf23ec5a2015-07-16 11:24:06 -040019 <outlet property="qualityPopOver" destination="DRa-ai-N1h" id="Cb1-1p-7bO"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050020 <outlet property="recordOnOffButton" destination="oRa-pS-HN2" id="N7C-wn-0le"/>
Alexandre Lision58cab672015-06-09 15:25:40 -040021 <outlet property="splitView" destination="GIJ-gB-FZo" id="PM0-az-Q8X"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050022 <outlet property="stateLabel" destination="kFD-FB-vig" id="SSO-14-q2t"/>
23 <outlet property="timeSpentLabel" destination="cIU-M7-xpN" id="9Rl-t3-gjY"/>
24 <outlet property="videoView" destination="2wf-Py-l6B" id="dEF-Gx-w6x"/>
25 <outlet property="view" destination="Hz6-mo-xeY" id="VKn-lN-ijP"/>
26 </connections>
27 </customObject>
28 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
29 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
30 <customView id="Hz6-mo-xeY">
Alexandre Lision58cab672015-06-09 15:25:40 -040031 <rect key="frame" x="0.0" y="0.0" width="1014" height="509"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050032 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
33 <subviews>
Alexandre Lision58cab672015-06-09 15:25:40 -040034 <splitView dividerStyle="thin" vertical="YES" translatesAutoresizingMaskIntoConstraints="NO" id="GIJ-gB-FZo">
35 <rect key="frame" x="0.0" y="0.0" width="1014" height="509"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050036 <subviews>
Alexandre Lision58cab672015-06-09 15:25:40 -040037 <customView id="2wf-Py-l6B" customClass="CallView">
38 <rect key="frame" x="0.0" y="0.0" width="675" height="509"/>
39 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050040 <subviews>
Alexandre Lision58cab672015-06-09 15:25:40 -040041 <customView translatesAutoresizingMaskIntoConstraints="NO" id="d0X-cW-Xgz">
42 <rect key="frame" x="20" y="438" width="635" height="71"/>
43 <subviews>
Alexandre Lision58cab672015-06-09 15:25:40 -040044 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kFD-FB-vig">
Alexandre Lisionf47a2562015-06-15 15:48:29 -040045 <rect key="frame" x="18" y="42" width="37" height="17"/>
Alexandre Lision58cab672015-06-09 15:25:40 -040046 <constraints>
47 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="29" id="pft-oc-ZNh"/>
48 </constraints>
49 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="State" id="ugy-uK-901">
50 <font key="font" metaFont="system"/>
51 <color key="textColor" name="highlightColor" catalog="System" colorSpace="catalog"/>
52 <color key="backgroundColor" name="highlightColor" catalog="System" colorSpace="catalog"/>
53 </textFieldCell>
54 </textField>
55 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cIU-M7-xpN">
56 <rect key="frame" x="513" y="23" width="104" height="24"/>
57 <constraints>
58 <constraint firstAttribute="width" constant="100" id="9vz-kb-6L6"/>
59 </constraints>
60 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Time" id="zsO-T7-9yi">
61 <font key="font" size="20" name="HelveticaNeue"/>
62 <color key="textColor" name="alternateSelectedControlTextColor" catalog="System" colorSpace="catalog"/>
63 <color key="backgroundColor" name="highlightColor" catalog="System" colorSpace="catalog"/>
64 </textFieldCell>
65 <userDefinedRuntimeAttributes>
66 <userDefinedRuntimeAttribute type="string" keyPath="layer.cornerRadius" value="15"/>
67 </userDefinedRuntimeAttributes>
68 </textField>
Alexandre Lisionf47a2562015-06-15 15:48:29 -040069 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bg3-hB-nE8">
70 <rect key="frame" x="18" y="17" width="85" height="17"/>
71 <constraints>
72 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="81" id="gT7-Wu-XtU"/>
73 </constraints>
74 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Person name" id="osk-LS-0Qg">
75 <font key="font" metaFont="system"/>
76 <color key="textColor" name="highlightColor" catalog="System" colorSpace="catalog"/>
77 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
78 </textFieldCell>
79 </textField>
Alexandre Lision58cab672015-06-09 15:25:40 -040080 </subviews>
Alexandre Lisionc5148052015-03-04 15:10:35 -050081 <constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -040082 <constraint firstItem="kFD-FB-vig" firstAttribute="leading" secondItem="bg3-hB-nE8" secondAttribute="leading" id="LXG-QI-oPf"/>
83 <constraint firstItem="cIU-M7-xpN" firstAttribute="top" secondItem="d0X-cW-Xgz" secondAttribute="top" constant="24" id="Qc7-qp-qSV"/>
84 <constraint firstAttribute="trailing" secondItem="cIU-M7-xpN" secondAttribute="trailing" constant="20" id="RXf-xZ-4f9"/>
85 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="568" id="Xeq-Aa-f1W"/>
Alexandre Lisionf47a2562015-06-15 15:48:29 -040086 <constraint firstItem="kFD-FB-vig" firstAttribute="top" secondItem="bg3-hB-nE8" secondAttribute="bottom" constant="-42" id="Z06-5v-81Q"/>
87 <constraint firstItem="kFD-FB-vig" firstAttribute="top" secondItem="bg3-hB-nE8" secondAttribute="bottom" constant="-42" id="gRn-E6-o6O"/>
Alexandre Lision58cab672015-06-09 15:25:40 -040088 <constraint firstItem="kFD-FB-vig" firstAttribute="leading" secondItem="d0X-cW-Xgz" secondAttribute="leading" constant="20" id="i5C-8o-qKp"/>
Alexandre Lisionf47a2562015-06-15 15:48:29 -040089 <constraint firstAttribute="bottom" secondItem="kFD-FB-vig" secondAttribute="bottom" constant="42" id="l71-7V-oLx"/>
Alexandre Lision58cab672015-06-09 15:25:40 -040090 <constraint firstItem="bg3-hB-nE8" firstAttribute="leading" secondItem="d0X-cW-Xgz" secondAttribute="leading" constant="20" id="nV4-Vy-vqK"/>
91 <constraint firstAttribute="centerY" secondItem="cIU-M7-xpN" secondAttribute="centerY" id="yvc-8B-cEu"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050092 </constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -040093 </customView>
Alexandre Lisiond18fa272015-06-15 11:18:03 -040094 <customView translatesAutoresizingMaskIntoConstraints="NO" id="6y6-RH-qOp" userLabel="Preview">
95 <rect key="frame" x="480" y="20" width="175" height="120"/>
96 <constraints>
97 <constraint firstAttribute="height" constant="120" id="BvU-kV-0uD"/>
98 <constraint firstAttribute="width" constant="175" id="aEv-Tt-tSD"/>
99 </constraints>
100 </customView>
Alexandre Lision58cab672015-06-09 15:25:40 -0400101 <customView translatesAutoresizingMaskIntoConstraints="NO" id="Eoi-B8-iL6" userLabel="Controls">
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400102 <rect key="frame" x="20" y="20" width="452" height="81"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400103 <subviews>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400104 <button horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Kjq-iM-NBL" userLabel="Hang Up">
105 <rect key="frame" x="162" y="40" width="58" height="32"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400106 <constraints>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400107 <constraint firstAttribute="width" constant="54" id="7Ja-wI-kLL"/>
108 <constraint firstAttribute="height" constant="27" id="E2W-LK-NfM"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400109 </constraints>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400110 <buttonCell key="cell" type="bevel" bezelStyle="regularSquare" image="ic_action_hangup" imagePosition="overlaps" alignment="left" borderStyle="border" imageScaling="proportionallyDown" id="kR5-bV-2KY">
Alexandre Lision58cab672015-06-09 15:25:40 -0400111 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
112 <font key="font" metaFont="system"/>
113 </buttonCell>
114 <connections>
115 <action selector="hangUp:" target="-2" id="1Fj-b8-nfh"/>
116 </connections>
117 </button>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400118 <button horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tQl-cT-0Lb" userLabel="Mute Audio">
119 <rect key="frame" x="197" y="5" width="58" height="32"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400120 <constraints>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400121 <constraint firstAttribute="height" constant="27" id="TbE-0y-0UT"/>
122 <constraint firstAttribute="width" constant="54" id="eIi-Jg-kdC"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400123 </constraints>
Alexandre Lisionf23ec5a2015-07-16 11:24:06 -0400124 <buttonCell key="cell" type="bevel" bezelStyle="regularSquare" image="ic_action_mute_audio" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" id="7wg-Q4-mbD">
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400125 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
126 <font key="font" metaFont="system"/>
127 </buttonCell>
128 <connections>
129 <action selector="muteAudio:" target="-2" id="DBk-mG-FLj"/>
130 </connections>
131 </button>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400132 <button horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="qgD-3D-nD5" userLabel="Accept">
133 <rect key="frame" x="100" y="40" width="58" height="32"/>
134 <constraints>
135 <constraint firstAttribute="width" constant="54" id="9Aq-GM-wT2"/>
136 <constraint firstAttribute="height" constant="27" id="mnN-fs-Rr6"/>
137 </constraints>
138 <buttonCell key="cell" type="bevel" bezelStyle="regularSquare" image="ic_action_call" imagePosition="overlaps" alignment="left" borderStyle="border" imageScaling="proportionallyDown" id="CoO-HS-nEB">
Alexandre Lision58cab672015-06-09 15:25:40 -0400139 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
140 <font key="font" metaFont="system"/>
141 </buttonCell>
142 <connections>
143 <action selector="accept:" target="-2" id="maS-G8-eY7"/>
144 </connections>
145 </button>
146 <button horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="oRa-pS-HN2">
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400147 <rect key="frame" x="124" y="5" width="69" height="32"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400148 <constraints>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400149 <constraint firstAttribute="width" constant="65" id="Afw-2T-aY9"/>
150 <constraint firstAttribute="height" constant="27" id="t21-HC-Wvs"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400151 </constraints>
152 <buttonCell key="cell" type="bevel" title="Record" bezelStyle="regularSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" id="rhz-4Z-avV">
153 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
154 <font key="font" metaFont="system"/>
155 </buttonCell>
156 <connections>
157 <action selector="toggleRecording:" target="-2" id="gAc-ZJ-9PN"/>
158 </connections>
159 </button>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400160 <button horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="anb-Y8-JQi" userLabel="Hold">
161 <rect key="frame" x="224" y="40" width="53" height="32"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400162 <constraints>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400163 <constraint firstAttribute="width" constant="49" id="QBx-uC-sub"/>
164 <constraint firstAttribute="height" constant="27" id="nPV-iA-aaw"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400165 </constraints>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400166 <buttonCell key="cell" type="bevel" bezelStyle="regularSquare" image="ic_action_hold" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" id="7w5-d1-mNe">
Alexandre Lision58cab672015-06-09 15:25:40 -0400167 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
168 <font key="font" metaFont="system"/>
169 </buttonCell>
170 <connections>
171 <action selector="toggleHold:" target="-2" id="O18-nN-hHE"/>
172 </connections>
173 </button>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400174 <button wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fmp-x4-Pef" userLabel="Chat">
175 <rect key="frame" x="281" y="40" width="54" height="32"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400176 <constraints>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400177 <constraint firstAttribute="width" constant="50" id="eC5-B4-omb"/>
178 <constraint firstAttribute="height" constant="27" id="wYS-TH-4rc"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400179 </constraints>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400180 <backgroundFilters>
181 <ciFilter name="CIColorMonochrome">
182 <configuration>
183 <ciColor key="inputColor" red="1" green="0.53908981990000004" blue="0.1518531061" alpha="1"/>
184 <null key="inputImage"/>
185 <real key="inputIntensity" value="1"/>
186 </configuration>
187 </ciFilter>
188 </backgroundFilters>
189 <buttonCell key="cell" type="bevel" bezelStyle="regularSquare" image="ic_action_chat" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyUpOrDown" id="1fJ-X6-Rza">
Alexandre Lision58cab672015-06-09 15:25:40 -0400190 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
191 <font key="font" metaFont="system"/>
192 </buttonCell>
193 <connections>
194 <action selector="toggleChat:" target="-2" id="7HN-HS-oqT"/>
195 </connections>
196 </button>
Alexandre Lisionf23ec5a2015-07-16 11:24:06 -0400197 <button wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="j52-5l-K3e" userLabel="Quality">
198 <rect key="frame" x="321" y="5" width="54" height="32"/>
199 <constraints>
200 <constraint firstAttribute="width" constant="50" id="HMQ-8b-b48"/>
201 <constraint firstAttribute="height" constant="27" id="RHV-j9-SKc"/>
202 </constraints>
203 <backgroundFilters>
204 <ciFilter name="CIColorMonochrome">
205 <configuration>
206 <ciColor key="inputColor" red="1" green="0.53908979892730713" blue="0.15185309946537018" alpha="1"/>
207 <null key="inputImage"/>
208 <real key="inputIntensity" value="1"/>
209 </configuration>
210 </ciFilter>
211 </backgroundFilters>
212 <buttonCell key="cell" type="bevel" bezelStyle="regularSquare" image="ic_action_quality" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyUpOrDown" id="Vv0-lu-Pg9">
213 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
214 <font key="font" metaFont="system"/>
215 </buttonCell>
216 <connections>
217 <action selector="displayQualityPopUp:" target="-2" id="EbO-ZD-Zsm"/>
218 </connections>
219 </button>
220 <button horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="LVS-yZ-98V" userLabel="Mute Video">
221 <rect key="frame" x="259" y="5" width="58" height="32"/>
222 <constraints>
223 <constraint firstAttribute="width" constant="54" id="D26-l1-SRe"/>
224 <constraint firstAttribute="height" constant="27" id="qDd-Wq-7QG"/>
225 </constraints>
226 <buttonCell key="cell" type="bevel" bezelStyle="regularSquare" image="ic_action_mute_video" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" id="sSe-V6-C7i">
227 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
228 <font key="font" metaFont="system"/>
229 </buttonCell>
230 <connections>
231 <action selector="muteVideo:" target="-2" id="a6W-aB-zWX"/>
232 </connections>
233 </button>
Alexandre Lision58cab672015-06-09 15:25:40 -0400234 </subviews>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500235 <constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400236 <constraint firstItem="qgD-3D-nD5" firstAttribute="top" secondItem="Eoi-B8-iL6" secondAttribute="top" constant="11" id="1lr-kB-A5h"/>
237 <constraint firstItem="Kjq-iM-NBL" firstAttribute="leading" secondItem="qgD-3D-nD5" secondAttribute="trailing" constant="8" id="3iK-1x-F2q"/>
238 <constraint firstItem="anb-Y8-JQi" firstAttribute="top" secondItem="Eoi-B8-iL6" secondAttribute="top" constant="11" id="4C3-og-43v"/>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400239 <constraint firstAttribute="bottom" secondItem="fmp-x4-Pef" secondAttribute="bottom" constant="43" id="4qt-Sw-3oV"/>
240 <constraint firstItem="LVS-yZ-98V" firstAttribute="top" secondItem="fmp-x4-Pef" secondAttribute="bottom" constant="8" id="6Tt-Zj-Gnf"/>
241 <constraint firstAttribute="bottom" secondItem="LVS-yZ-98V" secondAttribute="bottom" constant="8" id="9xT-hf-H7Q"/>
Alexandre Lisionf23ec5a2015-07-16 11:24:06 -0400242 <constraint firstItem="j52-5l-K3e" firstAttribute="top" secondItem="fmp-x4-Pef" secondAttribute="bottom" constant="8" id="FGP-OT-jtW"/>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400243 <constraint firstAttribute="bottom" secondItem="Kjq-iM-NBL" secondAttribute="bottom" constant="43" id="IPS-1V-PVm"/>
244 <constraint firstItem="LVS-yZ-98V" firstAttribute="leading" secondItem="tQl-cT-0Lb" secondAttribute="trailing" constant="8" id="IUv-fA-Zva"/>
245 <constraint firstAttribute="bottom" secondItem="qgD-3D-nD5" secondAttribute="bottom" constant="43" id="KYy-za-dDq"/>
Alexandre Lisionf23ec5a2015-07-16 11:24:06 -0400246 <constraint firstItem="j52-5l-K3e" firstAttribute="leading" secondItem="LVS-yZ-98V" secondAttribute="trailing" constant="8" id="LmM-7T-m9j"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400247 <constraint firstItem="anb-Y8-JQi" firstAttribute="leading" secondItem="Kjq-iM-NBL" secondAttribute="trailing" constant="8" id="Mcj-US-rZq"/>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400248 <constraint firstAttribute="bottom" secondItem="anb-Y8-JQi" secondAttribute="bottom" constant="43" id="MwL-3I-lJv"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400249 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="385" id="TSJ-9A-brf"/>
250 <constraint firstItem="fmp-x4-Pef" firstAttribute="top" secondItem="Eoi-B8-iL6" secondAttribute="top" constant="11" id="Wmf-0A-jba"/>
251 <constraint firstItem="Kjq-iM-NBL" firstAttribute="top" secondItem="Eoi-B8-iL6" secondAttribute="top" constant="11" id="a1R-g8-5gl"/>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400252 <constraint firstAttribute="bottom" secondItem="oRa-pS-HN2" secondAttribute="bottom" constant="8" id="aOv-xQ-1pk"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400253 <constraint firstItem="fmp-x4-Pef" firstAttribute="leading" secondItem="anb-Y8-JQi" secondAttribute="trailing" constant="8" id="bSy-yw-J5C"/>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400254 <constraint firstItem="tQl-cT-0Lb" firstAttribute="leading" secondItem="oRa-pS-HN2" secondAttribute="trailing" constant="8" id="d6a-bF-2d5"/>
255 <constraint firstItem="oRa-pS-HN2" firstAttribute="top" secondItem="Eoi-B8-iL6" secondAttribute="top" constant="46" id="faC-l8-iCU"/>
256 <constraint firstItem="tQl-cT-0Lb" firstAttribute="top" secondItem="anb-Y8-JQi" secondAttribute="bottom" constant="8" id="gZK-fs-Aml"/>
257 <constraint firstItem="oRa-pS-HN2" firstAttribute="leading" secondItem="Eoi-B8-iL6" secondAttribute="leading" constant="126" id="htl-he-rlg"/>
258 <constraint firstAttribute="bottom" secondItem="tQl-cT-0Lb" secondAttribute="bottom" constant="8" id="iWQ-V7-2PF"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400259 <constraint firstItem="fmp-x4-Pef" firstAttribute="leading" secondItem="anb-Y8-JQi" secondAttribute="trailing" constant="8" id="jfN-xU-POX"/>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400260 <constraint firstItem="qgD-3D-nD5" firstAttribute="leading" secondItem="oRa-pS-HN2" secondAttribute="trailing" constant="-89" id="wQF-FD-dbj"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500261 </constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400262 </customView>
Alexandre Lisionf47a2562015-06-15 15:48:29 -0400263 <customView translatesAutoresizingMaskIntoConstraints="NO" id="JwW-2h-DyZ" customClass="ITProgressIndicator">
264 <rect key="frame" x="287" y="205" width="100" height="100"/>
265 <constraints>
266 <constraint firstAttribute="height" constant="100" id="gpl-re-hHE"/>
267 <constraint firstAttribute="width" constant="100" id="nmo-HF-lhL"/>
268 </constraints>
269 </customView>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500270 </subviews>
271 <constraints>
Alexandre Lisionf47a2562015-06-15 15:48:29 -0400272 <constraint firstAttribute="centerX" secondItem="JwW-2h-DyZ" secondAttribute="centerX" id="4eh-az-oI5"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400273 <constraint firstItem="6y6-RH-qOp" firstAttribute="leading" secondItem="Eoi-B8-iL6" secondAttribute="trailing" constant="8" id="7wV-uh-Xb7"/>
274 <constraint firstAttribute="trailing" secondItem="d0X-cW-Xgz" secondAttribute="trailing" constant="20" id="G79-Jv-EYw"/>
275 <constraint firstAttribute="bottom" secondItem="6y6-RH-qOp" secondAttribute="bottom" constant="20" id="HOt-7O-FU2"/>
276 <constraint firstAttribute="trailing" secondItem="6y6-RH-qOp" secondAttribute="trailing" constant="20" id="KTx-SN-RUg"/>
277 <constraint firstItem="d0X-cW-Xgz" firstAttribute="top" secondItem="2wf-Py-l6B" secondAttribute="top" id="MKB-zm-C75"/>
Alexandre Lisionf47a2562015-06-15 15:48:29 -0400278 <constraint firstAttribute="centerY" secondItem="JwW-2h-DyZ" secondAttribute="centerY" id="Na1-o4-4Ds"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400279 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="675" id="ciq-ed-2FK"/>
280 <constraint firstItem="d0X-cW-Xgz" firstAttribute="leading" secondItem="2wf-Py-l6B" secondAttribute="leading" constant="20" id="efy-70-qsJ"/>
281 <constraint firstAttribute="bottom" secondItem="Eoi-B8-iL6" secondAttribute="bottom" constant="20" id="glQ-Is-Pk6"/>
282 <constraint firstItem="Eoi-B8-iL6" firstAttribute="leading" secondItem="2wf-Py-l6B" secondAttribute="leading" constant="20" id="sHw-xg-QAo"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500283 </constraints>
284 </customView>
Alexandre Lision58cab672015-06-09 15:25:40 -0400285 <customView id="TdD-3L-553">
286 <rect key="frame" x="676" y="0.0" width="338" height="509"/>
287 <autoresizingMask key="autoresizingMask"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500288 <subviews>
Alexandre Lision58cab672015-06-09 15:25:40 -0400289 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kW2-Cx-fNv">
290 <rect key="frame" x="274" y="13" width="50" height="32"/>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400291 <constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400292 <constraint firstAttribute="width" constant="38" id="0Qx-5g-ThL"/>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400293 </constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400294 <buttonCell key="cell" type="push" bezelStyle="rounded" image="NSGoRightTemplate" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5Nl-aV-9kl">
295 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400296 <font key="font" metaFont="system"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400297 </buttonCell>
298 <connections>
299 <action selector="sendMessage:" target="LWe-df-dS6" id="Hlj-og-5rV"/>
300 <binding destination="LWe-df-dS6" name="enabled" keyPath="self.message.length" id="ec2-s1-Hpt"/>
301 </connections>
302 </button>
303 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="OBX-o0-u1k">
304 <rect key="frame" x="20" y="20" width="252" height="22"/>
305 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" state="on" borderStyle="bezel" bezelStyle="round" id="QW9-Ty-ZEe">
306 <font key="font" metaFont="system"/>
307 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400308 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
309 </textFieldCell>
Alexandre Lision58cab672015-06-09 15:25:40 -0400310 <connections>
311 <binding destination="LWe-df-dS6" name="value" keyPath="self.message" id="suS-k6-ypU">
312 <dictionary key="options">
313 <bool key="NSContinuouslyUpdatesValue" value="YES"/>
314 </dictionary>
315 </binding>
316 <outlet property="delegate" destination="LWe-df-dS6" id="9by-zr-IW0"/>
317 </connections>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400318 </textField>
Alexandre Lision58cab672015-06-09 15:25:40 -0400319 <scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="i3X-6S-mKF">
320 <rect key="frame" x="0.0" y="50" width="338" height="459"/>
321 <clipView key="contentView" id="Tbz-Bj-Y3K">
322 <rect key="frame" x="1" y="1" width="223" height="133"/>
323 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
324 <subviews>
325 <textView editable="NO" importsGraphics="NO" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" usesFontPanel="YES" verticallyResizable="YES" allowsNonContiguousLayout="YES" quoteSubstitution="YES" dataDetection="YES" dashSubstitution="YES" spellingCorrection="YES" smartInsertDelete="YES" id="9jD-8j-lXO">
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400326 <rect key="frame" x="0.0" y="0.0" width="223" height="459"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400327 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
328 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
329 <size key="minSize" width="338" height="459"/>
330 <size key="maxSize" width="463" height="10000000"/>
331 <color key="insertionPointColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
332 <size key="minSize" width="338" height="459"/>
333 <size key="maxSize" width="463" height="10000000"/>
334 </textView>
335 </subviews>
336 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
337 </clipView>
338 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="Uo5-G8-d2s">
339 <rect key="frame" x="-100" y="-100" width="87" height="18"/>
340 <autoresizingMask key="autoresizingMask"/>
341 </scroller>
342 <scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="eno-qS-nJm">
343 <rect key="frame" x="224" y="1" width="15" height="133"/>
344 <autoresizingMask key="autoresizingMask"/>
345 </scroller>
346 </scrollView>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500347 </subviews>
348 <constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400349 <constraint firstItem="kW2-Cx-fNv" firstAttribute="leading" secondItem="OBX-o0-u1k" secondAttribute="trailing" constant="8" id="5sg-0N-YSw"/>
350 <constraint firstAttribute="bottom" secondItem="kW2-Cx-fNv" secondAttribute="bottom" constant="20" id="EeC-o1-xNE"/>
351 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="250" id="KI6-XT-afu"/>
352 <constraint firstItem="i3X-6S-mKF" firstAttribute="top" secondItem="TdD-3L-553" secondAttribute="top" id="LoI-gZ-Gp6"/>
353 <constraint firstItem="i3X-6S-mKF" firstAttribute="leading" secondItem="TdD-3L-553" secondAttribute="leading" id="NVH-57-1Yw"/>
354 <constraint firstAttribute="width" relation="lessThanOrEqual" constant="400" id="Szn-hz-Zcv"/>
355 <constraint firstAttribute="bottom" secondItem="OBX-o0-u1k" secondAttribute="bottom" constant="20" id="eOH-Wv-Zuo"/>
356 <constraint firstAttribute="trailing" secondItem="kW2-Cx-fNv" secondAttribute="trailing" constant="20" id="g3z-YY-hyn"/>
357 <constraint firstItem="OBX-o0-u1k" firstAttribute="leading" secondItem="TdD-3L-553" secondAttribute="leading" constant="20" id="wTD-wE-axZ"/>
358 <constraint firstItem="OBX-o0-u1k" firstAttribute="top" secondItem="i3X-6S-mKF" secondAttribute="bottom" constant="8" id="yKJ-bq-2wk"/>
359 <constraint firstAttribute="trailing" secondItem="i3X-6S-mKF" secondAttribute="trailing" id="zdl-DO-8e8"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500360 </constraints>
361 </customView>
362 </subviews>
Alexandre Lision58cab672015-06-09 15:25:40 -0400363 <holdingPriorities>
364 <real value="250"/>
365 <real value="250"/>
366 </holdingPriorities>
367 <connections>
368 <outlet property="delegate" destination="-2" id="Srr-ek-32R"/>
369 </connections>
370 </splitView>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500371 </subviews>
372 <constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400373 <constraint firstAttribute="trailing" secondItem="GIJ-gB-FZo" secondAttribute="trailing" id="0em-qy-QDF"/>
374 <constraint firstItem="GIJ-gB-FZo" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="BMA-1U-7qS"/>
375 <constraint firstAttribute="bottom" secondItem="GIJ-gB-FZo" secondAttribute="bottom" id="cSp-R2-2P7"/>
376 <constraint firstItem="GIJ-gB-FZo" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="gYP-xn-tdT"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500377 </constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400378 <point key="canvasLocation" x="1428" y="21.5"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500379 </customView>
Alexandre Lision58cab672015-06-09 15:25:40 -0400380 <viewController id="LWe-df-dS6" customClass="ChatVC">
381 <connections>
382 <outlet property="chatView" destination="9jD-8j-lXO" id="nRK-qZ-xex"/>
383 <outlet property="messageField" destination="OBX-o0-u1k" id="MS2-Hl-as4"/>
384 <outlet property="sendButton" destination="kW2-Cx-fNv" id="7iO-d1-LsM"/>
385 <outlet property="view" destination="TdD-3L-553" id="HQf-B1-D8b"/>
386 </connections>
387 </viewController>
Alexandre Lisionf23ec5a2015-07-16 11:24:06 -0400388 <customView id="Y38-Id-LGC">
389 <rect key="frame" x="0.0" y="4" width="56" height="161"/>
390 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
391 <subviews>
392 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6lf-Ut-Xbr">
393 <rect key="frame" x="13" y="134" width="31" height="27"/>
394 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="+" id="b3D-0u-zMG">
395 <font key="font" metaFont="system" size="22"/>
396 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
397 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
398 </textFieldCell>
399 </textField>
400 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="DRS-6A-7dl">
401 <rect key="frame" x="13" y="0.0" width="31" height="27"/>
402 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="-" id="gB4-S1-mny">
403 <font key="font" metaFont="system" size="22"/>
404 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
405 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
406 </textFieldCell>
407 </textField>
408 <slider horizontalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="CgZ-IK-49H">
409 <rect key="frame" x="18" y="32" width="20" height="96"/>
410 <sliderCell key="cell" alignment="left" minValue="200" maxValue="3000" doubleValue="200" tickMarkPosition="right" sliderType="linear" id="oGE-FH-3jK"/>
411 <connections>
412 <action selector="valueChanged:" target="7rr-Wk-Nn8" id="Lir-12-n5c"/>
413 </connections>
414 </slider>
415 </subviews>
416 <point key="canvasLocation" x="637" y="-70.5"/>
417 </customView>
418 <viewController id="7rr-Wk-Nn8" customClass="BitrateVC">
419 <connections>
420 <outlet property="bitrateSlider" destination="CgZ-IK-49H" id="NoD-8v-Cc1"/>
421 <outlet property="view" destination="Y38-Id-LGC" id="0cj-pV-MgQ"/>
422 </connections>
423 </viewController>
424 <popover behavior="t" id="DRa-ai-N1h">
425 <connections>
426 <outlet property="contentViewController" destination="7rr-Wk-Nn8" id="43w-Ab-FTh"/>
427 </connections>
428 </popover>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500429 </objects>
430 <resources>
Alexandre Lision58cab672015-06-09 15:25:40 -0400431 <image name="NSGoRightTemplate" width="9" height="12"/>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400432 <image name="ic_action_call" width="72" height="72"/>
433 <image name="ic_action_chat" width="72" height="72"/>
434 <image name="ic_action_hangup" width="72" height="72"/>
435 <image name="ic_action_hold" width="72" height="72"/>
436 <image name="ic_action_mute_audio" width="72" height="72"/>
437 <image name="ic_action_mute_video" width="72" height="72"/>
Alexandre Lisionf23ec5a2015-07-16 11:24:06 -0400438 <image name="ic_action_quality" width="72" height="72"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500439 </resources>
440</document>