codec: Codec of a Video

Description Usage Arguments Value Author(s) See Also Examples

View source: R/generic.R

Description

Retrieve the codec of a Video object.

Usage

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

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

codec(obj)

Arguments

obj

A Video object.

Value

A character string corresponding to the FOURCC code of the codec.

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.