|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.digitalmuseum.capture.VideoGrabberAbstractImpl
jp.digitalmuseum.capture.VideoRawGrabber
public class VideoRawGrabber
VideoListener| コンストラクタの概要 | |
|---|---|
VideoRawGrabber()
|
|
VideoRawGrabber(VideoCapture capture)
|
|
| メソッドの概要 | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
void |
addVideoRawListener(VideoRawListener listener)
Add a VideoRawListener. |
protected void |
initialize()
|
void |
removeVideoRawListener(VideoRawListener listener)
Remove a VideoRawListener. |
| クラス jp.digitalmuseum.capture.VideoGrabberAbstractImpl から継承されたメソッド |
|---|
getCapturer, getLastException, pause, resume, setCapturer, setFrameRate, start, stop |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public VideoRawGrabber()
public VideoRawGrabber(VideoCapture capture)
| メソッドの詳細 |
|---|
protected void initialize()
VideoGrabberAbstractImpl 内の initialize
public void addVideoRawListener(VideoRawListener listener)
public void removeVideoRawListener(VideoRawListener listener)
public final void actionPerformed(java.awt.event.ActionEvent e)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||