AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkSound.MasterVolume Property

Sets the master sound volume for all sounds.

Syntax
Pascal
class property MasterVolume: Integer;

The individual sound volumes will remain intact, but all volumes are multiplied by the master sound volume allowing features such as fading.

Copyright (c) 2012. All rights reserved.