beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

YoutubePlayer Op



YoutubePlayer
Namespace: Ops.Html

Op author: pandur

play a youtube video in a HTML element


create an html element that contains a youtube player

see Ops.Html.ModalOverlay for a good overlay example



Inputs

Video Id (String)
Active (boolean /Number)
Style (String)
ElementID (String)

Youtube Options

Autoplay (boolean /Number)
Display Captions (boolean /Number)
Loop (boolean /Number)
Allow Fullscreen (boolean /Number)
Hide Controls (boolean /Number)
Start at Second (integer /Number)

Outputs

Element (Object)
Direct Link (String)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

youtube player example


Patches using YoutubePlayer

  • Examples (2)
  • Public
  • My Patches

Changelog


created op
2020-03-06 - pandur