Click or drag to resize

IMediaQueue Methods

[This is preliminary documentation and is subject to change.]

The IMediaQueue type exposes the following members.

Methods
  NameDescription
Public methodAddItem
Adds an item to the queue
Public methodClearQueue
Clears the queue
Public methodGetQueue
Returns the current queue
Public methodGetQueue(Int32)
Return the specified item in the queue
Public methodIsQueueable
Determines if the implemented device can queue the specified media
Public methodRemoveItem
Remove item from queue
Top
See Also