OpenMetaverse Protocol Library Developers API Documentation
SoundManager Constructor (client)
NamespacesOpenMetaverseSoundManagerSoundManager(GridClient)
Construct a new instance of the SoundManager class, used for playing and receiving sound assets
Declaration Syntax
C#
public
SoundManager(

GridClient
client
)
Parameters
client ( GridClient)
A reference to the current GridClient instance

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)