Player APIs (BrightScript & Ja...
...
Object Reference
Presentation and Widget Object...
roStreamQueueEvent
3min
this event object is generated by an rostreamqueue object when the end of the queue is reached ifuserdata setuserdata(user data as object) as void sets the user data getuserdata() as object returns the user data that has previously been set via setuserdata() (on either the event or source object) it will return invalid if no data has been set ifstreamqueueevent getdata() as object returns an roassociativearray with two entries, action and file action contains one of start indicates that playback of a queued file has been started skip indicates that a file in the queue has been skipped end indicates that a file has finished playing file contains the name of the file whose state is returned in action