Copyright © 2001-2019 MultiMedia Soft

VolumeSlideCompleted event

Previous pageReturn to chapter overviewNext page

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