Copyright © 2001-2019 MultiMedia Soft

StreamConnecting event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs when the player starts the connection to an Internet stream.

 

For further details about Internet streams support see the How to play Internet streams section.

 

 

Syntax

 

[Visual Basic]

StreamConnecting (

ByVal nPlayer as Integer

)


 

[C++]

void StreamConnecting (

short nPlayer

);


 

 

Parameter

Description

 

 

nPlayer

Number representing the zero-based index of the player that fired the event