setIsQueuingSupported
Enables/Disables queuing support in the current BrightcoveCastMediaManager instance. If enabled, it is expected that the Receiver will support queuing, and so an Add To Queue menu item will be shown to the user in the play menu when a cast session is in progress. If disabled, it is expected that the Receiver will not support queuing, and so only a Play Now menu item will be shown to the user in the play menu when a cast session is in progress.
Parameters
isQueuingSupported
Whether the receiver is expected to support queuing.