VolumeSlideCompleted event |
|
Remarks
Occurs when a volume sliding, started through the StreamVolumeSlide or StreamVolumeSlideEx methods, is completed.
Syntax
[Visual Basic] VolumeSlideCompleted ( ByVal nPlayer as Integer ) |
[C++] void VolumeSlideCompleted ( short nPlayer ); |
Parameter |
Description |
|
|
nPlayer |
Number representing the zero-based index of the player that fired the event |