Retrieve the output file of a VideoWriter object.

writerOuput(x)

Arguments

x

A VideoWriter object.

Value

A character string corresponding to the address of the output file on the hard drive.

See also

Author

Simon Garnier, garnier@njit.edu

Examples

# TODO