|
Copyright © 2001-2008 MultiMedia Soft
Return to Table of contents
|
|
[Visual Basic]
DownloadBuffering (
ByVal nPlayer as Integer,
ByVal nState as enumEventStreaming
)
|
|
[C++]
void DownloadBuffering (
short nPlayer,
long nState
);
|
|
Parameter
|
Description
| |||||||||
|
|
| |||||||||
|
nPlayer
|
Number representing the zero-based index of the player that fired the event
| |||||||||
|
nState
|
The buffering status.
Supported values are the following:
|