|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.humatic.jdl.DecklinkInterface
de.humatic.jdl.DecklinkStatus
public class DecklinkStatus
IDecklinkStatus implementation - this interface is exposed by the Decklink Video Capture filter.
| Method Summary | |
|---|---|
int[] |
getVideoInputStatus()
Returns an int[2] signalling video and genlock status. |
void |
registerVideoStatusChangeEvent()
Register for automatic input status change notification, which will be sent to the DSFiltergraph's PropertyChangeListeners with a type code of Decklink.INPUT_STATUS_CHANGED. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void registerVideoStatusChangeEvent()
public int[] getVideoInputStatus()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||