Skip to main content

Video

note

Video Blocks are available for 2D and 3D Video object types only.

Block NameBlockDescription
Get Video Property

Output different video property.

  • Two Sided: Boolean value specifying if the video is two sided or not.
  • Keep Aspect Ratio: Boolean value specifying if the video keep aspect ratio or not.
  • Show Control Button: Boolean value specifying if the control button is shown or not.
  • note

    Two sided, keep aspect ratio and show control button only exist for 2D Video object type.

  • Loop: Boolean value specifying if the video is looped or not.
  • Timestamp: Number value specifying the timestamp of the video.
  • Volume: Number value specifying the volume of the video.
Set Video Property

Set different video property.

  • Two Sided: Boolean value specifying if the video is two sided or not.
  • Keep Aspect Ratio: Boolean value specifying if the video keep aspect ratio or not.
  • Show Control Button: Boolean value specifying if the control button is shown or not.
  • note

    Two sided, keep aspect ratio and show control button only exist for 2D Video object type.

  • Loop: Boolean value specifying if the video is looped or not.
  • Timestamp: Number value specifying the timestamp of the video.
  • Volume: Number value specifying the volume of the video.
Play Video

Start playing the video assets.

  • Spatial: Boolean value specifying if the 3D audio effect is enabled.

    note

    This setting only exist for 2D Video object type

  • Play At Time: Number value specifying the time to start playing the video.
  • Volume: Number value specifying the volume of the video.
Pause Video
Pause the video asset played.
Stop Video
Stop the video asset playing and reset video to first frame.
Skip Forward
Skip the video asset forward by one tenth (1/10) of the video's total duration.
Skip Backward
Skip the video asset backward by one tenth (1/10) of the video's total duration.
Is Playing Video
Output is the video playing or not.
Video Length
Output the length of the video.
Video Asset Length
Output the length of the video asset.