Skip to content

YouTube cue

Embeds a YouTube video on a video output.

Settings

SettingWhat it does
URLAny YouTube link; the video id is taken from it
Start / endWhere in the video to begin and end
LoopWhether it repeats
OutputWhich video output it displays on
LevelOpacity, 0–100%
Input areaThe part of the picture stretched onto the output
AudioWhether the video’s sound plays, and at what volume

How it runs

Stays up until something stops it or the video reaches its end. Seekable through the embed, fadeable.

Needs a connection: offline, the cue is invalid. Also invalid without a URL, or with no video output configured or picked.

Like the HTML cue, its sound lives in a cross-origin iframe: it plays on the system’s default device, and the volume is set through YouTube’s own player rather than the app’s audio graph. The picture cannot be colour-corrected for the same reason.

Scripting

duration, level, audioLevel. See properties.