A user received the following error for the code below: ```js new etro.layer.Video({ startTime: 0, source: video.source, }), ```  Where `video.source` is an `HTMLVideoElement` (presumably from a graphics framework)