com.fluendo.plugin
Class Queue
java.lang.Object
com.fluendo.jst.Object
com.fluendo.jst.Element
com.fluendo.plugin.Queue
public class Queue
- extends Element
Fields inherited from class com.fluendo.jst.Element |
ASYNC, ELEMENT_FLAG_LAST, FAILURE, FLAG_IS_SINK, NO_PREROLL, NONE, PAUSE, PAUSE_PLAY, PAUSE_STOP, PLAY, PLAY_PAUSE, stateReturnNames, STOP, STOP_PAUSE, SUCCESS |
Constructor Summary |
Queue()
|
Methods inherited from class com.fluendo.jst.Element |
abortState, addPad, addPadListener, continueState, enumPads, getBus, getClock, getMime, getPad, getState, getStateName, getStateNext, getStateReturnName, getTransition, getTransitionCurrent, getTransitionNext, lostState, noMorePads, postMessage, query, removePad, removePadListener, requestSinkPad, sendEvent, setBus, setClock, setState, toString, typeFind |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NO_LEAK
public static final int NO_LEAK
- See Also:
- Constant Field Values
LEAK_UPSTREAM
public static final int LEAK_UPSTREAM
- See Also:
- Constant Field Values
LEAK_DOWNSTREAM
public static final int LEAK_DOWNSTREAM
- See Also:
- Constant Field Values
Queue
public Queue()
getFactoryName
public java.lang.String getFactoryName()
- Specified by:
getFactoryName
in class Element
setProperty
public boolean setProperty(java.lang.String name,
java.lang.Object value)
- Overrides:
setProperty
in class Object
getProperty
public java.lang.Object getProperty(java.lang.String name)
- Overrides:
getProperty
in class Object