StreamConnecting event |
|
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 |