|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectFrameSelector
public class FrameSelector
Class that selects frames from the input videos
Mediaplayer
Constructor Summary | |
---|---|
FrameSelector(Mediaplayer mediaPlayer)
Standard constructor |
Method Summary | |
---|---|
java.awt.Image |
grabFrame(int frameNumber)
Method to grab frames from the input video file |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FrameSelector(Mediaplayer mediaPlayer)
mediaPlayer
- The media player to play the video filesMethod Detail |
---|
public java.awt.Image grabFrame(int frameNumber)
frameNumber
- The frame number to pick
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |