Package com.fluendo.plugin
Class AudioSinkJ2
java.lang.Object
com.fluendo.jst.Object
com.fluendo.jst.Element
com.fluendo.jst.Sink
com.fluendo.plugin.AudioSink
com.fluendo.plugin.AudioSinkJ2
- All Implemented Interfaces:
ClockProvider
-
Field Summary
FieldsFields 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
Fields inherited from class com.fluendo.jst.Object
OBJECT_FLAG_LAST
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.fluendo.plugin.AudioSink
provideClock
Methods inherited from class com.fluendo.jst.Sink
query, sendEvent, setProperty
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, removePad, removePadListener, requestSinkPad, setBus, setClock, setState, toString, typeFind
-
Field Details
-
SEGSIZE
public static final int SEGSIZE- See Also:
-
-
Constructor Details
-
AudioSinkJ2
public AudioSinkJ2()
-
-
Method Details
-
test
public boolean test() -
getFactoryName
- Specified by:
getFactoryName
in classElement
-