video: Create an Object of Class 'Video'

Description Usage Arguments Value Note Author(s) Examples

View source: R/VideoClass.R

Description

Function for creating Video objects from video files.

Usage

1
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").

Value

A Video object.

Note

Hereafter is a list of all supported APIs. Note that not all APIs will be available on your computer (actually most of them will not be).

Author(s)

Simon Garnier, garnier@njit.edu

Examples

1
# TODO

neuroconductor-devel-releases/Rvision documentation built on Oct. 27, 2020, 1:16 p.m.