public class FileSink extends BaseSink
BaseSink.HANDOFF, BaseSink.PREROLL_HANDOFFElement.NO_MORE_PADS, Element.PAD_ADDED, Element.PAD_REMOVEDGObject.GCallbackNativeObject.Initializer| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
GST_NAME |
defaultInit, ownsHandle| Constructor and Description |
|---|
FileSink(NativeObject.Initializer init) |
FileSink(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
setLocation(java.io.File location)
Sets the path of the file this source is to read.
|
void |
setLocation(java.lang.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, waitPrerolladdPad, 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, unlinkPadsaddListenerProxy, getName, getParent, initializer, initializer, ref, removeListenerProxy, setName, steal, toString, unrefaddCallback, connect, connect, connect, disconnect, disconnect, disposeNativeHandle, emit, emit, g_signal_connect, get, getPointer, getPropertyDefaultValue, getPropertyMaximumValue, getPropertyMinimumValue, getType, invalidate, objectForX, removeCallback, setclassFor, disown, dispose, equals, finalize, getNativeAddress, handle, hashCode, initializer, instanceFor, isDisposed, nativeValue, objectFor, objectFor, objectFor, objectForpublic static final java.lang.String GST_NAME
public FileSink(java.lang.String name)
public FileSink(NativeObject.Initializer init)
public void setLocation(java.io.File location)
location - the path to the file to read.public void setLocation(java.lang.String location)
location - the path to the file to read.