SellyCloudSDK_demo/Example/SellyCloudSDK/Base.lproj/Main.storyboard

427 lines
44 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="24127" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="i6i-Nx-5iC">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="24063"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--Navigation Controller-->
<scene sceneID="rhE-U3-mJu">
<objects>
<navigationController id="i6i-Nx-5iC" sceneMemberID="viewController">
<navigationBar key="navigationBar" contentMode="scaleToFill" id="fGc-zP-tbz">
<rect key="frame" x="0.0" y="20" width="375" height="54"/>
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
<connections>
<segue destination="whP-gf-Uak" kind="relationship" relationship="rootViewController" id="QzP-v9-gmc"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="dTW-jJ-oKH" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-1719" y="-84"/>
</scene>
<!--View Controller-->
<scene sceneID="wQg-tq-qST">
<objects>
<viewController id="whP-gf-Uak" customClass="SCViewController" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="uEw-UM-LJ8"/>
<viewControllerLayoutGuide type="bottom" id="Mvr-aV-6Um"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="TpU-gO-2f1">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="纯语音模式" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="I8T-3g-j1c">
<rect key="frame" x="26" y="74" width="85" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="eNE-Sg-1oo">
<rect key="frame" x="294" y="70.5" width="63" height="28"/>
</switch>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="PIl-y0-S6k">
<rect key="frame" x="12" y="330" width="351" height="50"/>
<subviews>
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="IlC-J7-Yz0">
<rect key="frame" x="10" y="8" width="226" height="34"/>
<constraints>
<constraint firstAttribute="height" constant="34" id="Lnn-BZ-Vi1"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tYm-wx-XZJ" customClass="SCButton">
<rect key="frame" x="251" y="7.5" width="90" height="35"/>
<color key="backgroundColor" red="0.47450980392156861" green="0.40000000000000002" blue="0.98039215686274506" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="35" id="gmh-c0-xcx"/>
<constraint firstAttribute="width" constant="90" id="urY-nx-INP"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" title="推流">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<connections>
<action selector="startLive:" destination="whP-gf-Uak" eventType="touchUpInside" id="KfT-mh-lkK"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="tYm-wx-XZJ" firstAttribute="leading" secondItem="IlC-J7-Yz0" secondAttribute="trailing" constant="15" id="8G0-fF-4VO"/>
<constraint firstAttribute="height" constant="50" id="aCU-WA-RBp"/>
<constraint firstAttribute="trailing" secondItem="tYm-wx-XZJ" secondAttribute="trailing" constant="10" id="b5S-fE-aWZ"/>
<constraint firstItem="tYm-wx-XZJ" firstAttribute="centerY" secondItem="PIl-y0-S6k" secondAttribute="centerY" id="hjh-Bh-Mwk"/>
<constraint firstItem="IlC-J7-Yz0" firstAttribute="centerY" secondItem="PIl-y0-S6k" secondAttribute="centerY" id="jNK-tp-T6A"/>
<constraint firstItem="IlC-J7-Yz0" firstAttribute="leading" secondItem="PIl-y0-S6k" secondAttribute="leading" constant="10" id="ucd-zN-LuQ"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="PrS-3B-i8N">
<rect key="frame" x="12" y="380" width="351" height="50"/>
<subviews>
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="oHO-o9-X3f">
<rect key="frame" x="10" y="8" width="226" height="34"/>
<constraints>
<constraint firstAttribute="height" constant="34" id="4mL-ef-Htx"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="TJH-fG-u8J" customClass="SCButton">
<rect key="frame" x="251" y="7.5" width="90" height="35"/>
<color key="backgroundColor" red="0.47450980390000003" green="0.40000000000000002" blue="0.98039215690000003" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="35" id="7FR-G3-vyk"/>
<constraint firstAttribute="width" constant="90" id="MZk-Ca-bM8"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" title="拉流">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<connections>
<action selector="startPlay:" destination="whP-gf-Uak" eventType="touchUpInside" id="es2-2E-7MO"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="oHO-o9-X3f" firstAttribute="centerY" secondItem="PrS-3B-i8N" secondAttribute="centerY" id="D1e-0q-Qr5"/>
<constraint firstAttribute="height" constant="50" id="FfI-Ij-hQv"/>
<constraint firstItem="TJH-fG-u8J" firstAttribute="leading" secondItem="oHO-o9-X3f" secondAttribute="trailing" constant="15" id="U3m-Xg-mRv"/>
<constraint firstItem="oHO-o9-X3f" firstAttribute="leading" secondItem="PrS-3B-i8N" secondAttribute="leading" constant="10" id="Y3I-Eh-W0g"/>
<constraint firstItem="TJH-fG-u8J" firstAttribute="centerY" secondItem="PrS-3B-i8N" secondAttribute="centerY" id="Y4P-hJ-7Xz"/>
<constraint firstAttribute="trailing" secondItem="TJH-fG-u8J" secondAttribute="trailing" constant="10" id="wCW-pA-UvO"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lk5-Bh-v0N">
<rect key="frame" x="12" y="150" width="351" height="40"/>
<subviews>
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="wV9-qB-JGb">
<rect key="frame" x="123" y="3" width="208" height="34"/>
<constraints>
<constraint firstAttribute="height" constant="34" id="Eyi-Ca-1mG"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="码率max" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vDv-xW-x2P">
<rect key="frame" x="8" y="9.5" width="100" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="100" id="2Qo-IT-d1H"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="kbps" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TdU-CL-C9i">
<rect key="frame" x="289" y="11.5" width="32" height="17"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="wV9-qB-JGb" firstAttribute="centerY" secondItem="lk5-Bh-v0N" secondAttribute="centerY" id="1hT-0e-U4n"/>
<constraint firstItem="TdU-CL-C9i" firstAttribute="centerY" secondItem="wV9-qB-JGb" secondAttribute="centerY" id="3BW-IQ-N0s"/>
<constraint firstItem="vDv-xW-x2P" firstAttribute="centerY" secondItem="lk5-Bh-v0N" secondAttribute="centerY" id="3Es-RX-pWn"/>
<constraint firstAttribute="height" constant="40" id="AAy-6z-2EF"/>
<constraint firstItem="TdU-CL-C9i" firstAttribute="trailing" secondItem="wV9-qB-JGb" secondAttribute="trailing" constant="-10" id="c3P-Ma-Ocm"/>
<constraint firstItem="wV9-qB-JGb" firstAttribute="leading" secondItem="vDv-xW-x2P" secondAttribute="trailing" constant="15" id="vsh-yU-UTb"/>
<constraint firstItem="vDv-xW-x2P" firstAttribute="leading" secondItem="lk5-Bh-v0N" secondAttribute="leading" constant="8" id="xsT-ae-8gw"/>
<constraint firstAttribute="trailing" secondItem="wV9-qB-JGb" secondAttribute="trailing" constant="20" id="zOI-eo-Njv"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IDf-Id-7mu">
<rect key="frame" x="12" y="240" width="351" height="40"/>
<subviews>
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="nhD-gd-mEK">
<rect key="frame" x="123" y="3" width="208" height="34"/>
<constraints>
<constraint firstAttribute="height" constant="34" id="WBy-we-3OC"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="帧率:" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PoZ-CC-jCb">
<rect key="frame" x="8" y="9.5" width="100" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="100" id="gK8-UO-TtM"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="nhD-gd-mEK" firstAttribute="centerY" secondItem="IDf-Id-7mu" secondAttribute="centerY" id="6mk-CZ-OMy"/>
<constraint firstAttribute="trailing" secondItem="nhD-gd-mEK" secondAttribute="trailing" constant="20" id="AGt-9B-Uth"/>
<constraint firstItem="PoZ-CC-jCb" firstAttribute="centerY" secondItem="IDf-Id-7mu" secondAttribute="centerY" id="GJV-PX-CDH"/>
<constraint firstItem="nhD-gd-mEK" firstAttribute="leading" secondItem="PoZ-CC-jCb" secondAttribute="trailing" constant="15" id="cTX-hD-ieZ"/>
<constraint firstAttribute="height" constant="40" id="iqb-AR-1CY"/>
<constraint firstItem="PoZ-CC-jCb" firstAttribute="leading" secondItem="IDf-Id-7mu" secondAttribute="leading" constant="8" id="pnR-GR-09Q"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="W0R-IR-lPi">
<rect key="frame" x="12" y="285" width="351" height="40"/>
<subviews>
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Tsd-Lx-MhA">
<rect key="frame" x="123" y="3" width="208" height="34"/>
<constraints>
<constraint firstAttribute="height" constant="34" id="OVb-Ca-khK"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
<connections>
<outlet property="delegate" destination="whP-gf-Uak" id="REw-rP-sGg"/>
</connections>
</textField>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="分辨率:" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="llS-Ux-nrR">
<rect key="frame" x="8" y="9.5" width="100" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="100" id="f9s-Ui-CBN"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="5pD-qS-WYg"/>
<constraint firstItem="Tsd-Lx-MhA" firstAttribute="centerY" secondItem="W0R-IR-lPi" secondAttribute="centerY" id="HE1-D4-gJU"/>
<constraint firstItem="llS-Ux-nrR" firstAttribute="leading" secondItem="W0R-IR-lPi" secondAttribute="leading" constant="8" id="PSf-92-xs8"/>
<constraint firstAttribute="trailing" secondItem="Tsd-Lx-MhA" secondAttribute="trailing" constant="20" id="Qmf-rS-vog"/>
<constraint firstItem="Tsd-Lx-MhA" firstAttribute="leading" secondItem="llS-Ux-nrR" secondAttribute="trailing" constant="15" id="S0N-wO-UIp"/>
<constraint firstItem="llS-Ux-nrR" firstAttribute="centerY" secondItem="W0R-IR-lPi" secondAttribute="centerY" id="c4F-6P-cML"/>
</constraints>
</view>
<segmentedControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="top" segmentControlStyle="plain" selectedSegmentIndex="0" translatesAutoresizingMaskIntoConstraints="NO" id="L8W-Pl-Q8x">
<rect key="frame" x="132.5" y="104" width="110" height="32"/>
<segments>
<segment title="RTMP"/>
<segment title="RTC"/>
</segments>
</segmentedControl>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="EWP-9V-Bsd">
<rect key="frame" x="12" y="195" width="351" height="40"/>
<subviews>
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="V4F-hH-61i">
<rect key="frame" x="123" y="3" width="208" height="34"/>
<constraints>
<constraint firstAttribute="height" constant="34" id="t3i-qs-8TT"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="码率min" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FkW-ed-OdH">
<rect key="frame" x="8" y="9.5" width="100" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="100" id="Jru-El-RT6"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="kbps" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lpQ-q5-iQM">
<rect key="frame" x="289" y="11.5" width="32" height="17"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="V4F-hH-61i" firstAttribute="centerY" secondItem="EWP-9V-Bsd" secondAttribute="centerY" id="8Sn-FB-U4E"/>
<constraint firstItem="FkW-ed-OdH" firstAttribute="centerY" secondItem="EWP-9V-Bsd" secondAttribute="centerY" id="DeN-b9-pbH"/>
<constraint firstAttribute="trailing" secondItem="V4F-hH-61i" secondAttribute="trailing" constant="20" id="KxG-6H-Lzu"/>
<constraint firstAttribute="height" constant="40" id="XeA-bT-1aC"/>
<constraint firstItem="FkW-ed-OdH" firstAttribute="leading" secondItem="EWP-9V-Bsd" secondAttribute="leading" constant="8" id="Xtu-FB-uBJ"/>
<constraint firstItem="lpQ-q5-iQM" firstAttribute="trailing" secondItem="V4F-hH-61i" secondAttribute="trailing" constant="-10" id="hq6-4f-bmZ"/>
<constraint firstItem="lpQ-q5-iQM" firstAttribute="centerY" secondItem="EWP-9V-Bsd" secondAttribute="centerY" id="mPb-Sr-Y0e"/>
<constraint firstItem="V4F-hH-61i" firstAttribute="leading" secondItem="FkW-ed-OdH" secondAttribute="trailing" constant="15" id="v4F-9s-PuE"/>
</constraints>
</view>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fKV-x5-bNe" customClass="SCButton">
<rect key="frame" x="132.5" y="602" width="110" height="35"/>
<color key="backgroundColor" red="0.47450980390000003" green="0.40000000000000002" blue="0.98039215690000003" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="width" constant="110" id="Byz-FQ-xvX"/>
<constraint firstAttribute="height" constant="35" id="H8w-CV-5oH"/>
</constraints>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" title="提交日志">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<connections>
<action selector="uploadLog:" destination="whP-gf-Uak" eventType="touchUpInside" id="cP2-Px-jJI"/>
</connections>
</button>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="M7B-Vk-r8H">
<rect key="frame" x="12" y="430" width="351" height="50"/>
<subviews>
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="caC-m7-cju">
<rect key="frame" x="10" y="8" width="226" height="34"/>
<constraints>
<constraint firstAttribute="height" constant="34" id="u8M-21-CYJ"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="A1C-Xc-X1e" customClass="SCButton">
<rect key="frame" x="251" y="7.5" width="90" height="35"/>
<color key="backgroundColor" red="0.47450980390000003" green="0.40000000000000002" blue="0.98039215690000003" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="width" constant="90" id="S8A-ti-FPi"/>
<constraint firstAttribute="height" constant="35" id="nm3-Es-daW"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" title="加入单聊">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<connections>
<action selector="startP2p:" destination="whP-gf-Uak" eventType="touchUpInside" id="lo0-R7-AhM"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="A1C-Xc-X1e" firstAttribute="leading" secondItem="caC-m7-cju" secondAttribute="trailing" constant="15" id="0EG-RP-neY"/>
<constraint firstItem="A1C-Xc-X1e" firstAttribute="centerY" secondItem="M7B-Vk-r8H" secondAttribute="centerY" id="AMn-Hd-AAk"/>
<constraint firstAttribute="height" constant="50" id="YMq-Mw-IfH"/>
<constraint firstAttribute="trailing" secondItem="A1C-Xc-X1e" secondAttribute="trailing" constant="10" id="gXl-DD-O9b"/>
<constraint firstItem="caC-m7-cju" firstAttribute="centerY" secondItem="M7B-Vk-r8H" secondAttribute="centerY" id="h3O-yt-lDF"/>
<constraint firstItem="caC-m7-cju" firstAttribute="leading" secondItem="M7B-Vk-r8H" secondAttribute="leading" constant="10" id="pUg-HS-RQ3"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="462-Sa-P7X">
<rect key="frame" x="12" y="480" width="351" height="50"/>
<subviews>
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="6qP-ZO-dWe">
<rect key="frame" x="10" y="8" width="226" height="34"/>
<constraints>
<constraint firstAttribute="height" constant="34" id="oIF-YU-rNd"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="obR-vD-TLx" customClass="SCButton">
<rect key="frame" x="251" y="7.5" width="90" height="35"/>
<color key="backgroundColor" red="0.47450980390000003" green="0.40000000000000002" blue="0.98039215690000003" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="35" id="5aO-q4-wlT"/>
<constraint firstAttribute="width" constant="90" id="PIU-J6-CxF"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" title="加入会议">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<connections>
<action selector="startConference:" destination="whP-gf-Uak" eventType="touchUpInside" id="rhj-Wd-wfQ"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="6qP-ZO-dWe" firstAttribute="leading" secondItem="462-Sa-P7X" secondAttribute="leading" constant="10" id="MaX-kN-gyG"/>
<constraint firstAttribute="trailing" secondItem="obR-vD-TLx" secondAttribute="trailing" constant="10" id="RQw-nK-dj0"/>
<constraint firstItem="6qP-ZO-dWe" firstAttribute="centerY" secondItem="462-Sa-P7X" secondAttribute="centerY" id="T7z-jB-rSl"/>
<constraint firstAttribute="height" constant="50" id="krm-2O-Yfd"/>
<constraint firstItem="obR-vD-TLx" firstAttribute="centerY" secondItem="462-Sa-P7X" secondAttribute="centerY" id="mQD-cD-tFc"/>
<constraint firstItem="obR-vD-TLx" firstAttribute="leading" secondItem="6qP-ZO-dWe" secondAttribute="trailing" constant="15" id="znn-MK-NjE"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="lk5-Bh-v0N" secondAttribute="trailing" constant="12" id="1oM-Oi-pJd"/>
<constraint firstItem="PrS-3B-i8N" firstAttribute="leading" secondItem="PIl-y0-S6k" secondAttribute="leading" id="32f-Zn-mK8"/>
<constraint firstItem="PrS-3B-i8N" firstAttribute="top" secondItem="PIl-y0-S6k" secondAttribute="bottom" id="59P-OM-43D"/>
<constraint firstItem="lk5-Bh-v0N" firstAttribute="top" secondItem="L8W-Pl-Q8x" secondAttribute="bottom" constant="15" id="7lN-ed-P4E"/>
<constraint firstItem="EWP-9V-Bsd" firstAttribute="top" secondItem="lk5-Bh-v0N" secondAttribute="bottom" constant="5" id="84o-T9-Ogm"/>
<constraint firstAttribute="trailing" secondItem="eNE-Sg-1oo" secondAttribute="trailing" constant="20" id="8GT-ZB-fXI"/>
<constraint firstItem="I8T-3g-j1c" firstAttribute="leading" secondItem="TpU-gO-2f1" secondAttribute="leadingMargin" constant="10" id="8cc-E0-81K"/>
<constraint firstItem="L8W-Pl-Q8x" firstAttribute="centerX" secondItem="TpU-gO-2f1" secondAttribute="centerX" id="9U6-uU-uqH"/>
<constraint firstItem="W0R-IR-lPi" firstAttribute="trailing" secondItem="IDf-Id-7mu" secondAttribute="trailing" id="BYN-5i-P1r"/>
<constraint firstItem="I8T-3g-j1c" firstAttribute="top" secondItem="uEw-UM-LJ8" secondAttribute="bottom" id="CfY-f6-d5T"/>
<constraint firstItem="462-Sa-P7X" firstAttribute="top" secondItem="M7B-Vk-r8H" secondAttribute="bottom" id="D23-0u-Slz"/>
<constraint firstItem="eNE-Sg-1oo" firstAttribute="centerY" secondItem="I8T-3g-j1c" secondAttribute="centerY" id="IwB-I5-eV4"/>
<constraint firstItem="W0R-IR-lPi" firstAttribute="top" secondItem="IDf-Id-7mu" secondAttribute="bottom" constant="5" id="MS9-ax-pue"/>
<constraint firstItem="M7B-Vk-r8H" firstAttribute="top" secondItem="PrS-3B-i8N" secondAttribute="bottom" id="OpN-9m-KH7"/>
<constraint firstItem="lk5-Bh-v0N" firstAttribute="leading" secondItem="TpU-gO-2f1" secondAttribute="leading" constant="12" id="TdD-pw-g2U"/>
<constraint firstItem="EWP-9V-Bsd" firstAttribute="trailing" secondItem="lk5-Bh-v0N" secondAttribute="trailing" id="UZf-Ah-NIz"/>
<constraint firstItem="fKV-x5-bNe" firstAttribute="centerX" secondItem="TpU-gO-2f1" secondAttribute="centerX" id="XPw-pk-E92"/>
<constraint firstItem="W0R-IR-lPi" firstAttribute="leading" secondItem="IDf-Id-7mu" secondAttribute="leading" id="akE-ZB-STU"/>
<constraint firstItem="462-Sa-P7X" firstAttribute="trailing" secondItem="M7B-Vk-r8H" secondAttribute="trailing" id="bnI-dY-XsC"/>
<constraint firstItem="EWP-9V-Bsd" firstAttribute="leading" secondItem="lk5-Bh-v0N" secondAttribute="leading" id="g0Z-hq-IF9"/>
<constraint firstItem="IDf-Id-7mu" firstAttribute="top" secondItem="EWP-9V-Bsd" secondAttribute="bottom" constant="5" id="g9f-x3-ynZ"/>
<constraint firstItem="Mvr-aV-6Um" firstAttribute="top" secondItem="fKV-x5-bNe" secondAttribute="bottom" constant="30" id="iW3-g3-CJa"/>
<constraint firstItem="IDf-Id-7mu" firstAttribute="leading" secondItem="lk5-Bh-v0N" secondAttribute="leading" id="jJe-4U-HgE"/>
<constraint firstItem="462-Sa-P7X" firstAttribute="leading" secondItem="M7B-Vk-r8H" secondAttribute="leading" id="jjs-bv-imv"/>
<constraint firstItem="PIl-y0-S6k" firstAttribute="top" secondItem="W0R-IR-lPi" secondAttribute="bottom" constant="5" id="nI0-0Q-1OZ"/>
<constraint firstItem="M7B-Vk-r8H" firstAttribute="leading" secondItem="PrS-3B-i8N" secondAttribute="leading" id="r4H-sg-BNf"/>
<constraint firstItem="PIl-y0-S6k" firstAttribute="leading" secondItem="TpU-gO-2f1" secondAttribute="leading" constant="12" id="rJW-eq-iOY"/>
<constraint firstItem="PrS-3B-i8N" firstAttribute="trailing" secondItem="PIl-y0-S6k" secondAttribute="trailing" id="sI6-TV-cPh"/>
<constraint firstItem="IDf-Id-7mu" firstAttribute="trailing" secondItem="lk5-Bh-v0N" secondAttribute="trailing" id="uUs-pI-AKX"/>
<constraint firstItem="L8W-Pl-Q8x" firstAttribute="top" secondItem="uEw-UM-LJ8" secondAttribute="bottom" constant="30" id="whd-pU-1g8"/>
<constraint firstAttribute="trailing" secondItem="PIl-y0-S6k" secondAttribute="trailing" constant="12" id="x81-XA-O6e"/>
<constraint firstItem="M7B-Vk-r8H" firstAttribute="trailing" secondItem="PrS-3B-i8N" secondAttribute="trailing" id="zeR-ir-QXk"/>
</constraints>
</view>
<navigationItem key="navigationItem" id="pG4-6j-vCt"/>
<connections>
<outlet property="audioOnlySwi" destination="eNE-Sg-1oo" id="Whc-Eo-eZX"/>
<outlet property="conferenceChannelTf" destination="6qP-ZO-dWe" id="5cz-xG-Ea5"/>
<outlet property="fpsTf" destination="nhD-gd-mEK" id="MNJ-3o-e0X"/>
<outlet property="maxBitrateTf" destination="wV9-qB-JGb" id="uix-0W-Dwd"/>
<outlet property="minBitrateTf" destination="V4F-hH-61i" id="NoG-AV-wRo"/>
<outlet property="p2pChannelTf" destination="caC-m7-cju" id="ars-gl-iXG"/>
<outlet property="playNameTf" destination="oHO-o9-X3f" id="Jrr-fT-yrd"/>
<outlet property="pushNameTf" destination="IlC-J7-Yz0" id="RAw-bw-YE8"/>
<outlet property="seg" destination="L8W-Pl-Q8x" id="hP0-DE-j9q"/>
<outlet property="videoSizeTf" destination="Tsd-Lx-MhA" id="gIE-Up-SaY"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="tc2-Qw-aMS" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-871.20000000000005" y="-84.107946026986511"/>
</scene>
</scenes>
<resources>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>