(Default: 0) Channel count of the first audio stream in video file.
Optional dropFrame
dropFrame:boolean
(default: false) If time codes should be represented with drop frame.
Optional duration
duration:number
(Default: undefined) Duration of video file in frames.
Optional enabled
enabled:boolean
(Default: false) If multiple files loaded, enabled decides which one is selected.
Optional frameOffset
frameOffset:number
(Default: 0) Frame offset to add to time code for file.
Ex: setting to 1, will cause api.getCurrentTime(TimeFormat.TimeCode) to return 00:00:00:01 for the first frame of the video.
(Default: 0) Start offset in seconds for the starting point of the video.
Ex: setting 1, will cause video will start at 1 second in and api.getCurrentTime(TimeFormat.Frame) will return 0.
Datatype explaining what is needed to play a video file with frame accuracy.