blob: 8cc6e17c9e071f3ce497def138bfd8e94070a96f [file] [log] [blame]
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Alexandre Lision7f01b072015-09-15 14:57:05 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="8191" systemVersion="14F27" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04003 <dependencies>
Alexandre Lision7f01b072015-09-15 14:57:05 -04004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="8191"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04005 </dependencies>
6 <objects>
7 <customObject id="-2" userLabel="File's Owner" customClass="AccVideoVC">
8 <connections>
9 <outlet property="codecsView" destination="H2b-i2-whr" id="bYR-bH-sP6"/>
10 <outlet property="toggleVideoButton" destination="cmS-cV-mVo" id="gSM-x9-hli"/>
11 <outlet property="videoPanelContainer" destination="qN4-Se-Waf" id="dfa-7c-bzY"/>
12 <outlet property="view" destination="c22-O7-iKe" id="H3B-2k-h1y"/>
13 </connections>
14 </customObject>
15 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
16 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
17 <customView id="c22-O7-iKe">
18 <rect key="frame" x="0.0" y="0.0" width="432" height="342"/>
19 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20 <subviews>
Alexandre Lision7f01b072015-09-15 14:57:05 -040021 <button ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="cmS-cV-mVo">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040022 <rect key="frame" x="18" y="306" width="102" height="18"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -040023 <constraints>
24 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="98" id="cjj-gb-QeP"/>
25 </constraints>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040026 <buttonCell key="cell" type="check" title="Enable video" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="ZYO-6G-DC2">
27 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
28 <font key="font" metaFont="system"/>
29 </buttonCell>
30 <connections>
31 <action selector="toggleVideoEnabled:" target="-2" id="nS4-3Q-Exm"/>
32 </connections>
33 </button>
34 <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qN4-Se-Waf">
Alexandre Lision4de68ce2015-04-24 18:22:49 -040035 <rect key="frame" x="33" y="55" width="379" height="245"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040036 <subviews>
37 <scrollView focusRingType="none" fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0Xq-Du-JwG">
38 <rect key="frame" x="0.0" y="46" width="315" height="170"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -040039 <clipView key="contentView" focusRingType="none" ambiguous="YES" id="rmO-Zw-KC1">
40 <rect key="frame" x="1" y="17" width="313" height="152"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040041 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
42 <subviews>
43 <outlineView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" headerView="bYO-LR-nVo" indentationPerLevel="16" outlineTableColumn="DSk-Vi-l91" id="H2b-i2-whr">
Alexandre Lision7f01b072015-09-15 14:57:05 -040044 <rect key="frame" x="0.0" y="0.0" width="366" height="152"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040045 <autoresizingMask key="autoresizingMask"/>
46 <size key="intercellSpacing" width="3" height="2"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -040047 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040048 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
49 <tableColumns>
50 <tableColumn identifier="VideoStateColumn" width="50" minWidth="10" maxWidth="100" id="eGS-FS-4hO" userLabel="State">
51 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Enabled">
52 <font key="font" metaFont="smallSystem"/>
53 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
54 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
55 </tableHeaderCell>
56 <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="overlaps" inset="2" id="bwc-hf-hZK">
57 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
58 <font key="font" metaFont="system"/>
59 <connections>
60 <action selector="toggleCodec:" target="-2" id="A0P-gP-mz3"/>
61 </connections>
62 </buttonCell>
63 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
64 </tableColumn>
65 <tableColumn identifier="VideoCodecsColumn" width="116" minWidth="40" maxWidth="1000" id="DSk-Vi-l91">
66 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Codecs">
67 <font key="font" metaFont="smallSystem"/>
68 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
69 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
70 </tableHeaderCell>
71 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="DmR-7J-s8s">
72 <font key="font" metaFont="system"/>
73 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
74 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
75 </textFieldCell>
76 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
77 </tableColumn>
78 <tableColumn identifier="VideoFrequencyColumn" width="64" minWidth="10" maxWidth="3.4028234663852886e+38" id="WAr-DG-2aa">
79 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Frequency">
80 <font key="font" metaFont="smallSystem"/>
81 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
82 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
83 </tableHeaderCell>
84 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="dRe-pp-ok2">
85 <font key="font" metaFont="system"/>
86 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
87 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
88 </textFieldCell>
89 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
90 </tableColumn>
91 <tableColumn identifier="VideoBitrateColumn" width="124" minWidth="10" maxWidth="3.4028234663852886e+38" id="jvv-dK-jMu">
92 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Bitrate">
93 <font key="font" metaFont="smallSystem"/>
94 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
95 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
96 </tableHeaderCell>
97 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="HcP-F1-RiZ">
98 <font key="font" metaFont="system"/>
99 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
100 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
101 </textFieldCell>
102 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
103 </tableColumn>
104 </tableColumns>
105 <connections>
106 <outlet property="delegate" destination="-2" id="cLl-c7-8rg"/>
107 </connections>
108 </outlineView>
109 </subviews>
110 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
111 </clipView>
112 <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="TDX-wc-woT">
Alexandre Lision7f01b072015-09-15 14:57:05 -0400113 <rect key="frame" x="1" y="153" width="313" height="16"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400114 <autoresizingMask key="autoresizingMask"/>
115 </scroller>
116 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="d7s-2o-Oxb">
Alexandre Lision7f01b072015-09-15 14:57:05 -0400117 <rect key="frame" x="-15" y="17" width="16" height="0.0"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400118 <autoresizingMask key="autoresizingMask"/>
119 </scroller>
120 <tableHeaderView key="headerView" id="bYO-LR-nVo">
Alexandre Lision7f01b072015-09-15 14:57:05 -0400121 <rect key="frame" x="0.0" y="0.0" width="366" height="17"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400122 <autoresizingMask key="autoresizingMask"/>
123 </tableHeaderView>
124 </scrollView>
125 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Kgn-Ue-zMe">
126 <rect key="frame" x="42" y="13" width="76" height="32"/>
127 <buttonCell key="cell" type="push" title="Down" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="YYh-3p-JG5">
128 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
129 <font key="font" metaFont="system"/>
130 </buttonCell>
Alexandre Lisione1e9e6a2015-03-20 17:51:21 -0400131 <connections>
132 <action selector="moveDown:" target="-2" id="Eew-cq-oSJ"/>
133 </connections>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400134 </button>
135 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8M7-MC-vJE">
136 <rect key="frame" x="-6" y="13" width="58" height="32"/>
137 <buttonCell key="cell" type="push" title="Up" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ZYZ-Vd-MXi">
138 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
139 <font key="font" metaFont="system"/>
140 </buttonCell>
Alexandre Lisione1e9e6a2015-03-20 17:51:21 -0400141 <connections>
142 <action selector="moveUp:" target="-2" id="y2e-P5-leK"/>
143 </connections>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400144 </button>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400145 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="flI-L9-J7Q">
146 <rect key="frame" x="3" y="224" width="53" height="17"/>
147 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Codecs" id="DlW-RF-2xv">
148 <font key="font" metaFont="systemBold"/>
149 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
150 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
151 </textFieldCell>
152 </textField>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400153 </subviews>
154 </customView>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400155 </subviews>
156 <point key="canvasLocation" x="273" y="167"/>
157 </customView>
158 </objects>
159</document>