|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.digitalmuseum.capture.VideoCaptureFactoryImpl
public class VideoCaptureFactoryImpl
| コンストラクタの概要 | |
|---|---|
VideoCaptureFactoryImpl()
|
|
| メソッドの概要 | |
|---|---|
VideoCapture |
newInstance()
Returns a new instance of VideoCapture implementation. |
VideoCapture |
newInstance(java.lang.String identifier)
Returns a new instance of VideoCapture implementation with the specified identifier. |
java.lang.String[] |
queryIdentifiers()
Query available devices and return their identifiers |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public VideoCaptureFactoryImpl()
| メソッドの詳細 |
|---|
public VideoCapture newInstance()
VideoCaptureFactory の記述:VideoCaptureFactory 内の newInstance
public VideoCapture newInstance(java.lang.String identifier)
VideoCaptureFactory の記述:VideoCaptureFactory 内の newInstance
identifier - Device identifier.
public java.lang.String[] queryIdentifiers()
VideoCaptureFactory の記述:VideoCaptureFactory 内の queryIdentifiers
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||