Represents a Sound Asset

C# |
public class AssetSound : Asset

All Members | Constructors | Methods | Properties | ||
|
|
|
Icon | Member | Description |
---|---|---|
![]() |
AssetSound () () () () |
Initializes a new instance of an AssetSound
object
|
![]() |
AssetSound(UUID, array< Byte > [] () [] [] ) |
Initializes a new instance of an AssetSound
object with parameters
|
![]() |
AssetType |
Override the base classes
AssetType (Overrides
Asset.
AssetType.)
|
![]() |
Decode () () () () |
TODO: Decode a sound file (Overrides
Asset.
Decode
()
()
()
()
.)
|
![]() |
Encode () () () () |
TODO: Encodes a sound file (Overrides
Asset.
Encode
()
()
()
()
.)
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)