Learn R Programming

Rvision (version 0.3.5)

api: API of a Video Writer

Description

Retrieve the API of a VideoWriter object.

Usage

api(x)

Arguments

x

A VideoWriter object.

Value

A character string corresponding to the API used by the VideoWriter object to write the video.

See Also

VideoWriter, videoWriter

Examples

Run this code
# NOT RUN {
# TODO
# }

Run the code above in your browser using DataLab