Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Posts messagesof type roStreamQueueEvent to the attached message port. An event is raised whenever the end of the queue is reached.

ifIdentity

GetIdentity() As Integer

Returns a unique number that can be used to identify when events originate from this object.

ifUserData

SetUserData(user_data As Object)

...

Returns the user data that has previously been set via via SetUserData(). It will return Invalid if no data has been set.

ifIdentity

GetIdentity() As Integer

Returns a unique number that can be used to identify when events originate from this object.

Note
titleNote

The ifIdentity interface has been deprecated. We recommend using the ifUserData interface instead.

Playing and Streaming Queues

...