[This is preliminary documentation and is subject to change.]
Gets irrKlang sound of song
Namespace: MusicPlayerWindowAssembly: MusicPlayerWindow (in MusicPlayerWindow.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public Sound getSound() |
| Visual Basic |
|---|
Public Function getSound As Sound |
| Visual C++ |
|---|
public: Sound^ getSound() |
Return Value
[Missing <returns> documentation for "M:MusicPlayerWindow.Song.getSound"]