Packageverlocity.sound
Classpublic final class Soundscape
InheritanceSoundscape Inheritance Object



Public Properties
 PropertyDefined By
  SoundGroups : Array
[read-only]
Soundscape
Protected Methods
 MethodDefined By
  
AddSoundGroup(sgSoundGroup:SoundGroup, ssSoundSettings:SoundGroupSettings):void
Adds a soundgroup to the soundscape.
Soundscape
Property Detail
SoundGroupsproperty
SoundGroups:Array  [read-only]


Implementation
    public function get SoundGroups():Array
Method Detail
AddSoundGroup()method
protected function AddSoundGroup(sgSoundGroup:SoundGroup, ssSoundSettings:SoundGroupSettings):void

Adds a soundgroup to the soundscape.

Parameters

sgSoundGroup:SoundGroup — The sound group to add
 
ssSoundSettings:SoundGroupSettings — The sound settings to apply to the group