R/VideoClass.R
frame.Rd
Retrieve the index of the frame to be read next in a Video object.
Video
frame(x)
A Video object.
A numeric value.
Frame index starts at 0 (i.e. the first image has index 0).
Video, video
video
Simon Garnier, garnier@njit.edu
# TODO