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/Rvision documentation built on May 16, 2021, 5:16 p.m.