Occurs when a queued stream, created through the StreamQueueCreate method and fed through the StreamQueuePushData method, doesn't have PCM data to play.
Syntax
[Visual Basic]
StreamQueueStalled (
ByVal nPlayer as Integer
)
[C++]
void StreamQueueStalled (
short nPlayer
);
Parameter
Description
nPlayer
Number representing the zero-based index of the player that fired the event