<?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>
        <deployment version="1070" identifier="macosx"/>
        <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="VLCFSPanelController">
            <connections>
                <outlet property="backwardButton" destination="7QH-jb-QdM" id="VnK-HH-sNu"/>
                <outlet property="controlsView" destination="Npt-C5-K77" id="Dnt-ku-O6u"/>
                <outlet property="elapsedTime" destination="nJc-M4-sMF" id="DFf-yw-e6A"/>
                <outlet property="forwardButton" destination="jSN-hV-r5D" id="3PN-jP-xPY"/>
                <outlet property="fullscreenButton" destination="C5K-aX-3aJ" id="AGc-uy-2b0"/>
                <outlet property="heightMaxConstraint" destination="Vwe-uz-fKC" id="yz0-Rh-MKt"/>
                <outlet property="mediaTitle" destination="Vd8-0f-Usz" id="NZ0-KY-l4T"/>
                <outlet property="nextButton" destination="2ai-dB-Wpq" id="Axl-RO-LfI"/>
                <outlet property="playPauseButton" destination="YSL-bH-k6U" id="I6W-Cy-q85"/>
                <outlet property="previousButton" destination="TVM-DT-2yo" id="yKP-tY-0j2"/>
                <outlet property="remainingOrTotalTime" destination="T3x-es-c7v" id="7qI-yb-OUT"/>
                <outlet property="timeSlider" destination="f9T-Kg-gn6" id="Zc0-RY-bsd"/>
                <outlet property="volumeSlider" destination="Ihl-7x-5mN" id="WGR-5h-Y9H"/>
                <outlet property="window" destination="a2r-mH-Iqe" id="Hd9-Q4-8sG"/>
            </connections>
        </customObject>
        <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
        <customObject id="-3" userLabel="Application" customClass="NSObject"/>
        <window title="Fullscreen Controls" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" hasShadow="NO" hidesOnDeactivate="YES" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" id="a2r-mH-Iqe">
            <windowCollectionBehavior key="collectionBehavior" fullScreenAuxiliary="YES" fullScreenDisallowsTiling="YES"/>
            <windowPositionMask key="initialPositionMask" bottomStrut="YES"/>
            <rect key="contentRect" x="376" y="105" width="480" height="84"/>
            <rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/>
            <value key="minSize" type="size" width="480" height="60"/>
            <value key="maxSize" type="size" width="4068" height="150"/>
            <view key="contentView" id="Npt-C5-K77" customClass="VLCFSPanelDraggableView">
                <rect key="frame" x="0.0" y="0.0" width="483" height="84"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nJc-M4-sMF" customClass="VLCTimeField">
                        <rect key="frame" x="18" y="61" width="79" height="14"/>
                        <constraints>
                            <constraint firstAttribute="width" constant="75" id="IGO-bJ-xu2"/>
                        </constraints>
                        <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" allowsUndo="NO" sendsActionOnEndEditing="YES" alignment="left" title="0:00" id="ebb-BZ-1l4">
                            <font key="font" metaFont="smallSystem"/>
                            <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
                        </textFieldCell>
                    </textField>
                    <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="T3x-es-c7v" customClass="VLCTimeField">
                        <rect key="frame" x="386" y="61" width="79" height="14"/>
                        <constraints>
                            <constraint firstAttribute="width" constant="75" id="m9r-7l-uQt"/>
                        </constraints>
                        <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" allowsUndo="NO" sendsActionOnEndEditing="YES" alignment="right" placeholderString="∞" id="PYh-Xz-irE">
                            <font key="font" metaFont="smallSystem"/>
                            <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
                        </textFieldCell>
                    </textField>
                    <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="Vd8-0f-Usz">
                        <rect key="frame" x="98" y="61" width="287" height="14"/>
                        <textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingTail" allowsUndo="NO" sendsActionOnEndEditing="YES" alignment="center" placeholderString="Nothing Playing" usesSingleLineMode="YES" id="uA0-hc-yIU">
                            <font key="font" metaFont="smallSystem"/>
                            <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
                        </textFieldCell>
                    </textField>
                    <slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="f9T-Kg-gn6">
                        <rect key="frame" x="20" y="43" width="443" height="17"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="15" id="lag-bs-Ziy"/>
                        </constraints>
                        <sliderCell key="cell" controlSize="small" continuous="YES" state="on" alignment="left" maxValue="10000" tickMarkPosition="above" sliderType="linear" id="OBM-DB-OBK"/>
                        <connections>
                            <action selector="timeSliderUpdate:" target="-2" id="6Na-ur-p5P"/>
                        </connections>
                    </slider>
                    <customView translatesAutoresizingMaskIntoConstraints="NO" id="VLH-qy-cwr" userLabel="Bottom View">
                        <rect key="frame" x="0.0" y="0.0" width="483" height="42"/>
                        <subviews>
                            <button translatesAutoresizingMaskIntoConstraints="NO" id="iYd-wn-Bnl" customClass="VLCImageButton">
                                <rect key="frame" x="20" y="14" width="25" height="14"/>
                                <constraints>
                                    <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="10" id="Ccf-qh-Z4p"/>
                                    <constraint firstAttribute="width" secondItem="iYd-wn-Bnl" secondAttribute="height" multiplier="25:14" id="hNf-AC-5xt"/>
                                </constraints>
                                <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="VLCVolumeOnTemplate" imagePosition="only" alignment="center" alternateImage="VLCVolumeOffTemplate" imageScaling="proportionallyUpOrDown" inset="2" id="KZQ-HO-iWj" customClass="VLCTintedImageButtonCell">
                                    <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                    <font key="font" metaFont="system"/>
                                </buttonCell>
                            </button>
                            <slider verticalHuggingPriority="750" horizontalCompressionResistancePriority="800" translatesAutoresizingMaskIntoConstraints="NO" id="Ihl-7x-5mN" customClass="VLCDefaultValueSlider">
                                <rect key="frame" x="50" y="14" width="80" height="13"/>
                                <constraints>
                                    <constraint firstAttribute="width" constant="80" id="qcW-zc-UJI"/>
                                </constraints>
                                <sliderCell key="cell" controlSize="mini" continuous="YES" state="on" alignment="left" maxValue="100" doubleValue="50" tickMarkPosition="above" sliderType="linear" id="L1r-AD-Y0K" customClass="VLCDefaultValueSliderCell"/>
                                <connections>
                                    <action selector="volumeSliderUpdate:" target="-2" id="doI-qM-Pde"/>
                                </connections>
                            </slider>
                            <customView translatesAutoresizingMaskIntoConstraints="NO" id="dA8-RM-Mgd" userLabel="Playback Buttons group">
                                <rect key="frame" x="159" y="7" width="165" height="29"/>
                                <subviews>
                                    <button translatesAutoresizingMaskIntoConstraints="NO" id="TVM-DT-2yo" customClass="VLCImageButton">
                                        <rect key="frame" x="0.0" y="0.0" width="35" height="29"/>
                                        <constraints>
                                            <constraint firstAttribute="width" secondItem="TVM-DT-2yo" secondAttribute="height" multiplier="19:16" id="oKb-iw-6S1"/>
                                        </constraints>
                                        <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="VLCPreviousTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="ykW-vZ-DAm" customClass="VLCTintedImageButtonCell">
                                            <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                            <font key="font" metaFont="system"/>
                                        </buttonCell>
                                        <connections>
                                            <action selector="gotoPrevious:" target="-2" id="4p6-Eg-e9d"/>
                                        </connections>
                                    </button>
                                    <button translatesAutoresizingMaskIntoConstraints="NO" id="7QH-jb-QdM" customClass="VLCImageButton">
                                        <rect key="frame" x="33" y="0.0" width="34" height="29"/>
                                        <constraints>
                                            <constraint firstAttribute="width" secondItem="7QH-jb-QdM" secondAttribute="height" multiplier="19:16" id="isk-o2-kZY"/>
                                        </constraints>
                                        <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="VLCBackwardTemplate" imagePosition="only" alignment="center" continuous="YES" imageScaling="proportionallyUpOrDown" inset="2" id="kH8-lS-ZyV" customClass="VLCTintedImageButtonCell">
                                            <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                            <font key="font" metaFont="system"/>
                                        </buttonCell>
                                        <connections>
                                            <action selector="jumpBackward:" target="-2" id="ft8-Or-fZy"/>
                                        </connections>
                                    </button>
                                    <button translatesAutoresizingMaskIntoConstraints="NO" id="YSL-bH-k6U" customClass="VLCImageButton">
                                        <rect key="frame" x="65" y="0.0" width="35" height="29"/>
                                        <constraints>
                                            <constraint firstAttribute="width" secondItem="YSL-bH-k6U" secondAttribute="height" multiplier="1:1" constant="6" id="2if-S8-t0u"/>
                                        </constraints>
                                        <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="VLCPlayTemplate" imagePosition="overlaps" alignment="center" alternateImage="VLCPauseTemplate" imageScaling="proportionallyUpOrDown" inset="2" id="IvT-4x-6Go" customClass="VLCTintedImageButtonCell">
                                            <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                            <font key="font" metaFont="system"/>
                                        </buttonCell>
                                        <userDefinedRuntimeAttributes>
                                            <userDefinedRuntimeAttribute type="boolean" keyPath="toggle" value="YES"/>
                                        </userDefinedRuntimeAttributes>
                                        <connections>
                                            <action selector="togglePlayPause:" target="-2" id="9os-DP-jAN"/>
                                        </connections>
                                    </button>
                                    <button translatesAutoresizingMaskIntoConstraints="NO" id="jSN-hV-r5D" customClass="VLCImageButton">
                                        <rect key="frame" x="98" y="0.0" width="34" height="29"/>
                                        <constraints>
                                            <constraint firstAttribute="width" secondItem="jSN-hV-r5D" secondAttribute="height" multiplier="19:16" id="m1w-9i-bkp"/>
                                        </constraints>
                                        <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="VLCForwardTemplate" imagePosition="only" alignment="center" continuous="YES" imageScaling="proportionallyUpOrDown" inset="2" id="i5R-0v-MD5" customClass="VLCTintedImageButtonCell">
                                            <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                            <font key="font" metaFont="system"/>
                                        </buttonCell>
                                        <connections>
                                            <action selector="jumpForward:" target="-2" id="bjn-qc-BJ7"/>
                                        </connections>
                                    </button>
                                    <button translatesAutoresizingMaskIntoConstraints="NO" id="2ai-dB-Wpq" customClass="VLCImageButton">
                                        <rect key="frame" x="130" y="0.0" width="35" height="29"/>
                                        <constraints>
                                            <constraint firstAttribute="width" secondItem="2ai-dB-Wpq" secondAttribute="height" multiplier="19:16" id="Itj-7f-YDa"/>
                                        </constraints>
                                        <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="VLCNextTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="gqA-yG-zOb" customClass="VLCTintedImageButtonCell">
                                            <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                            <font key="font" metaFont="system"/>
                                        </buttonCell>
                                        <connections>
                                            <action selector="gotoNext:" target="-2" id="flJ-52-Pcb"/>
                                        </connections>
                                    </button>
                                </subviews>
                                <constraints>
                                    <constraint firstItem="TVM-DT-2yo" firstAttribute="top" secondItem="dA8-RM-Mgd" secondAttribute="top" id="59Q-PV-V7X"/>
                                    <constraint firstAttribute="bottom" secondItem="TVM-DT-2yo" secondAttribute="bottom" id="BbT-6f-xTq"/>
                                    <constraint firstItem="7QH-jb-QdM" firstAttribute="top" secondItem="dA8-RM-Mgd" secondAttribute="top" id="FyP-Bn-tWl"/>
                                    <constraint firstAttribute="bottom" secondItem="jSN-hV-r5D" secondAttribute="bottom" id="JfK-UJ-aWg"/>
                                    <constraint firstItem="TVM-DT-2yo" firstAttribute="left" secondItem="dA8-RM-Mgd" secondAttribute="left" id="K2Q-n7-lrY"/>
                                    <constraint firstAttribute="bottom" secondItem="2ai-dB-Wpq" secondAttribute="bottom" id="Lbs-nr-oxX"/>
                                    <constraint firstItem="7QH-jb-QdM" firstAttribute="right" secondItem="YSL-bH-k6U" secondAttribute="left" constant="2" id="Tnj-qw-C7L"/>
                                    <constraint firstItem="YSL-bH-k6U" firstAttribute="right" secondItem="jSN-hV-r5D" secondAttribute="left" constant="2" id="UQw-FA-iUn"/>
                                    <constraint firstAttribute="right" secondItem="2ai-dB-Wpq" secondAttribute="right" id="Yqe-Vo-mbg"/>
                                    <constraint firstAttribute="bottom" secondItem="7QH-jb-QdM" secondAttribute="bottom" id="gms-YR-GV2"/>
                                    <constraint firstItem="jSN-hV-r5D" firstAttribute="right" secondItem="2ai-dB-Wpq" secondAttribute="left" constant="2" id="gs0-i5-NMh"/>
                                    <constraint firstItem="TVM-DT-2yo" firstAttribute="right" secondItem="7QH-jb-QdM" secondAttribute="left" constant="2" id="kAo-Ih-5ch"/>
                                    <constraint firstItem="YSL-bH-k6U" firstAttribute="top" secondItem="dA8-RM-Mgd" secondAttribute="top" id="qAr-dD-0tl"/>
                                    <constraint firstAttribute="bottom" secondItem="YSL-bH-k6U" secondAttribute="bottom" id="xgb-VM-sJk"/>
                                    <constraint firstItem="jSN-hV-r5D" firstAttribute="top" secondItem="dA8-RM-Mgd" secondAttribute="top" id="xnK-zl-FmT"/>
                                    <constraint firstItem="2ai-dB-Wpq" firstAttribute="top" secondItem="dA8-RM-Mgd" secondAttribute="top" id="yOO-Cv-ygt"/>
                                </constraints>
                            </customView>
                            <button translatesAutoresizingMaskIntoConstraints="NO" id="C5K-aX-3aJ" customClass="VLCImageButton">
                                <rect key="frame" x="441" y="10" width="22" height="22"/>
                                <constraints>
                                    <constraint firstAttribute="width" secondItem="C5K-aX-3aJ" secondAttribute="height" multiplier="1:1" id="VWl-0x-p1I"/>
                                </constraints>
                                <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="VLCFullscreenOnTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="0tH-cP-VqB" customClass="VLCTintedImageButtonCell">
                                    <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                    <font key="font" metaFont="system"/>
                                </buttonCell>
                                <connections>
                                    <action selector="toggleFullscreen:" target="-2" id="rLd-CX-M6u"/>
                                </connections>
                            </button>
                        </subviews>
                        <constraints>
                            <constraint firstAttribute="bottom" secondItem="C5K-aX-3aJ" secondAttribute="bottom" constant="10" id="9hx-OK-TYA"/>
                            <constraint firstItem="Ihl-7x-5mN" firstAttribute="centerY" secondItem="VLH-qy-cwr" secondAttribute="centerY" id="AlO-aJ-1Je"/>
                            <constraint firstAttribute="bottom" secondItem="dA8-RM-Mgd" secondAttribute="bottom" constant="7" id="TO2-KE-Ycq"/>
                            <constraint firstAttribute="height" constant="42" identifier="customViewHeightMax" id="Vwe-uz-fKC"/>
                            <constraint firstItem="dA8-RM-Mgd" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="Ihl-7x-5mN" secondAttribute="trailing" constant="29" id="cyN-MR-sGd"/>
                            <constraint firstItem="iYd-wn-Bnl" firstAttribute="top" secondItem="VLH-qy-cwr" secondAttribute="top" constant="14" id="ioy-Pv-ElU"/>
                            <constraint firstItem="dA8-RM-Mgd" firstAttribute="top" secondItem="VLH-qy-cwr" secondAttribute="top" constant="6" id="nD7-HM-eab"/>
                            <constraint firstItem="iYd-wn-Bnl" firstAttribute="leading" secondItem="VLH-qy-cwr" secondAttribute="leading" constant="20" id="pMX-wi-DB4"/>
                            <constraint firstAttribute="bottom" secondItem="iYd-wn-Bnl" secondAttribute="bottom" constant="14" id="rdI-uU-xtV"/>
                            <constraint firstAttribute="trailing" secondItem="C5K-aX-3aJ" secondAttribute="trailing" constant="20" id="sHZ-rt-hX0"/>
                            <constraint firstItem="Ihl-7x-5mN" firstAttribute="leading" secondItem="iYd-wn-Bnl" secondAttribute="trailing" constant="5" id="sbi-nB-Ucp"/>
                            <constraint firstItem="dA8-RM-Mgd" firstAttribute="centerX" secondItem="VLH-qy-cwr" secondAttribute="centerX" id="wG3-Bx-EMo"/>
                            <constraint firstItem="C5K-aX-3aJ" firstAttribute="top" secondItem="VLH-qy-cwr" secondAttribute="top" constant="10" id="yLu-H1-w7g"/>
                        </constraints>
                    </customView>
                </subviews>
                <constraints>
                    <constraint firstItem="T3x-es-c7v" firstAttribute="left" secondItem="Vd8-0f-Usz" secondAttribute="right" constant="5" id="1vL-HQ-doh"/>
                    <constraint firstItem="VLH-qy-cwr" firstAttribute="leading" secondItem="Npt-C5-K77" secondAttribute="leading" id="AXK-9N-Zst"/>
                    <constraint firstItem="f9T-Kg-gn6" firstAttribute="leading" secondItem="Npt-C5-K77" secondAttribute="leading" constant="20" id="Ibl-1I-f2u"/>
                    <constraint firstItem="f9T-Kg-gn6" firstAttribute="top" secondItem="nJc-M4-sMF" secondAttribute="bottom" constant="2" id="Pix-DL-2C0"/>
                    <constraint firstItem="nJc-M4-sMF" firstAttribute="bottom" secondItem="Vd8-0f-Usz" secondAttribute="bottom" id="Rd7-TG-oek"/>
                    <constraint firstItem="Vd8-0f-Usz" firstAttribute="left" secondItem="nJc-M4-sMF" secondAttribute="right" constant="5" id="SvX-6Y-TRg"/>
                    <constraint firstAttribute="trailing" secondItem="f9T-Kg-gn6" secondAttribute="trailing" constant="20" id="TIT-A8-rRx"/>
                    <constraint firstItem="VLH-qy-cwr" firstAttribute="top" secondItem="f9T-Kg-gn6" secondAttribute="bottom" constant="2" id="ZlH-9e-2nv"/>
                    <constraint firstItem="Vd8-0f-Usz" firstAttribute="bottom" secondItem="T3x-es-c7v" secondAttribute="bottom" id="kpz-BE-D6F"/>
                    <constraint firstAttribute="bottom" secondItem="VLH-qy-cwr" secondAttribute="bottom" id="oFk-fv-UiZ"/>
                    <constraint firstItem="nJc-M4-sMF" firstAttribute="top" secondItem="Npt-C5-K77" secondAttribute="top" constant="9" id="odn-aP-10I"/>
                    <constraint firstItem="nJc-M4-sMF" firstAttribute="left" secondItem="Npt-C5-K77" secondAttribute="left" constant="20" id="r2T-tn-CTU"/>
                    <constraint firstAttribute="trailing" secondItem="VLH-qy-cwr" secondAttribute="trailing" id="rxJ-QQ-cyy"/>
                    <constraint firstAttribute="right" secondItem="T3x-es-c7v" secondAttribute="right" constant="20" id="ykz-Sa-B1m"/>
                </constraints>
            </view>
            <connections>
                <outlet property="delegate" destination="-2" id="3Re-S7-TmJ"/>
            </connections>
            <point key="canvasLocation" x="139" y="257"/>
        </window>
        <userDefaultsController representsSharedInstance="YES" id="hMn-b4-4vy"/>
    </objects>
    <resources>
        <image name="VLCBackwardTemplate" width="128" height="128"/>
        <image name="VLCForwardTemplate" width="128" height="128"/>
        <image name="VLCFullscreenOnTemplate" width="128" height="128"/>
        <image name="VLCNextTemplate" width="128" height="128"/>
        <image name="VLCPauseTemplate" width="128" height="128"/>
        <image name="VLCPlayTemplate" width="128" height="128"/>
        <image name="VLCPreviousTemplate" width="128" height="128"/>
        <image name="VLCVolumeOffTemplate" width="128" height="128"/>
        <image name="VLCVolumeOnTemplate" width="128" height="128"/>
    </resources>
</document>
