68 lines
2.3 KiB
XML
68 lines
2.3 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<panel label="사운드 & 비디오" name="Media panel">
|
|
<text type="string" length="1" name="muting_text">
|
|
볼륨:
|
|
</text>
|
|
<check_box label="오디오 음소거" name="disable audio" />
|
|
<text name="streaming_prefs_text">
|
|
스트리밍 환경 설정:
|
|
</text>
|
|
<text name="audio_prefs_text">
|
|
오디오 환경 설정:
|
|
</text>
|
|
<panel label="볼륨" name="Volume Panel" />
|
|
<check_box label="자동으로 미디어 재생" name="auto_streaming_video" />
|
|
<check_box label="창을 최소화 할 때 오디오 음소거" name="mute_when_minimized" />
|
|
<text type="string" length="1" name="streaming_text">
|
|
스트리밍:
|
|
</text>
|
|
<check_box label="스트리밍 음악 재생(더 많은 대역폭 사용)"
|
|
name="streaming_music" />
|
|
<check_box
|
|
label="가능한 경우 스트리밍 미디어 재생(더 많은 대역폭 사용)"
|
|
name="streaming_video" />
|
|
<text type="string" length="1" name="system_volume_text">
|
|
사운드 효과:
|
|
</text>
|
|
<text type="string" length="1" name="wind_volume_text">
|
|
바람 소리:
|
|
</text>
|
|
<text type="string" length="1" name="footsteps_volume_text">
|
|
발자국 소리:
|
|
</text>
|
|
<text type="string" length="1" name="ui_volume_text">
|
|
메뉴 효과음:
|
|
</text>
|
|
<slider label="도플러 효과" name="Doppler Effect" />
|
|
<slider label="거리 요인" name="Distance Factor" />
|
|
<slider label="롤오프 요인" name="Rolloff Factor" />
|
|
<spinner label="L$ 변화 알림" name="L$ Change Threshold" />
|
|
<spinner label="건강변화 알림" name="Health Change Threshold" />
|
|
<text type="string" length="1" name="doppler_effect_text">
|
|
오디오 환경 설정:
|
|
</text>
|
|
<text type="string" length="1" name="distance_factor_text">
|
|
거리 설정:
|
|
</text>
|
|
<text type="string" length="1" name="rolloff_factor_text">
|
|
롤오프 요인:
|
|
</text>
|
|
<text type="string" length="1" name="default_upload_bitrate_text">
|
|
기본 업로드 비트율:
|
|
</text>
|
|
<radio_group name="bitrate">
|
|
<radio_item type="string" length="1" name="32kbps">
|
|
32kbps
|
|
</radio_item>
|
|
<radio_item type="string" length="1" name="64kbps">
|
|
64kbps
|
|
</radio_item>
|
|
<radio_item type="string" length="1" name="96kbps">
|
|
96kbps
|
|
</radio_item>
|
|
<radio_item type="string" length="1" name="128kbps">
|
|
128kbps
|
|
</radio_item>
|
|
</radio_group>
|
|
</panel>
|