Files
yuyin_ios/SweetParty/主类/音悦新增/K歌厅/RoomSongSettingView.xib

199 lines
21 KiB
Plaintext
Raw Permalink Normal View History

2025-08-08 11:05:33 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="RoomSongSettingView">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView clipsSubviews="YES" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Pkx-jU-3Ib">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
</imageView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5rP-6i-rNk">
<rect key="frame" x="0.0" y="372" width="375" height="440"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="common_alert_bg" translatesAutoresizingMaskIntoConstraints="NO" id="ocR-So-zYL">
<rect key="frame" x="0.0" y="0.0" width="375" height="440"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="K歌设置" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uYw-pG-pXs">
<rect key="frame" x="153.5" y="15" width="68.5" height="21.5"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="耳返" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cTm-YH-xAK">
<rect key="frame" x="15" y="104.5" width="28" height="17"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="人声" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lqn-dw-Dqe">
<rect key="frame" x="15" y="149.5" width="28" height="17"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="伴奏" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="caP-fz-LkP">
<rect key="frame" x="15" y="194.5" width="28" height="17"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="YBb-if-jrB">
<rect key="frame" x="65" y="97.5" width="51" height="31"/>
<color key="onTintColor" red="0.050980392156862744" green="1" blue="0.72549019607843135" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<connections>
<action selector="onErfan:" destination="iN0-l3-epB" eventType="valueChanged" id="qfs-Up-YLu"/>
</connections>
</switch>
<slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="0.5" minValue="0.0" maxValue="1" translatesAutoresizingMaskIntoConstraints="NO" id="Ue3-x7-hz0">
<rect key="frame" x="63" y="143" width="289" height="31"/>
<color key="tintColor" red="0.050980392156862744" green="1" blue="0.72549019607843135" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<connections>
<action selector="onRensheng:" destination="iN0-l3-epB" eventType="valueChanged" id="djr-H3-XWB"/>
</connections>
</slider>
<slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="0.5" minValue="0.0" maxValue="1" translatesAutoresizingMaskIntoConstraints="NO" id="EM5-X1-6U1">
<rect key="frame" x="63" y="188" width="289" height="31"/>
<color key="tintColor" red="0.050980392156862744" green="1" blue="0.72549019607843135" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<connections>
<action selector="onBanzou:" destination="iN0-l3-epB" eventType="valueChanged" id="cri-wa-nJO"/>
</connections>
</slider>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="moz-bh-c7h" userLabel="controlBar">
<rect key="frame" x="0.0" y="46.5" width="375" height="40"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="原唱" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8hs-tV-F3a">
<rect key="frame" x="16" y="11.5" width="28" height="17"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="jhv-q0-3m0">
<rect key="frame" x="66" y="4.5" width="51" height="31"/>
<color key="onTintColor" red="0.050980392156862744" green="1" blue="0.72549019607843135" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color key="thumbTintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<connections>
<action selector="onChangeOrigin:" destination="iN0-l3-epB" eventType="valueChanged" id="Ev9-M6-zw4"/>
</connections>
</switch>
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0Ld-94-dXj">
<rect key="frame" x="331" y="5.5" width="29" height="29"/>
<state key="normal" image="ktv_next"/>
<connections>
<action selector="onChangeSong:" destination="iN0-l3-epB" eventType="touchUpInside" id="MJh-gQ-o2T"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nd8-dH-YWH">
<rect key="frame" x="331" y="5.5" width="29" height="29"/>
<state key="normal" image="ktv_pause"/>
<state key="selected" image="ktv_play"/>
<connections>
<action selector="onPlayOrPause:" destination="iN0-l3-epB" eventType="touchUpInside" id="b19-tC-IKB"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="0Ld-94-dXj" firstAttribute="centerY" secondItem="moz-bh-c7h" secondAttribute="centerY" id="1NN-sz-tO2"/>
<constraint firstItem="8hs-tV-F3a" firstAttribute="leading" secondItem="moz-bh-c7h" secondAttribute="leading" constant="16" id="COC-L1-llI"/>
<constraint firstItem="jhv-q0-3m0" firstAttribute="centerY" secondItem="moz-bh-c7h" secondAttribute="centerY" id="NwY-kb-W5a"/>
<constraint firstAttribute="trailing" secondItem="0Ld-94-dXj" secondAttribute="trailing" constant="15" id="TOI-lP-QgG"/>
<constraint firstAttribute="trailing" secondItem="nd8-dH-YWH" secondAttribute="trailing" constant="15" id="abo-Lx-FXb"/>
<constraint firstItem="8hs-tV-F3a" firstAttribute="centerY" secondItem="moz-bh-c7h" secondAttribute="centerY" id="bgr-2N-kUS"/>
<constraint firstItem="jhv-q0-3m0" firstAttribute="leading" secondItem="8hs-tV-F3a" secondAttribute="trailing" constant="22" id="dF8-ui-0l8"/>
<constraint firstItem="nd8-dH-YWH" firstAttribute="centerY" secondItem="moz-bh-c7h" secondAttribute="centerY" id="ibp-L5-3dF"/>
<constraint firstAttribute="height" constant="40" id="o6b-3o-GXU"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="混响" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FAS-uB-5oc">
<rect key="frame" x="15" y="241.5" width="28" height="17"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="yfd-Yq-t0g">
<rect key="frame" x="0.0" y="274.5" width="375" height="131.5"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="e37-lt-d5p">
<size key="itemSize" width="128" height="128"/>
<size key="headerReferenceSize" width="0.0" height="0.0"/>
<size key="footerReferenceSize" width="0.0" height="0.0"/>
<inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
</collectionViewFlowLayout>
</collectionView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="Ue3-x7-hz0" secondAttribute="trailing" constant="25" id="0Y0-LU-qKw"/>
<constraint firstItem="yfd-Yq-t0g" firstAttribute="top" secondItem="FAS-uB-5oc" secondAttribute="bottom" constant="16" id="4xg-bx-f59"/>
<constraint firstAttribute="trailing" secondItem="moz-bh-c7h" secondAttribute="trailing" id="84Q-9E-jKe"/>
<constraint firstItem="caP-fz-LkP" firstAttribute="leading" secondItem="lqn-dw-Dqe" secondAttribute="leading" id="BeO-uZ-Ikw"/>
<constraint firstItem="EM5-X1-6U1" firstAttribute="centerY" secondItem="caP-fz-LkP" secondAttribute="centerY" id="HSm-80-ORQ"/>
<constraint firstItem="lqn-dw-Dqe" firstAttribute="leading" secondItem="cTm-YH-xAK" secondAttribute="leading" id="Kfs-Uq-bP3"/>
<constraint firstItem="cTm-YH-xAK" firstAttribute="top" secondItem="moz-bh-c7h" secondAttribute="bottom" constant="18" id="Ljq-oy-ond"/>
<constraint firstItem="ocR-So-zYL" firstAttribute="leading" secondItem="5rP-6i-rNk" secondAttribute="leading" id="Mia-Sn-1dm"/>
<constraint firstItem="yfd-Yq-t0g" firstAttribute="leading" secondItem="5rP-6i-rNk" secondAttribute="leading" id="OsV-4p-FD6"/>
<constraint firstAttribute="height" constant="440" id="RQ5-hi-Odq"/>
<constraint firstAttribute="trailing" secondItem="ocR-So-zYL" secondAttribute="trailing" id="S1a-1w-Ofy"/>
<constraint firstItem="EM5-X1-6U1" firstAttribute="leading" secondItem="Ue3-x7-hz0" secondAttribute="leading" id="SO5-SN-2Hb"/>
<constraint firstItem="YBb-if-jrB" firstAttribute="leading" secondItem="cTm-YH-xAK" secondAttribute="trailing" constant="22" id="Sbh-nq-EQ2"/>
<constraint firstItem="EM5-X1-6U1" firstAttribute="trailing" secondItem="Ue3-x7-hz0" secondAttribute="trailing" id="T0e-pF-EBU"/>
<constraint firstItem="moz-bh-c7h" firstAttribute="leading" secondItem="5rP-6i-rNk" secondAttribute="leading" id="UAy-M1-pk2"/>
<constraint firstAttribute="trailing" secondItem="yfd-Yq-t0g" secondAttribute="trailing" id="UPS-Jh-2US"/>
<constraint firstItem="FAS-uB-5oc" firstAttribute="leading" secondItem="caP-fz-LkP" secondAttribute="leading" id="WE6-EY-ITf"/>
<constraint firstItem="cTm-YH-xAK" firstAttribute="leading" secondItem="5rP-6i-rNk" secondAttribute="leading" constant="15" id="WGK-1v-5yF"/>
<constraint firstItem="uYw-pG-pXs" firstAttribute="centerX" secondItem="5rP-6i-rNk" secondAttribute="centerX" id="XV2-cq-nxH"/>
<constraint firstItem="YBb-if-jrB" firstAttribute="centerY" secondItem="cTm-YH-xAK" secondAttribute="centerY" id="aZL-QD-G0U"/>
<constraint firstItem="caP-fz-LkP" firstAttribute="top" secondItem="lqn-dw-Dqe" secondAttribute="bottom" constant="28" id="gGw-dU-mc9"/>
<constraint firstItem="FAS-uB-5oc" firstAttribute="top" secondItem="caP-fz-LkP" secondAttribute="bottom" constant="30" id="gkO-MN-yyK"/>
<constraint firstAttribute="bottom" secondItem="ocR-So-zYL" secondAttribute="bottom" id="hJo-Qu-aZ0"/>
<constraint firstItem="Ue3-x7-hz0" firstAttribute="leading" secondItem="lqn-dw-Dqe" secondAttribute="trailing" constant="22" id="nls-AL-nlw"/>
<constraint firstItem="uYw-pG-pXs" firstAttribute="top" secondItem="5rP-6i-rNk" secondAttribute="top" constant="15" id="pkO-Iw-AfC"/>
<constraint firstItem="lqn-dw-Dqe" firstAttribute="top" secondItem="cTm-YH-xAK" secondAttribute="bottom" constant="28" id="qmn-5E-pra"/>
<constraint firstItem="moz-bh-c7h" firstAttribute="top" secondItem="uYw-pG-pXs" secondAttribute="bottom" constant="10" id="tA8-iD-oys"/>
<constraint firstItem="Ue3-x7-hz0" firstAttribute="centerY" secondItem="lqn-dw-Dqe" secondAttribute="centerY" id="uIZ-H6-o3U"/>
<constraint firstAttribute="bottom" secondItem="yfd-Yq-t0g" secondAttribute="bottom" constant="34" id="yfl-hU-ep9"/>
<constraint firstItem="ocR-So-zYL" firstAttribute="top" secondItem="5rP-6i-rNk" secondAttribute="top" id="ztt-gn-8XX"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.29999999999999999" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="Pkx-jU-3Ib" secondAttribute="bottom" id="0N8-g7-Raj"/>
<constraint firstAttribute="trailing" secondItem="5rP-6i-rNk" secondAttribute="trailing" id="1OD-mH-dho"/>
<constraint firstAttribute="trailing" secondItem="Pkx-jU-3Ib" secondAttribute="trailing" id="Q7B-d2-9RH"/>
<constraint firstItem="Pkx-jU-3Ib" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="bJb-qI-hPL"/>
<constraint firstAttribute="bottom" secondItem="5rP-6i-rNk" secondAttribute="bottom" id="fTz-wj-RDj"/>
<constraint firstItem="5rP-6i-rNk" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="lTU-zF-9bf"/>
<constraint firstItem="Pkx-jU-3Ib" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="v7V-uN-g0R"/>
</constraints>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<connections>
<outlet property="banzouSlider" destination="EM5-X1-6U1" id="WfC-IH-3os"/>
<outlet property="collectionView" destination="yfd-Yq-t0g" id="TPb-0p-lIT"/>
<outlet property="displayMaskView" destination="Pkx-jU-3Ib" id="7cQ-MO-RKQ"/>
<outlet property="erfanSwitch" destination="YBb-if-jrB" id="Xh0-7F-omG"/>
<outlet property="originSwitch" destination="jhv-q0-3m0" id="e84-Wk-kQE"/>
<outlet property="playBtn" destination="nd8-dH-YWH" id="XeM-Nw-6Af"/>
<outlet property="renshengSlider" destination="Ue3-x7-hz0" id="kpe-At-huG"/>
<outlet property="whiteView" destination="5rP-6i-rNk" id="ye3-hK-ZIA"/>
</connections>
<point key="canvasLocation" x="-6051" y="-104"/>
</view>
</objects>
<resources>
<image name="common_alert_bg" width="375" height="358"/>
<image name="ktv_next" width="29" height="29"/>
<image name="ktv_pause" width="29" height="29"/>
<image name="ktv_play" width="29" height="29"/>
</resources>
</document>