Grab the current frame from the video stream.
If the Player
or Renderer
is in the Started state, the
exact frame returned is not well-defined.
The frame returned is in raw decoded format.
The ImageConverter
class can be used to convert it into Java image format.