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

VideoElement Op

Ops.Html.VideoElement


VideoElement
Namespace: Ops.Html

Op author: pandur

html video player element




Inputs

Attributes

File (String)
ID (String)
Play (boolean /Number)
Controls (boolean /Number)
Active (boolean /Number)
Loop (boolean /Number)
Muted (boolean /Number)
Style (String)
Rewind (Trigger)

Outputs

Element (Object)
Playing (boolean Number)
Can Play Through (boolean Number)
Time (Number)
Ended (Trigger)
Has Error (boolean Number)
Error Message (String)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 

HTML VideoElement

Open Example In Editor

Patches using VideoElement

Changelog


created op
2020-07-11 - pandur