PlayVideoClip¶
in Lib.io.video
Implementation to load and play video files with similar options like a [TimeClip]
Also see [PlayVideo] and [PlayVideoExample] for an operator with more options
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| Command (Command) | — |
| Path (String) | Path to the video file |
| Volume (Single) | Defines the volume of the sound output |
| ResyncThreshold (Single) | Threshold for timing resyncing |
Outputs¶
| Name | Type |
|---|---|
| Texture | T3.Core.DataTypes.Texture2D |
| TimeSlot | T3.Core.DataTypes.Command |