fps: Framerate of a Video

Description Usage Arguments Value Author(s) See Also Examples

View source: R/generic.R

Description

Retrieve the framerate (in frames per second) of a Video object.

Usage

1
2
3
4
5
6
7
## S3 method for class 'Rcpp_Video'
fps(obj)

## S3 method for class 'Rcpp_VideoWriter'
fps(obj)

fps(obj)

Arguments

obj

A Video object.

Value

A numeric value.

Author(s)

Simon Garnier, garnier@njit.edu

See Also

Video, video

Examples

1
# TODO

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