[This is preliminary documentation and is subject to change.]
Accessor for the volume of the current sound
Namespace: MusicPlayerWindowAssembly: MusicPlayerWindow (in MusicPlayerWindow.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public float getVolume() |
Visual Basic |
---|
Public Function getVolume As Single |
Visual C++ |
---|
public: float getVolume() |