Source.fromVideo constructor
Source.fromVideo(
- String source
Creates a new source from a video.
The source
should be pointing to a valid video file.
Implementation
Source.fromVideo(this.source) : _type = "video";