Queue
This plugin is a list of videos (external media URLs) that users can add to in-game and it will play them in sequence. This plugin is NOT for pre-made lists of URLs. For that, please refer to the Playlist Guide Docs.
The Quick and Easy
ProTV comes with a pre-made setup for the Queue plugin. This can be found in the Packages/ArchiTech.ProTV/Samples/Prefabs/Plugins
folder.
Just drag the Queue prefab into the scene and assign your desired TV to it. You can adjust various aspects of the playlists as desired.
The In-Depth
Inspector - General Settings
In the queue inspector editor, there are a handful of settings to mess with.
The first option is the TV
object reference that the queue will associate itself with.
You will need to insert the desired TV reference (the game object with the TVManager
script on it), or if you are using a ready-made prefab, it should already be connected.