Retrieve the API of a VideoWriter object.

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

Author

Simon Garnier, garnier@njit.edu

Examples

# TODO