VLCFutureOpenNetworkStreamViewController.xib 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="5037" systemVersion="12F45" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
  3. <dependencies>
  4. <deployment defaultVersion="1552" identifier="iOS"/>
  5. <development version="5000" identifier="xcode"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3733"/>
  7. </dependencies>
  8. <objects>
  9. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="VLCOpenNetworkStreamViewController">
  10. <connections>
  11. <outlet property="historyTableView" destination="10" id="15"/>
  12. <outlet property="openButton" destination="i2a-FY-QGC" id="ry8-BI-sW5"/>
  13. <outlet property="privateModeLabel" destination="9" id="13"/>
  14. <outlet property="privateToggleSwitch" destination="8" id="12"/>
  15. <outlet property="urlField" destination="Ucc-ui-OIc" id="TiQ-KO-ZbK"/>
  16. <outlet property="view" destination="1" id="3"/>
  17. <outlet property="whatToOpenHelpLabel" destination="27" id="29"/>
  18. </connections>
  19. </placeholder>
  20. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  21. <view contentMode="scaleToFill" id="1">
  22. <rect key="frame" x="0.0" y="0.0" width="320" height="383"/>
  23. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  24. <subviews>
  25. <view contentMode="scaleToFill" id="4">
  26. <rect key="frame" x="0.0" y="0.0" width="320" height="131"/>
  27. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  28. <subviews>
  29. <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" id="27">
  30. <rect key="frame" x="7" y="81" width="306" height="50"/>
  31. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  32. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  33. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  34. <color key="textColor" red="0.74659199620000005" green="0.74659199620000005" blue="0.74659199620000005" alpha="1" colorSpace="calibratedRGB"/>
  35. <nil key="highlightedColor"/>
  36. </label>
  37. <textField clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="http://myserver.com/file.mkv" textAlignment="center" minimumFontSize="17" clearButtonMode="unlessEditing" id="Ucc-ui-OIc">
  38. <rect key="frame" x="0.0" y="5" width="320" height="31"/>
  39. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  40. <color key="backgroundColor" red="0.28627450980000002" green="0.28627450980000002" blue="0.28627450980000002" alpha="1" colorSpace="calibratedRGB"/>
  41. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  42. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  43. <textInputTraits key="textInputTraits" autocorrectionType="no"/>
  44. </textField>
  45. <button contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="i2a-FY-QGC">
  46. <rect key="frame" x="0.0" y="41" width="320" height="40"/>
  47. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  48. <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  49. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  50. <state key="normal" title="Télécharger"/>
  51. <connections>
  52. <action selector="openButtonAction:" destination="-1" eventType="touchUpInside" id="ggP-1c-34h"/>
  53. </connections>
  54. </button>
  55. </subviews>
  56. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  57. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  58. </view>
  59. <view contentMode="scaleToFill" id="19">
  60. <rect key="frame" x="0.0" y="133" width="320" height="51"/>
  61. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  62. <subviews>
  63. <switch opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" id="8">
  64. <rect key="frame" x="20" y="10" width="51" height="31"/>
  65. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  66. <color key="onTintColor" white="0.0" alpha="0.60999999999999999" colorSpace="custom" customColorSpace="calibratedWhite"/>
  67. </switch>
  68. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Private Playback" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="9">
  69. <rect key="frame" x="77" y="15" width="205" height="21"/>
  70. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  71. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  72. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  73. <color key="textColor" red="0.74659199620000005" green="0.74659199620000005" blue="0.74659199620000005" alpha="1" colorSpace="calibratedRGB"/>
  74. <nil key="highlightedColor"/>
  75. </label>
  76. </subviews>
  77. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  78. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  79. </view>
  80. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsVerticalScrollIndicator="NO" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="10">
  81. <rect key="frame" x="0.0" y="186" width="320" height="197"/>
  82. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  83. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  84. <color key="separatorColor" white="0.0" alpha="0.60999999999999999" colorSpace="custom" customColorSpace="calibratedWhite"/>
  85. <connections>
  86. <outlet property="dataSource" destination="-1" id="18"/>
  87. <outlet property="delegate" destination="-1" id="17"/>
  88. </connections>
  89. </tableView>
  90. </subviews>
  91. <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  92. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  93. </view>
  94. </objects>
  95. </document>