blob: 5f8e44e8307fe58a09203229e508a856c920cdd5 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="15705" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="15705"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="VideoPrefsVC">
<connections>
<outlet property="enableHardwareAccelerationButton" destination="1hl-Ib-SGY" id="klf-oh-pSA"/>
<outlet property="previewView" destination="qAJ-w8-a6Q" id="uSq-tE-heV"/>
<outlet property="ratesList" destination="e3h-qA-wZ5" id="EPS-08-l6m"/>
<outlet property="sizesList" destination="Aec-P9-KNS" id="nYI-YP-fpQ"/>
<outlet property="videoDevicesList" destination="5L8-b6-N3k" id="ZsJ-sc-pYZ"/>
<outlet property="view" destination="c22-O7-iKe" id="EfM-Op-S9T"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<customView misplaced="YES" id="c22-O7-iKe">
<rect key="frame" x="0.0" y="0.0" width="510" height="450"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<subviews>
<stackView distribution="fill" orientation="vertical" alignment="leading" spacing="30" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1vk-ug-52j">
<rect key="frame" x="20" y="25" width="470" height="408"/>
<subviews>
<stackView distribution="fill" orientation="vertical" alignment="centerX" spacing="10" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="hdZ-nu-7fH">
<rect key="frame" x="0.0" y="286" width="470" height="122"/>
<subviews>
<stackView distribution="fill" orientation="vertical" alignment="trailing" spacing="15" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3fc-oM-S8e">
<rect key="frame" x="112" y="0.0" width="247" height="122"/>
<subviews>
<stackView distribution="fill" orientation="horizontal" alignment="centerY" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="m9S-Pr-8hc">
<rect key="frame" x="0.0" y="101" width="247" height="21"/>
<subviews>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="VWx-4c-7aF">
<rect key="frame" x="-2" y="3" width="46" height="16"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Device" id="170-NP-CSP">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="5L8-b6-N3k" userLabel="Devices">
<rect key="frame" x="48" y="-3" width="202" height="25"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="100" id="j4P-kB-KdU"/>
</constraints>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="6Vf-hb-26C">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" id="zJ9-1a-cpr">
<connections>
<outlet property="delegate" destination="-2" id="mF2-Zc-wNP"/>
</connections>
</menu>
</popUpButtonCell>
<connections>
<action selector="chooseDevice:" target="-2" id="JjJ-Ul-8VM"/>
</connections>
</popUpButton>
</subviews>
<visibilityPriorities>
<integer value="1000"/>
<integer value="1000"/>
</visibilityPriorities>
<customSpacing>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
</customSpacing>
</stackView>
<stackView distribution="fill" orientation="horizontal" alignment="centerY" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rSf-PH-9Ug">
<rect key="frame" x="0.0" y="65" width="247" height="21"/>
<subviews>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="cDr-8B-RiJ">
<rect key="frame" x="-2" y="3" width="46" height="16"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Size" id="4bq-ls-mCp">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Aec-P9-KNS" userLabel="Sizes">
<rect key="frame" x="48" y="-3" width="202" height="25"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="100" id="qaU-o7-Vu1"/>
</constraints>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="6ly-dX-MT4">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" id="ykd-50-las">
<connections>
<outlet property="delegate" destination="-2" id="5cI-wH-0AT"/>
</connections>
</menu>
</popUpButtonCell>
<connections>
<action selector="chooseSize:" target="-2" id="qra-Ci-Om8"/>
</connections>
</popUpButton>
</subviews>
<visibilityPriorities>
<integer value="1000"/>
<integer value="1000"/>
</visibilityPriorities>
<customSpacing>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
</customSpacing>
</stackView>
<stackView distribution="fill" orientation="horizontal" alignment="centerY" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="J6H-65-Ftu">
<rect key="frame" x="0.0" y="29" width="247" height="21"/>
<subviews>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="60X-MX-gun">
<rect key="frame" x="-2" y="3" width="46" height="16"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Rate" id="5Im-df-jdd">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="e3h-qA-wZ5" userLabel="Rates">
<rect key="frame" x="48" y="-3" width="202" height="25"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="100" id="kuH-jK-uRl"/>
</constraints>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="pDt-c4-Fhs">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" id="aKL-76-vSP">
<connections>
<outlet property="delegate" destination="-2" id="5Gu-bg-y3C"/>
</connections>
</menu>
</popUpButtonCell>
<connections>
<action selector="chooseRate:" target="-2" id="nye-jT-0NU"/>
</connections>
</popUpButton>
</subviews>
<visibilityPriorities>
<integer value="1000"/>
<integer value="1000"/>
</visibilityPriorities>
<customSpacing>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
</customSpacing>
</stackView>
<button translatesAutoresizingMaskIntoConstraints="NO" id="1hl-Ib-SGY">
<rect key="frame" x="48" y="-2" width="201" height="18"/>
<buttonCell key="cell" type="check" title="Enable hardware acceleration" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="e7y-eV-Gsz">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="toggleHardwareAcceleration:" target="-2" id="w58-qW-HGp"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="Aec-P9-KNS" firstAttribute="trailing" secondItem="5L8-b6-N3k" secondAttribute="trailing" id="Cg8-bJ-Jb7"/>
<constraint firstItem="60X-MX-gun" firstAttribute="leading" secondItem="VWx-4c-7aF" secondAttribute="leading" id="Ejt-Kn-Wok"/>
<constraint firstItem="e3h-qA-wZ5" firstAttribute="leading" secondItem="1hl-Ib-SGY" secondAttribute="leading" id="Jgc-KS-R4a"/>
<constraint firstItem="e3h-qA-wZ5" firstAttribute="leading" secondItem="5L8-b6-N3k" secondAttribute="leading" id="QvZ-Me-RfB"/>
<constraint firstItem="cDr-8B-RiJ" firstAttribute="leading" secondItem="VWx-4c-7aF" secondAttribute="leading" id="TUj-rx-PyN"/>
<constraint firstItem="cDr-8B-RiJ" firstAttribute="trailing" secondItem="VWx-4c-7aF" secondAttribute="trailing" id="XcK-XP-tvT"/>
<constraint firstItem="Aec-P9-KNS" firstAttribute="leading" secondItem="5L8-b6-N3k" secondAttribute="leading" id="YOZ-po-uDq"/>
<constraint firstItem="60X-MX-gun" firstAttribute="trailing" secondItem="VWx-4c-7aF" secondAttribute="trailing" id="y00-ix-aDj"/>
<constraint firstItem="e3h-qA-wZ5" firstAttribute="trailing" secondItem="5L8-b6-N3k" secondAttribute="trailing" id="yIO-9k-6sF"/>
</constraints>
<visibilityPriorities>
<integer value="1000"/>
<integer value="1000"/>
<integer value="1000"/>
<integer value="1000"/>
</visibilityPriorities>
<customSpacing>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
</customSpacing>
</stackView>
</subviews>
<visibilityPriorities>
<integer value="1000"/>
</visibilityPriorities>
<customSpacing>
<real value="3.4028234663852886e+38"/>
</customSpacing>
</stackView>
<customView wantsLayer="YES" canDrawConcurrently="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qAJ-w8-a6Q" userLabel="Preview" customClass="RenderingView">
<rect key="frame" x="0.0" y="0.0" width="470" height="256"/>
<constraints>
<constraint firstAttribute="width" constant="470" id="ipm-Al-OAC"/>
<constraint firstAttribute="height" constant="256" id="rk8-n7-4Uu"/>
</constraints>
</customView>
</subviews>
<constraints>
<constraint firstItem="hdZ-nu-7fH" firstAttribute="top" secondItem="1vk-ug-52j" secondAttribute="top" id="79w-O3-uLd"/>
<constraint firstAttribute="trailing" secondItem="hdZ-nu-7fH" secondAttribute="trailing" id="Qp5-4n-aEZ"/>
<constraint firstItem="hdZ-nu-7fH" firstAttribute="leading" secondItem="1vk-ug-52j" secondAttribute="leading" id="RqC-20-kgJ"/>
</constraints>
<visibilityPriorities>
<integer value="1000"/>
<integer value="1000"/>
</visibilityPriorities>
<customSpacing>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
</customSpacing>
</stackView>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="1vk-ug-52j" secondAttribute="trailing" constant="20" id="Cc0-Vw-L9J"/>
<constraint firstItem="1vk-ug-52j" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" constant="25" id="F8p-IL-m0Z"/>
<constraint firstAttribute="bottom" secondItem="1vk-ug-52j" secondAttribute="bottom" constant="25" id="jLe-Wr-D3d"/>
<constraint firstItem="1vk-ug-52j" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="20" id="pfY-ph-pwx"/>
</constraints>
<point key="canvasLocation" x="231" y="257"/>
</customView>
</objects>
</document>