Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

IGSoundEffectsSubsystem.StreamSoundEffectSpecification

Extends
SoundEffectSpecification
Modifiers
native

Core.Object
|   
+-- IGEffectsSystem.EffectSpecification
   |   
   +-- IGSoundEffectsSubsystem.SoundEffectSpecification
      |   
      +-- IGSoundEffectsSubsystem.StreamSoundEffectSpecification

Constants Summary
Inherited Contants from IGSoundEffectsSubsystem.SoundEffectSpecification
kNoTime, SF_Looping, SF_Music, SF_No3D, SF_NoUpdates, SF_Streaming, SF_UpdatePitch

Variables Summary
array<string>Streams
ESoundStreamTypeStreamType
Inherited Variables from IGSoundEffectsSubsystem.SoundEffectSpecification
AISoundRadius, Delay, FadeInTime, FadeOutTime, InnerRadius, IsEndPredictable, IsFullyInitialized, IsMonoloop, IsPanRange, IsPitchRange, IsPolyloop, IsSeamlessLoop, Killable, Local, LoopCount, LoopDelayRange, LoopSoundLimit, Monoloop, Monophonic, MonophonicPriority, MonophonicToClass, NativeFlags, NeverRepeat, NoRepeat, OuterRadius, Pan, PanRange, Pitch, PitchRange, PlayOnce, Polyloop, Priority, Retriggerable, SampleRate, SoundCategory, SoundSets, SubsystemLevel, Volume
Inherited Variables from IGEffectsSystem.EffectSpecification
AttachmentBone, AttachToSource, LocationOffset, RotationOffset

Enumerations Summary
ESoundStreamType
ADPCM, PCM

Structures Summary
Inherited Structures from IGSoundEffectsSubsystem.SoundEffectSpecification
PolyLoopStruct

Functions Summary
event InitHook ()
event PopulateSoundsHook ()
event SetNativeFlagsHook ()))
Inherited Functions from IGSoundEffectsSubsystem.SoundEffectSpecification
ConstructSoundInstance, ExtractToken, GetOuterRadius, Init, InitHook, NativeInitialize, PopulateSoundsHook, SetNativeFlagsHook, toString, WantsToLoop
Inherited Functions from IGEffectsSystem.EffectSpecification
Init


Variables Detail

Streams Source code

var private config array<string> Streams;

StreamType Source code

var private config ESoundStreamType StreamType;


Enumerations Detail

ESoundStreamType Source code

enum ESoundStreamType
{
ADPCM, PCM
};


Functions Detail

InitHook Source code

simulated protected event InitHook ( )

PopulateSoundsHook Source code

simulated native protected event PopulateSoundsHook ( )

SetNativeFlagsHook Source code

simulated protected event SetNativeFlagsHook ( ) )



Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: st 23.5.2018 00:10:35.088 - Created with UnCodeX