Patches

Video Stream

Video Stream

A layer that can play a video stream using HTTP Live Streaming.

Video Stream

  • Enable
  • Position
  • Anchor
  • Size
  • Opacity
  • Scale
  • Rotation
  • Pivot
  • URL
  • Play
  • Fill Style
  • Shadow Color
  • Shadow Opacity
  • Shadow Radius
  • Shadow Offset
  • Video Rate
  • Loop
  • Volume

Enable

A boolean that is true when the layer is displayed.

Position

The position to display the layer. Use Point 3D to set Z position.

Anchor

The anchor point to position the layer relative to. See Coordinates for more information.

Size

The size of the layer.

Opacity

The opacity of the layer.

Scale

The scale of the layer.

Rotation

The rotation of the layer. Use Point 3D to set X or Y rotations.

Pivot

The pivot to rotate and scale the layer about. See Coordinates for more information.

URL

A text string that represents the source URL of the .m3u8 video stream to play.

Play

A boolean that is true when the video is playing.

Fill Style

The image sizing behavior: fit, fill, stretch, or tile.

Shadow Color

The color of the shadow.

Shadow Opacity

The opacity of the shadow. By default, the opacity is 0, which disables the shadow.

Shadow Radius

The blur radius of the shadow.

Shadow Offset

The size of the shadow relative to the size of the layer.

Video Rate

A number that represents the speed multiplier to play the video. 0 pauses the video. 2 plays it at twice the speed.

Loop

A boolean that is true when the video will loop to the beginning at the end.

Volume

A number from 0-1 that represents the loudness of the video.