...
ifStreamQueueEvent
GetData() As Object
Returns an roAssociativeArray with two entries, "action
" and " and file
":
"
action
" contains contains one of:- "
START
" indicating:
indicates that playback of a queued file has been started - "
SKIP
" indicating:
indicates that a file in the queue has been skipped - "
END
" indicating:
indicates that a file has finished playing
- "
- "
file
" contains contains the name of the file that the action corresponds towhose state is returned inaction
.