video: Create an Object of Class Video
Description
Function for creating Video
objects from video
files.
Usage
video(filename, api = "ANY")
Arguments
filename
An character string corresponding to the path to a video file.
api
A character string corresponding to the API to use for reading the
video from the file (see Note; default: "ANY").