- All Implemented Interfaces:
- com.xuggle.mediatool.IMediaListener
- Enclosing class:
- XuggleVideo
protected class XuggleVideo.FrameGetter
extends com.xuggle.mediatool.MediaListenerAdapter
This implements the Xuggle MediaTool listener that will be called every
time a video picture has been decoded from the stream. This class creates
a BufferedImage for each video frame and updates the currentFrameUpdated
boolean when one arrives.
- Author:
- David Dupplaw (dpd@ecs.soton.ac.uk), Jonathon Hare (jsh2@ecs.soton.ac.uk), Sina Samangooei (ss@ecs.soton.ac.uk)
- Created:
- 1 Jun 2011