Video
Plays a video at runtime
- BrowseName
- Video
- SuperType
- Element(Item)
Properties
| Name | BrowseName | DataType | Description |
|---|---|---|---|
| Path | Path | ResourceUri | Path |
| Auto play | AutoPlay | Boolean | Enable/disable automatic playback at runtime |
| Muted | Muted | Boolean | Enable/disable audio |
| Loops | Loops | Int32 | Number of times video plays at runtime until stopping (0 or 1 video plays once, -1 video loops continuously) |
| Visible | Visible | Boolean | (Inherited from Element) |
| Enabled | Enabled | Boolean | (Inherited from Element) |
| Opacity | Opacity | Float | (Inherited from Element) |
| Left margin | LeftMargin | Size | (Inherited from Element) |
| Top margin | TopMargin | Size | (Inherited from Element) |
| Right margin | RightMargin | Size | (Inherited from Element) |
| Bottom margin | BottomMargin | Size | (Inherited from Element) |
| Width | Width | Size | (Inherited from Element) |
| Height | Height | Size | (Inherited from Element) |
| Horizontal alignment | HorizontalAlignment | Horizontal alignment | (Inherited from Element) |
| Vertical alignment | VerticalAlignment | Vertical alignment | (Inherited from Element) |
| Rotation | Rotation | Size | (Inherited from Element) |
Methods
Play
- BrowseName
- Play
Play the stream
Pause
- BrowseName
- Pause
Pause the stream
Stop
- BrowseName
- Stop
Stop the stream
