Class Queue
java.lang.Object
com.fluendo.jst.Object
com.fluendo.jst.Element
com.fluendo.plugin.Queue
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intFields inherited from class Element
ASYNC, ELEMENT_FLAG_LAST, FAILURE, FLAG_IS_SINK, NO_PREROLL, NONE, PAUSE, PAUSE_PLAY, PAUSE_STOP, PLAY, PLAY_PAUSE, stateReturnNames, STOP, STOP_PAUSE, SUCCESSFields inherited from class Object
OBJECT_FLAG_LAST -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetProperty(String name) booleansetProperty(String name, Object value) Methods inherited from class 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
-
Field Details
-
NO_LEAK
public static final int NO_LEAK- See Also:
-
LEAK_UPSTREAM
public static final int LEAK_UPSTREAM- See Also:
-
LEAK_DOWNSTREAM
public static final int LEAK_DOWNSTREAM- See Also:
-
-
Constructor Details
-
Queue
public Queue()
-
-
Method Details
-
getFactoryName
- Specified by:
getFactoryNamein classElement
-
setProperty
- Overrides:
setPropertyin classObject
-
getProperty
- Overrides:
getPropertyin classObject
-