PlayAudioClip¶
in Lib.io.video
This is a workaround to playback audio clips without syncing.
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| Path (String) | — |
| TimeInSecs (Single) | — |
| Volume (Single) | — |
| IsLooping (Boolean) | — |
| IsPlaying (Boolean) | — |
Outputs¶
| Name | Type |
|---|---|
| Result | T3.Core.DataTypes.Command |