Learn R Programming

Rvision (version 0.3)

codec: Codec of a Video

Description

Retrieve the codec of a Video object.

Usage

codec(x)

Arguments

x

A Video object.

Value

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

See Also

Video, video

Examples

Run this code
# NOT RUN {
# TODO
# }

Run the code above in your browser using DataLab