Retrieve the index of the frame to be read next in a Video object.

frame(x)

Arguments

x

A Video object.

Value

A numeric value.

Note

Frame index starts at 0 (i.e. the first image has index 0).

See also

Author

Simon Garnier, garnier@njit.edu

Examples

# TODO