|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| VideoCapture を使用しているパッケージ | |
|---|---|
| jp.digitalmuseum.capture | |
| jp.digitalmuseum.mr.service | Classes and interfaces related to services of matereal. |
| jp.digitalmuseum.capture での VideoCapture の使用 |
|---|
| VideoCapture を実装している jp.digitalmuseum.capture のクラス | |
|---|---|
class |
VideoCaptureAbstractImpl
Abstract class of VideoCapture. VideoCapture implementation classes are recommended to extend this abstract class for convenience. |
class |
VideoCaptureDS
Capture images using DirectShow of Windows Platform through dsj (DirectShow for Java). |
class |
VideoCaptureDummy
Dummy class providing a static image. |
class |
VideoCaptureJMF
Capture images using Java Media Framework. |
class |
VideoCaptureQT
Capture images using QuickTime for Java. |
| VideoCapture を返す jp.digitalmuseum.capture のメソッド | |
|---|---|
VideoCapture |
VideoGrabberAbstractImpl.getCapturer()
|
VideoCapture |
VideoCaptureFactoryImpl.newInstance()
|
VideoCapture |
VideoCaptureFactory.newInstance()
Returns a new instance of VideoCapture implementation. |
VideoCapture |
VideoCaptureFactoryImpl.newInstance(java.lang.String identifier)
|
VideoCapture |
VideoCaptureFactory.newInstance(java.lang.String identifier)
Returns a new instance of VideoCapture implementation with the specified identifier. |
| VideoCapture 型のパラメータを持つ jp.digitalmuseum.capture のコンストラクタ | |
|---|---|
VideoGrabber(VideoCapture capture)
|
|
VideoGrabberAbstractImpl(VideoCapture capturer)
|
|
VideoRawGrabber(VideoCapture capture)
|
|
| jp.digitalmuseum.mr.service での VideoCapture の使用 |
|---|
| VideoCapture 型のパラメータを持つ jp.digitalmuseum.mr.service のメソッド | |
|---|---|
boolean |
Camera.setSource(VideoCapture newCapture)
|
| VideoCapture 型のパラメータを持つ jp.digitalmuseum.mr.service のコンストラクタ | |
|---|---|
Camera(VideoCapture capture)
|
|
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||