<root>
	<styles>
		<include src="file://{resources}/styles/steamstyles.css" />
		<include src="file://{resources}/styles/settings.css" />
	</styles>

	<SettingsPanel_RemoteClients_AdvancedClient class="SettingsModal" defaultfocus="BandwidthLimitKBit" tabindex="auto" selectionpos="auto">
		<Panel class="SettingsBottomPanel">
			<Panel class="SettingsContent FlowDown">
				<Label id="DescriptionLocal" text="#Settings_RemoteClients_AdvancedClientOptions_DescriptionLocal" />
        <Label id="DescriptionRemote" text="#Settings_RemoteClients_AdvancedClientOptions_DescriptionRemote" />
        <Panel class="FlowRight">
				  <Panel class="SettingsColumnarContent FlowDown">
            <Panel class="VertContainer">
              <Label class="SettingsLabel" text="#Settings_RemoteClients_PerformanceOverlay" />
              <DropDown id="PerformanceOverlay" class="Filter" tabindex="auto">
                <Label id="0" text="#Settings_RemoteClients_PerformanceOverlayDisabled" />
                <Label id="1" text="#Settings_RemoteClients_PerformanceOverlayIcons" />
                <Label id="3" text="#Settings_RemoteClients_PerformanceOverlayDetails" />
              </DropDown>
            </Panel>
            <Panel class="Spacer" />
					  <Panel class="VertContainer">
						  <Label class="SettingsLabel" text="#Settings_RemoteClients_Bandwidth" />
						  <DropDown id="BandwidthLimitKBit" class="Filter" tabindex="auto">
							  <Label id="-1" text="#Settings_RemoteClients_BandwidthAuto" />
							  <Label id="3000" text="#Settings_RemoteClients_Bandwidth3000" />
							  <Label id="5000" text="#Settings_RemoteClients_Bandwidth5000" />
							  <Label id="10000" text="#Settings_RemoteClients_Bandwidth10000" />
							  <Label id="15000" text="#Settings_RemoteClients_Bandwidth15000" />
							  <Label id="20000" text="#Settings_RemoteClients_Bandwidth20000" />
							  <Label id="25000" text="#Settings_RemoteClients_Bandwidth25000" />
							  <Label id="30000" text="#Settings_RemoteClients_Bandwidth30000" />
							  <Label id="40000" text="#Settings_RemoteClients_Bandwidth40000" />
							  <Label id="50000" text="#Settings_RemoteClients_Bandwidth50000" />
							  <Label id="75000" text="#Settings_RemoteClients_Bandwidth75000" />
							  <Label id="0" text="#Settings_RemoteClients_BandwidthUnlimited" />
						  </DropDown>
					  </Panel>	
					  <Panel class="Spacer" />
					  <Panel class="VertContainer">
						  <Label class="SettingsLabel" text="#Settings_RemoteClients_Resolution" />
						  <DropDown id="ResolutionLimit" class="Filter" tabindex="auto">
							  <Label id="0x0" text="#Settings_RemoteClients_ResolutionDesktop" />
							  <Label id="852x480" text="#Settings_RemoteClients_Resolution480p" />
							  <Label id="1280x720" text="#Settings_RemoteClients_Resolution720p" />
							  <Label id="1600x900" text="#Settings_RemoteClients_Resolution900p" />
							  <Label id="1920x1080" text="#Settings_RemoteClients_Resolution1080p" />
							  <Label id="2560x1440" text="#Settings_RemoteClients_Resolution1440p" />
							  <Label id="3840x2160" text="#Settings_RemoteClients_Resolution2160p" />
							  <Label id="7680x4320" text="#Settings_RemoteClients_Resolution8K" />
						  </DropDown>
					  </Panel>
					  <Panel class="Spacer" />
					  <Panel class="VertContainer">
						  <Label id="AudioChannelsHeader" class="SettingsLabel" text="#Settings_RemoteClients_Streaming_AudioChannelSelect" />
						  <DropDown id="AudioChannels" class="Filter" tabindex="auto">
							  <Label id="0" text="#Settings_RemoteClients_Streaming_AudioChannelAuto_Channels" />
							  <Label id="2" text="#Settings_RemoteClients_Streaming_AudioChannel2" />
							  <Label id="4" text="#Settings_RemoteClients_Streaming_AudioChannel4" />
							  <Label id="6" text="#Settings_RemoteClients_Streaming_AudioChannel6" />
						  </DropDown>
					  </Panel>
					  <Panel class="Spacer" />
					  <Panel class="Spacer" />
					  <ToggleButton class="CheckBox" id="EnableHardwareDecoding" onactivate="ToggleHardwareDecoding()" text="#Settings_RemoteClients_EnableHardwareDecoding" />
					  <Panel class="Spacer" />
            <Panel class="Spacer" />
            <Panel class="Spacer" />
            <Panel class="Spacer" />
            <Panel class="Spacer" />
					  <Button class="Button" onactivate="BrowserGoToURL(https://support.steampowered.com/kb_article.php?ref=3629-RIAV-1617);">
						  <Label class="LongDesc" text="#Settings_RemoteClients_StreamingSupport" />
					  </Button>
				  </Panel>
          <Panel class="SettingsColumnarContent FlowDown">
            <Panel class="VertContainer">
              <Label class="SettingsLabel" text="#Settings_RemoteClients_Streaming_ControllerOverlayHotkey" />
              <DropDown id="ControllerOverlayHotkey" class="Filter" tabindex="auto">
                <Label id="auto" text="#Settings_RemoteClients_Streaming_ControllerOverlayHotkeyAuto" />
                <Label id="start" text="#Settings_RemoteClients_Streaming_ControllerOverlayHotkeyStart" />
                <Label id="back" text="#Settings_RemoteClients_Streaming_ControllerOverlayHotkeyBack" />
                <Label id="guide" text="#Settings_RemoteClients_Streaming_ControllerOverlayHotkeyGuide" />
                <Label id="y" text="#Settings_RemoteClients_Streaming_ControllerOverlayHotkeyY" />
                <Label id="none" text="#Settings_RemoteClients_Streaming_ControllerOverlayHotkeyNone" />
              </DropDown>
            </Panel>
            <Panel class="Spacer" />
            <Panel class="Spacer" />
            <ToggleButton class="CheckBox" id="EnableTouchController" onactivate="ToggleTouchController()" text="#Settings_RemoteClients_EnableTouchController" />
          </Panel>
        </Panel>
			</Panel>
		</Panel>
	</SettingsPanel_RemoteClients_AdvancedClient>
</root>
