Optional
guidOptional
inThe point in the clip where to start playing. When looping, will return to this point. [milliseconds from start of file]
Optional
lengthThe duration of the file. The playout will either freeze after this time.
Optional
noIf true, the startTime won't be used to SEEK to the correct place in the media
Optional
notOptional
outOptional
pauseWhen pausing, the unix-time the playout was paused.
Optional
playingIf the video is playing or is paused (defaults to true)
Optional
titleThe title of the clip to be played (example: 'AMB'), either this or guid must be provided
Generated using TypeDoc
The GUID of the clip to be played, either this or title must be provided