<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel border="true" bottom="-409" enabled="true" follows="left|top|right|bottom"
     height="408" hidden="false" label="Audio &amp; Video" left="102"
     mouse_opaque="true" name="Media panel" width="517">
	<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
	     bottom="-22" drop_shadow_visible="true" enabled="true" follows="left|top"
	     font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false"
	     left="10" mouse_opaque="true" name="muting_text" v_pad="0" width="128">
		Volume:
	</text>
	<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
	     bottom="-215" drop_shadow_visible="true" enabled="true" follows="left|top"
	     font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false"
	     left="10" mouse_opaque="true" name="doppler_effect_text" v_pad="0"
	     width="128">
		Streaming Preferences:
	</text>
	<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
	     bottom="-260" drop_shadow_visible="true" enabled="true" follows="left|top"
	     font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false"
	     left="10" mouse_opaque="true" name="doppler_effect_text" v_pad="0"
	     width="128">
		Audio Preferences:
	</text>
	<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
	     bottom="-385" drop_shadow_visible="true" enabled="true" follows="left|top"
	     font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false"
	     left="10" mouse_opaque="true" name="default_upload_bitrate_text" v_pad="0"
	     width="150">
		Default Upload Bitrate:
	</text>

	<panel border="true" bottom="-195" enabled="true" follows="left|top|right|bottom"
	       hidden="false" label="Volume" left="148" height="180" width="205"
	       mouse_opaque="true" name="Volume Panel"
	       filename="panel_audio.xml">
	</panel>

	<check_box bottom="-220" control_name="AudioStreamingMusic" enabled="true"
	     follows="left|top" font="SansSerifSmall" height="16" hidden="false"
	     initial_value="true"
	     label="Play Streaming Music When Available (uses more bandwidth)"
	     left="142" mouse_opaque="true" name="streaming_music" radio_style="false"
	     width="339" />
	<check_box bottom_delta="-20" control_name="AudioStreamingVideo" enabled="true"
	     follows="left|top" font="SansSerifSmall" height="16" hidden="false"
	     initial_value="true"
	     label="Play Streaming Video When Available (uses more bandwidth)"
	     left="142" mouse_opaque="true" name="streaming_video" radio_style="false"
	     width="338" />


	<check_box bottom_delta="-25" control_name="MuteWhenMinimized" enabled="true" follows="left|top"
	     font="SansSerifSmall" height="16" hidden="false" initial_value="true"
	     label="Mute Audio When Window Minimized" left="142" mouse_opaque="true"
	     name="mute_when_minimized" radio_style="false" width="215" />
	<slider bottom_delta="-20" control_name="AudioLevelDoppler" enabled="true"
	     follows="left|top" height="15" hidden="false" increment="0.1"
	     initial_val="1" left="148" max_val="2" min_val="0" mouse_opaque="true"
	     name="Doppler Effect" width="250"
	     label="Doppler Effect" show_text="true" edit_text="true" label_width="100"  />
	<slider bottom_delta="-20" control_name="AudioLevelDistance" enabled="true"
	     follows="left|top" height="15" hidden="false" increment="0.1"
	     initial_val="1" left="148" max_val="2" min_val="0" mouse_opaque="true"
	     name="Distance Factor" width="250"
	     label="Distance Factor" show_text="true" edit_text="true" label_width="100"  />
	<slider bottom_delta="-20" control_name="AudioLevelRolloff" enabled="true"
	     follows="left|top" height="15" hidden="false" increment="0.1"
	     initial_val="1" left="148" max_val="2" min_val="0" mouse_opaque="true"
	     name="Rolloff Factor" width="250"
	     label="Rolloff Factor" show_text="true" edit_text="true" label_width="100"  />

	<spinner bottom_delta="-20" control_name="UISndMoneyChangeThreshold" decimal_digits="0"
	     enabled="true" follows="left|top" height="16" hidden="false" increment="10"
	     initial_val="10" label="L$ Change Threshold" label_width="128" left="148"
	     max_val="10000" min_val="0" mouse_opaque="true" name="L$ Change Threshold"
	     width="192" />
	<spinner bottom_delta="-20" control_name="UISndHealthReductionThreshold" decimal_digits="0"
	     enabled="true" follows="left|top" height="16" hidden="false" increment="10"
	     initial_val="20" label="Health Change Threshold" label_width="128"
	     left="148" max_val="10000" min_val="0" mouse_opaque="true"
	     name="Health Change Threshold" width="192" />

	<radio_group bottom_delta="-25" control_name="AudioDefaultBitrate" draw_border="true"
	     enabled="true" follows="left|top" height="18" hidden="false" left="148"
	     mouse_opaque="true" name="bitrate" width="320">
		<radio_item type="string" length="1" bottom="-17" enabled="true" follows="left|top" height="16" hidden="false"
		     left="5" mouse_opaque="true" name="32kbps" width="80">
			32 kbps
		</radio_item>
		<radio_item type="string" length="1" bottom="-17" enabled="true" follows="left|top" height="16" hidden="false"
		     left="85" mouse_opaque="true" name="64kbps" width="80">
			64 kbps
		</radio_item>
		<radio_item type="string" length="1" bottom="-17" enabled="true" follows="left|top" height="16" hidden="false"
		     left="165" mouse_opaque="true" name="96kbps" width="80">
			96 kbps
		</radio_item>
		<radio_item type="string" length="1" bottom="-17" enabled="true" follows="left|top" height="16" hidden="false"
		     left="245" mouse_opaque="true" name="128kbps" width="80">
			128 kbps
		</radio_item>
	</radio_group>
</panel>
