VLCOpenNetworkStreamViewController.xib 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="VLCOpenNetworkStreamViewController">
  13. <connections>
  14. <outlet property="ScanSubModeLabel" destination="Ewx-Hn-7Lc" id="Mfo-2x-j1h"/>
  15. <outlet property="ScanSubToggleSwitch" destination="vn6-u6-LYP" id="ncf-61-1mD"/>
  16. <outlet property="historyTableView" destination="10" id="15"/>
  17. <outlet property="openButton" destination="i2a-FY-QGC" id="ry8-BI-sW5"/>
  18. <outlet property="privateModeLabel" destination="9" id="13"/>
  19. <outlet property="privateToggleSwitch" destination="8" id="12"/>
  20. <outlet property="urlField" destination="Ucc-ui-OIc" id="TiQ-KO-ZbK"/>
  21. <outlet property="view" destination="1" id="3"/>
  22. <outlet property="whatToOpenHelpLabel" destination="27" id="29"/>
  23. </connections>
  24. </placeholder>
  25. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  26. <view contentMode="scaleToFill" id="1">
  27. <rect key="frame" x="0.0" y="0.0" width="282" height="382"/>
  28. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  29. <subviews>
  30. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Enter any HTTP, RTSP, RTMP, MMS, FTP or UDP/RTP address to open the stream directly." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="27">
  31. <rect key="frame" x="0.0" y="85" width="282" height="46"/>
  32. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  33. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  34. <color key="textColor" red="0.74659199620000005" green="0.74659199620000005" blue="0.74659199620000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  35. <nil key="highlightedColor"/>
  36. </label>
  37. <button contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="i2a-FY-QGC">
  38. <rect key="frame" x="0.0" y="43" width="282" height="40"/>
  39. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  40. <constraints>
  41. <constraint firstAttribute="height" constant="40" id="Vsx-fz-bZs"/>
  42. </constraints>
  43. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  44. <state key="normal" title="Télécharger"/>
  45. <connections>
  46. <action selector="openButtonAction:" destination="-1" eventType="touchUpInside" id="ggP-1c-34h"/>
  47. </connections>
  48. </button>
  49. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="19">
  50. <rect key="frame" x="0.0" y="133" width="282" height="51"/>
  51. <subviews>
  52. <switch opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="8">
  53. <rect key="frame" x="20" y="10" width="51" height="31"/>
  54. <color key="onTintColor" red="0.98948383331298828" green="0.43470591306686401" blue="0.032047603279352188" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  55. </switch>
  56. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Private Playback" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9">
  57. <rect key="frame" x="77" y="15.5" width="126" height="20.5"/>
  58. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  59. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  60. <color key="textColor" red="0.74659199620000005" green="0.74659199620000005" blue="0.74659199620000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  61. <nil key="highlightedColor"/>
  62. </label>
  63. </subviews>
  64. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  65. <constraints>
  66. <constraint firstItem="8" firstAttribute="top" secondItem="19" secondAttribute="top" constant="10" id="2GS-NS-3e9"/>
  67. <constraint firstAttribute="height" constant="51" id="Cm5-Z1-hUm"/>
  68. <constraint firstItem="8" firstAttribute="centerY" secondItem="19" secondAttribute="centerY" id="IBT-FN-OjU"/>
  69. <constraint firstItem="8" firstAttribute="leading" secondItem="19" secondAttribute="leading" constant="20" id="Jme-d2-HWW"/>
  70. <constraint firstAttribute="bottom" secondItem="8" secondAttribute="bottom" constant="10" id="MsU-n2-xpL"/>
  71. <constraint firstItem="9" firstAttribute="leading" secondItem="8" secondAttribute="trailing" constant="8" id="SQF-h6-Y1B"/>
  72. <constraint firstItem="9" firstAttribute="centerY" secondItem="19" secondAttribute="centerY" id="rA9-Dw-xhF"/>
  73. </constraints>
  74. </view>
  75. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Cuf-mI-ZuN">
  76. <rect key="frame" x="0.0" y="184" width="282" height="51"/>
  77. <subviews>
  78. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Scan Subtitle" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ewx-Hn-7Lc" userLabel="Label - Scan Subtitle">
  79. <rect key="frame" x="77" y="15.5" width="101.5" height="20.5"/>
  80. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  81. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  82. <color key="textColor" red="0.74659199620000005" green="0.74659199620000005" blue="0.74659199620000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  83. <nil key="highlightedColor"/>
  84. </label>
  85. <switch opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="vn6-u6-LYP">
  86. <rect key="frame" x="20" y="10" width="51" height="31"/>
  87. <color key="onTintColor" red="0.98948383331298828" green="0.43470591306686401" blue="0.032047603279352188" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  88. </switch>
  89. </subviews>
  90. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  91. <constraints>
  92. <constraint firstItem="Ewx-Hn-7Lc" firstAttribute="centerY" secondItem="Cuf-mI-ZuN" secondAttribute="centerY" id="438-cI-fcY"/>
  93. <constraint firstAttribute="height" constant="51" id="4q4-k4-3aL"/>
  94. <constraint firstItem="Ewx-Hn-7Lc" firstAttribute="leading" secondItem="vn6-u6-LYP" secondAttribute="trailing" constant="8" id="L6A-tZ-nca"/>
  95. <constraint firstItem="vn6-u6-LYP" firstAttribute="centerY" secondItem="Cuf-mI-ZuN" secondAttribute="centerY" id="O8L-vt-dqs"/>
  96. <constraint firstItem="vn6-u6-LYP" firstAttribute="leading" secondItem="Cuf-mI-ZuN" secondAttribute="leading" constant="20" id="gRE-Bg-7Hj"/>
  97. </constraints>
  98. </view>
  99. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" indicatorStyle="white" style="plain" separatorStyle="none" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="10">
  100. <rect key="frame" x="0.0" y="237" width="282" height="145"/>
  101. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  102. <color key="separatorColor" red="0.0" green="0.0" blue="0.0" alpha="0.60999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
  103. <connections>
  104. <outlet property="dataSource" destination="-1" id="18"/>
  105. <outlet property="delegate" destination="-1" id="17"/>
  106. </connections>
  107. </tableView>
  108. <textField clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="center" minimumFontSize="17" clearButtonMode="unlessEditing" translatesAutoresizingMaskIntoConstraints="NO" id="Ucc-ui-OIc">
  109. <rect key="frame" x="0.0" y="8" width="282" height="31"/>
  110. <color key="backgroundColor" red="0.28627450980000002" green="0.28627450980000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  111. <constraints>
  112. <constraint firstAttribute="height" constant="31" id="wUp-0d-Tui"/>
  113. </constraints>
  114. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  115. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  116. <textInputTraits key="textInputTraits" autocorrectionType="no" keyboardAppearance="alert"/>
  117. </textField>
  118. </subviews>
  119. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  120. <constraints>
  121. <constraint firstAttribute="trailing" secondItem="19" secondAttribute="trailing" id="5U7-LM-ATZ"/>
  122. <constraint firstItem="Ucc-ui-OIc" firstAttribute="leading" secondItem="1" secondAttribute="leading" id="5wR-1o-dR8"/>
  123. <constraint firstItem="27" firstAttribute="leading" secondItem="1" secondAttribute="leading" id="ClO-g7-tKS"/>
  124. <constraint firstItem="19" firstAttribute="top" secondItem="27" secondAttribute="bottom" constant="2" id="Cmp-Jr-Vjr"/>
  125. <constraint firstAttribute="trailing" secondItem="10" secondAttribute="trailing" id="HV2-DQ-qh1"/>
  126. <constraint firstAttribute="trailing" secondItem="Cuf-mI-ZuN" secondAttribute="trailing" id="KFa-mj-ThO"/>
  127. <constraint firstItem="19" firstAttribute="top" secondItem="1" secondAttribute="top" constant="133" id="L9x-Fc-bnj"/>
  128. <constraint firstItem="i2a-FY-QGC" firstAttribute="leading" secondItem="1" secondAttribute="leading" id="Ljg-b3-moO"/>
  129. <constraint firstAttribute="trailing" secondItem="27" secondAttribute="trailing" id="NpT-vX-lRE"/>
  130. <constraint firstItem="Cuf-mI-ZuN" firstAttribute="top" secondItem="19" secondAttribute="bottom" id="Ulq-Bz-F1Q"/>
  131. <constraint firstItem="19" firstAttribute="leading" secondItem="1" secondAttribute="leading" id="UsO-RE-lJB"/>
  132. <constraint firstItem="Cuf-mI-ZuN" firstAttribute="leading" secondItem="1" secondAttribute="leading" id="Yhj-YG-88C"/>
  133. <constraint firstItem="10" firstAttribute="leading" secondItem="1" secondAttribute="leading" id="Ytj-N4-ovJ"/>
  134. <constraint firstItem="10" firstAttribute="top" secondItem="Cuf-mI-ZuN" secondAttribute="bottom" constant="2" id="aa9-gV-1hG"/>
  135. <constraint firstAttribute="trailing" secondItem="Ucc-ui-OIc" secondAttribute="trailing" id="cnv-4K-LQF"/>
  136. <constraint firstAttribute="bottom" secondItem="10" secondAttribute="bottom" id="i2B-Gs-T3n"/>
  137. <constraint firstItem="i2a-FY-QGC" firstAttribute="top" secondItem="Ucc-ui-OIc" secondAttribute="bottom" constant="4" id="lHx-79-Q2D"/>
  138. <constraint firstAttribute="trailing" secondItem="i2a-FY-QGC" secondAttribute="trailing" id="oqJ-pN-Puv"/>
  139. <constraint firstAttribute="trailing" secondItem="27" secondAttribute="trailing" id="t1F-Vw-p8j"/>
  140. <constraint firstItem="Ucc-ui-OIc" firstAttribute="top" secondItem="1" secondAttribute="top" constant="8" id="tsO-sl-1rB"/>
  141. <constraint firstItem="27" firstAttribute="top" secondItem="i2a-FY-QGC" secondAttribute="bottom" constant="2" id="vfj-B7-ock"/>
  142. </constraints>
  143. <nil key="simulatedStatusBarMetrics"/>
  144. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  145. <point key="canvasLocation" x="565" y="375"/>
  146. </view>
  147. </objects>
  148. </document>