Declaration Syntax
C# |
public class SoundManager
Members
All Members | Constructors | Methods | Events | ||
|
|
|
Icon | Member | Description |
---|---|---|
SoundManager(GridClient) |
Construct a new instance of the SoundManager
class, used for playing and receiving sound assets
|
|
AttachedSound |
Raised when the simulator sends us data
containing sound
|
|
AttachedSoundGainChange |
Raised when the simulator sends us data
containing ...
|
|
PlaySound(UUID) |
Plays a sound in the current region at full
volume from avatar position
|
|
PreloadSound |
Raised when the simulator sends us data
containing ...
|
|
SendSoundTrigger(UUID, Vector3) |
Plays a sound in the current region at full
volume
|
|
SendSoundTrigger(UUID, Vector3, Single) |
Plays a sound in the current region
|
|
SendSoundTrigger(UUID, Simulator, Vector3, Single) |
Plays a sound in the specified sim
|
|
SendSoundTrigger(UUID, UInt64, Vector3, Single) |
Play a sound asset
|
|
SoundTrigger |
Raised when the simulator sends us data
containing ...
|
Inheritance Hierarchy
Object | |
SoundManager |
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)