Mostly Harmless
UE3:AudioDevice (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 05:37, 17 January 2010 by Wormbo (Talk | contribs) (1 revision: class descriptions for UDK January update (part 1))
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Properties
Property group 'AudioDevice'
SoundClasses
Type: Map{FName, class USoundClass*}
Map of available sound classes
Internal variables
See AudioDevice internal variables.
Enums
EDebugState
Debug state of the audio system
- DEBUGSTATE_None
- DEBUGSTATE_IsolateDryAudio
- DEBUGSTATE_IsolateReverb
- DEBUGSTATE_TestLPF
- DEBUGSTATE_TestStereoBleed
- DEBUGSTATE_TestLFEBleed
- DEBUGSTATE_DisableLPF
ESoundClassName
Filled out with entries from DefaultEngine.ini
- Master
ETTSSpeaker
The different voices available for TTS
- TTSSPEAKER_Paul
- TTSSPEAKER_Harry
- TTSSPEAKER_Frank
- TTSSPEAKER_Dennis
- TTSSPEAKER_Kit
- TTSSPEAKER_Betty
- TTSSPEAKER_Ursula
- TTSSPEAKER_Rita
- TTSSPEAKER_Wendy
Structs
AudioClassInfo
Modifiers: native
Structure for collating info about sound classes
Listener
Modifiers: native
Defines the properties of the listener
- PortalVolume PortalVolume
- Object.Vector Location
- Object.Vector Up
- Object.Vector Right
- Object.Vector Front
Native functions
SetSoundMode
Sets a new sound mode and applies it to all appropriate sound classes