org.gstreamer.elements
public class Identity extends BaseTransform
Modifier and Type | Class and Description |
---|---|
static interface |
Identity.HANDOFF
|
Element.NO_MORE_PADS, Element.PAD_ADDED, Element.PAD_REMOVED
GObject.GCallback, GObject.NOTIFY
NativeObject.Initializer
Modifier and Type | Field and Description |
---|---|
static String |
GST_NAME |
static String |
GTYPE_NAME |
defaultInit, ownsHandle
Constructor and Description |
---|
Identity(NativeObject.Initializer init) |
Identity(String name) |
Modifier and Type | Method and Description |
---|---|
void |
connect(Identity.HANDOFF listener)
Add a listener for the
handoff signal on this element |
void |
disconnect(Identity.HANDOFF listener)
Remove a listener for the
handoff signal |
isInPlace, isPassthrough, isQoSEnabled, reconfigure, setGapAware, setInPlace, setPassthrough, setQoSEnabled, suggest, updateQoS
addPad, connect, connect, connect, disconnect, disconnect, disconnect, getBaseTime, getBus, getClock, getFactory, getPad, getPads, getRequestPad, getSinkPads, getSrcPads, getStartTime, getState, getState, getState, getState, getStaticPad, isPlaying, link, link, linkMany, linkPads, linkPadsFiltered, makeRawElement, pause, play, postMessage, ready, releaseRequestPad, removePad, sendEvent, setBaseTime, setCaps, setLockedState, setStartTime, setState, stop, syncStateWithParent, unlink, unlinkMany, unlinkPads
addListenerProxy, getName, getParent, initializer, initializer, ref, removeListenerProxy, setName, steal, toString, unref
addCallback, connect, connect, connect, connect, disconnect, disconnect, disconnect, disposeNativeHandle, emit, emit, g_signal_connect, get, getPointer, getPropertyDefaultValue, getPropertyMaximumValue, getPropertyMinimumValue, getType, getType, getTypeName, invalidate, listPropertyNames, removeCallback, set
classFor, disown, dispose, equals, finalize, getNativeAddress, handle, hashCode, initializer, instanceFor, isDisposed, nativeValue, objectFor, objectFor, objectFor, objectFor
public static final String GST_NAME
public static final String GTYPE_NAME
public Identity(String name)
public Identity(NativeObject.Initializer init)
public void connect(Identity.HANDOFF listener)
handoff
signal on this elementlistener
- The listener to be called when a Buffer
is ready.public void disconnect(Identity.HANDOFF listener)
handoff
signallistener
- The listener that was previously added.Copyright © 2014. All rights reserved.