- Extends
- Settings_Tabs
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPanel
|
+-- XInterface.GUITabPanel
|
+-- XInterface.UT2K4TabPanel
|
+-- GUI2K4.Settings_Tabs
|
+-- ROInterface.ROTab_AudioSettings
Inherited Functions from GUI2K4.Settings_Tabs |
AcceptClicked, Closed, DrawPerfWarn, GetNativeClassName, InitComponent, InternalOnChange, Opened, ResetClicked, SaveSettings, ShowPanel, ShowPerformanceWarning, Timer |
var localized string AudioModes[4];
var bool b3DSound;
var bool bAJPublic;
var bool bAutoSpeak;
var bool bBeep;
var bool bCompat;
var bool bDampen;
var bool bDefault;
var bool bDisableGameMusic;
var bool bEAX;
var bool bLow;
var bool bRev;
var bool bVoiceChat;
var float fEffects;
var float fMusic;
var float fVoice;
var float fVOIP;
var int iMode;
var int iVoice;
var int iVoiceMode;
var string sActive;
var string sCodec;
var string sLANCodec;
var string sPwd;
var string VoiceChatClassName;
var localized string VoiceModes[3];
function InternalOnLoadINI (
GUIComponent Sender,
string s) )
function ResetClicked ( ) )
function SaveSettings ( ) )
UpdateVOIPControlsState Source code
function UpdateVOIPControlsState ( ) )
defaultproperties
{
AudioModes(0)="Safe Mode"
AudioModes(1)="3D Audio"
AudioModes(2)="H/W 3D Audio"
AudioModes(3)="H/W 3D + EAX"
VoiceModes(0)="All"
VoiceModes(1)="No taunts"
VoiceModes(2)="None"
Begin Object Class=GUISectionBackground Name=AudioBK1
Caption="Sound System"
WinTop=0.100000
WinLeft=0.000948
WinWidth=0.485000
WinHeight=0.700000
OnPreDraw=AudioBK1.InternalPreDraw
End Object
i_BG1=GUISectionBackground'ROInterface.ROTab_AudioSettings.AudioBK1'
Begin Object Class=GUISectionBackground Name=AudioBK3
Caption="Voice Chat"
WinTop=0.100000
WinLeft=0.495826
WinWidth=0.502751
WinHeight=0.633059
OnPreDraw=AudioBK3.InternalPreDraw
End Object
i_BG3=GUISectionBackground'ROInterface.ROTab_AudioSettings.AudioBK3'
Begin Object Class=moSlider Name=AudioMusicVolume
MaxValue=1.000000
Caption="Music Volume"
OnCreateComponent=AudioMusicVolume.InternalOnCreateComponent
IniOption="@Internal"
IniDefault="0.5"
Hint="Adjusts the volume of the background music."
WinTop=0.070522
WinLeft=0.018164
WinWidth=0.450000
TabOrder=2
OnChange=ROTab_AudioSettings.InternalOnChange
OnLoadINI=ROTab_AudioSettings.InternalOnLoadINI
End Object
sl_MusicVol=moSlider'ROInterface.ROTab_AudioSettings.AudioMusicVolume'
Begin Object Class=moSlider Name=AudioEffectsVolumeSlider
MaxValue=1.000000
Caption="Effects Volume"
OnCreateComponent=AudioEffectsVolumeSlider.InternalOnCreateComponent
IniOption="@Internal"
IniDefault="0.9"
Hint="Adjusts the volume of all in game sound effects."
WinTop=0.070522
WinLeft=0.524024
WinWidth=0.450000
TabOrder=1
OnChange=ROTab_AudioSettings.InternalOnChange
OnLoadINI=ROTab_AudioSettings.InternalOnLoadINI
End Object
sl_EffectsVol=moSlider'ROInterface.ROTab_AudioSettings.AudioEffectsVolumeSlider'
Begin Object Class=moSlider Name=VoiceVolume
MaxValue=10.000000
MinValue=1.000000
Caption="Voice Chat Volume"
OnCreateComponent=VoiceVolume.InternalOnCreateComponent
IniOption="@Internal"
Hint="Adjusts the volume of other players' voice chat communication."
WinTop=0.142484
WinLeft=0.518507
WinWidth=0.408907
RenderWeight=1.040000
TabOrder=3
OnChange=ROTab_AudioSettings.InternalOnChange
OnLoadINI=ROTab_AudioSettings.InternalOnLoadINI
End Object
sl_VOIP=moSlider'ROInterface.ROTab_AudioSettings.VoiceVolume'
Begin Object Class=moComboBox Name=AudioMode
bReadOnly=True
Caption="Audio Mode"
OnCreateComponent=AudioMode.InternalOnCreateComponent
IniOption="@Internal"
IniDefault="Software 3D Audio"
Hint="Changes the audio system mode."
WinTop=0.149739
WinLeft=0.018164
WinWidth=0.450000
TabOrder=4
OnChange=ROTab_AudioSettings.InternalOnChange
OnLoadINI=ROTab_AudioSettings.InternalOnLoadINI
End Object
co_Mode=moComboBox'ROInterface.ROTab_AudioSettings.AudioMode'
Begin Object Class=moComboBox Name=AudioPlayVoices
bReadOnly=True
Caption="Play Voice Messages"
OnCreateComponent=AudioPlayVoices.InternalOnCreateComponent
IniOption="@Internal"
IniDefault="All"
Hint="Defines the types of voice messages to play."
WinTop=0.149739
WinLeft=0.524024
WinWidth=0.450000
TabOrder=8
OnChange=ROTab_AudioSettings.InternalOnChange
OnLoadINI=ROTab_AudioSettings.InternalOnLoadINI
End Object
co_Voices=moComboBox'ROInterface.ROTab_AudioSettings.AudioPlayVoices'
Begin Object Class=moCheckBox Name=AudioReverseStereo
ComponentJustification=TXTA_Left
CaptionWidth=0.940000
Caption="Reverse Stereo"
OnCreateComponent=AudioReverseStereo.InternalOnCreateComponent
IniOption="@Internal"
IniDefault="False"
Hint="Reverses the left and right audio channels."
WinTop=0.405678
WinLeft=0.018164
WinWidth=0.450000
TabOrder=7
OnChange=ROTab_AudioSettings.InternalOnChange
OnLoadINI=ROTab_AudioSettings.InternalOnLoadINI
End Object
ch_ReverseStereo=moCheckBox'ROInterface.ROTab_AudioSettings.AudioReverseStereo'
Begin Object Class=moCheckBox Name=AudioMessageBeep
ComponentJustification=TXTA_Left
CaptionWidth=0.940000
Caption="Message Beep"
OnCreateComponent=AudioMessageBeep.InternalOnCreateComponent
IniOption="@Internal"
IniDefault="True"
Hint="Enables a beep when receiving a text message from other players."
WinTop=0.405678
WinLeft=0.524024
WinWidth=0.450000
TabOrder=9
OnChange=ROTab_AudioSettings.InternalOnChange
OnLoadINI=ROTab_AudioSettings.InternalOnLoadINI
End Object
ch_MessageBeep=moCheckBox'ROInterface.ROTab_AudioSettings.AudioMessageBeep'
Begin Object Class=moCheckBox Name=DisableGameMusic
ComponentJustification=TXTA_Left
CaptionWidth=0.940000
Caption="Disable Music During Gameplay"
OnCreateComponent=DisableGameMusic.InternalOnCreateComponent
IniOption="@Internal"
IniDefault="False"
Hint="Turns off background music during gameplay."
WinTop=0.235052
WinLeft=0.018164
WinWidth=0.450000
TabOrder=10
OnChange=ROTab_AudioSettings.InternalOnChange
OnLoadINI=ROTab_AudioSettings.InternalOnLoadINI
End Object
ch_DisableGameMusic=moCheckBox'ROInterface.ROTab_AudioSettings.DisableGameMusic'
Begin Object Class=moCheckBox Name=AudioLowDetail
ComponentJustification=TXTA_Left
CaptionWidth=0.940000
Caption="Low Sound Detail"
OnCreateComponent=AudioLowDetail.InternalOnCreateComponent
IniOption="@Internal"
IniDefault="False"
Hint="Lowers quality of sound."
WinTop=0.235052
WinLeft=0.018164
WinWidth=0.450000
TabOrder=5
OnChange=ROTab_AudioSettings.InternalOnChange
OnLoadINI=ROTab_AudioSettings.InternalOnLoadINI
End Object
ch_LowDetail=moCheckBox'ROInterface.ROTab_AudioSettings.AudioLowDetail'
Begin Object Class=moCheckBox Name=AudioDefaultDriver
ComponentJustification=TXTA_Left
CaptionWidth=0.940000
Caption="System Driver"
OnCreateComponent=AudioDefaultDriver.InternalOnCreateComponent
IniOption="@Internal"
IniDefault="False"
Hint="Use system installed OpenAL driver"
WinTop=0.320365
WinLeft=0.018164
WinWidth=0.450000
TabOrder=6
OnChange=ROTab_AudioSettings.InternalOnChange
OnLoadINI=ROTab_AudioSettings.InternalOnLoadINI
End Object
ch_Default=moCheckBox'ROInterface.ROTab_AudioSettings.AudioDefaultDriver'
Begin Object Class=moCheckBox Name=EnableVoiceChat
CaptionWidth=-1.000000
Caption="Enable Voice Chat"
OnCreateComponent=EnableVoiceChat.InternalOnCreateComponent
IniOption="@Internal"
Hint="Enables the voice chat system during online matches."
WinTop=0.834777
WinLeft=0.527734
WinWidth=0.461134
TabOrder=20
OnChange=ROTab_AudioSettings.InternalOnChange
OnLoadINI=ROTab_AudioSettings.InternalOnLoadINI
End Object
ch_VoiceChat=moCheckBox'ROInterface.ROTab_AudioSettings.EnableVoiceChat'
Begin Object Class=moCheckBox Name=AutoJoinPublic
CaptionWidth=0.940000
Caption="Autojoin Public Channel"
OnCreateComponent=AutoJoinPublic.InternalOnCreateComponent
IniOption="@Internal"
Hint="Automatically join the 'Public' channel upon connecting to a server."
WinTop=0.145784
WinLeft=0.086280
WinWidth=0.826652
TabOrder=23
OnChange=ROTab_AudioSettings.InternalOnChange
OnLoadINI=ROTab_AudioSettings.InternalOnLoadINI
End Object
ch_AJPublic=moCheckBox'ROInterface.ROTab_AudioSettings.AutoJoinPublic'
Begin Object Class=moCheckBox Name=AutoSpeakCheckbox
Caption="Auto-select Active Channel"
OnCreateComponent=AutoSpeakCheckbox.InternalOnCreateComponent
IniOption="@Internal"
Hint="Automatically set an active channel when you join a server. The default channel is determined by the gametype, but you can specify your own using the editbox below"
WinTop=0.603526
WinLeft=0.039812
WinWidth=0.442638
WinHeight=0.060000
TabOrder=24
bBoundToParent=True
bScaleToParent=True
OnChange=ROTab_AudioSettings.InternalOnChange
OnLoadINI=ROTab_AudioSettings.InternalOnLoadINI
End Object
ch_AutoSpeak=moCheckBox'ROInterface.ROTab_AudioSettings.AutoSpeakCheckbox'
Begin Object Class=moCheckBox Name=Dampen
CaptionWidth=0.940000
Caption="Dampen Game Volume When Using VOIP"
OnCreateComponent=Dampen.InternalOnCreateComponent
IniOption="@Internal"
Hint="Dampens the volume of the game when receiving VOIP communications."
WinTop=0.145784
WinLeft=0.086280
WinWidth=0.826652
TabOrder=21
OnChange=ROTab_AudioSettings.InternalOnChange
OnLoadINI=ROTab_AudioSettings.InternalOnLoadINI
End Object
ch_Dampen=moCheckBox'ROInterface.ROTab_AudioSettings.Dampen'
Begin Object Class=moEditBox Name=DefaultActiveChannelEditBox
CaptionWidth=0.600000
Caption="Default Channel Name"
OnCreateComponent=DefaultActiveChannelEditBox.InternalOnCreateComponent
IniOption="@Internal"
Hint="Enter the name of the channel to speak on by default when you join the server. To use the default chatroom for whichever gametype you're playing, leave this field empty"
WinTop=0.757277
WinLeft=0.032569
WinWidth=0.420403
TabOrder=25
OnChange=ROTab_AudioSettings.InternalOnChange
OnLoadINI=ROTab_AudioSettings.InternalOnLoadINI
End Object
ed_Active=moEditBox'ROInterface.ROTab_AudioSettings.DefaultActiveChannelEditBox'
Begin Object Class=moEditBox Name=ChatPasswordEdit
CaptionWidth=0.600000
Caption="Chat Password"
OnCreateComponent=ChatPasswordEdit.InternalOnCreateComponent
IniOption="@Internal"
Hint="Set a password on your personal chat room to limit who is allowed to join"
WinTop=0.332828
WinLeft=0.032569
WinWidth=0.420403
TabOrder=26
OnChange=ROTab_AudioSettings.InternalOnChange
OnLoadINI=ROTab_AudioSettings.InternalOnLoadINI
End Object
ed_ChatPassword=moEditBox'ROInterface.ROTab_AudioSettings.ChatPasswordEdit'
Begin Object Class=moComboBox Name=VoiceQuality
bReadOnly=True
CaptionWidth=0.600000
Caption="Internet Quality"
OnCreateComponent=VoiceQuality.InternalOnCreateComponent
IniOption="@Internal"
Hint="Determines the codec used to transmit voice chat to and from internet servers."
WinTop=0.241391
WinLeft=0.523390
WinWidth=0.408907
TabOrder=27
OnChange=ROTab_AudioSettings.InternalOnChange
OnLoadINI=ROTab_AudioSettings.InternalOnLoadINI
End Object
co_Quality=moComboBox'ROInterface.ROTab_AudioSettings.VoiceQuality'
Begin Object Class=moComboBox Name=VoiceQualityLAN
bReadOnly=True
CaptionWidth=0.600000
Caption="LAN Quality"
OnCreateComponent=VoiceQualityLAN.InternalOnCreateComponent
IniOption="@Internal"
Hint="Determines the codec used to transmit voice chat to and from LAN servers."
WinTop=0.333786
WinLeft=0.523390
WinWidth=0.408907
TabOrder=28
OnChange=ROTab_AudioSettings.InternalOnChange
OnLoadINI=ROTab_AudioSettings.InternalOnLoadINI
End Object
co_LANQuality=moComboBox'ROInterface.ROTab_AudioSettings.VoiceQualityLAN'
VoiceChatClass=Class'Engine.VoiceChatReplicationInfo'
VoiceChatClassName="UnrealGame.TeamVoiceReplicationInfo"
PanelCaption="Audio"
WinTop=0.150000
WinHeight=0.740000
}
|
Creation time: Fri 13-10-2023 03:18:52.439 - Created with
UnCodeX