org.gstreamer.elements
public class FileSink extends BaseSink
BaseSink.HANDOFF, BaseSink.PREROLL_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 |
---|
FileSink(NativeObject.Initializer init) |
FileSink(String name) |
Modifier and Type | Method and Description |
---|---|
void |
setLocation(File location)
Sets the path of the file this source is to read.
|
void |
setLocation(String location)
Sets the path of the file this source is to read.
|
connect, connect, disconnect, disconnect, enableAsync, enableLastBuffer, getBlocksize, getLastBuffer, getLatency, getMaximumLateness, getRenderDelay, getTsOffset, isAsync, isLastBufferEnabled, isQOSEnabled, isSync, preroll, queryLatency, setBlocksize, setMaximumLateness, setQOSEnabled, setRenderDelay, setSync, setTsOffset, waitClock, waitEOS, waitPreroll
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 FileSink(String name)
public FileSink(NativeObject.Initializer init)
public void setLocation(File location)
location
- the path to the file to read.public void setLocation(String location)
location
- the path to the file to read.Copyright © 2014. All rights reserved.