A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

S

sample_interval - Variable in class org.gstreamer.lowlevel.GstControlSourceAPI.GstValueArray
 
save_thyself - Variable in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectClass
 
saveElement(Element) - Method in class org.gstreamer.GstXML
Saves an existing pipeline to a XML file.
scanPath(String) - Method in class org.gstreamer.Registry
Add the given path to the registry.
schedule(Runnable, long, TimeUnit) - Method in class org.gstreamer.glib.MainContextExecutorService
 
schedule(Callable<V>, long, TimeUnit) - Method in class org.gstreamer.glib.MainContextExecutorService
 
schedule(Runnable, long, TimeUnit) - Method in class org.gstreamer.swing.SwingExecutorService
 
schedule(Callable<V>, long, TimeUnit) - Method in class org.gstreamer.swing.SwingExecutorService
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.gstreamer.glib.MainContextExecutorService
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.gstreamer.swing.SwingExecutorService
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.gstreamer.glib.MainContextExecutorService
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.gstreamer.swing.SwingExecutorService
 
seek - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
seek(ClockTime) - Method in class org.gstreamer.Pipeline
Sets the position in the media stream to time.
seek(long, TimeUnit) - Method in class org.gstreamer.Pipeline
Sets the current position in the media stream.
seek(double, Format, int, SeekType, long, SeekType, long) - Method in class org.gstreamer.Pipeline
Seeks to a new position in the media stream.
seekable - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
seekData(AppSrc, long) - Method in interface org.gstreamer.elements.AppSrc.SEEK_DATA
 
SeekEvent - Class in org.gstreamer.event
A request for a new playback position and rate.
SeekEvent(NativeObject.Initializer) - Constructor for class org.gstreamer.event.SeekEvent
This constructor is for internal use only.
SeekEvent(double, Format, int, SeekType, long, SeekType, long) - Constructor for class org.gstreamer.event.SeekEvent
Creates a new seek event.
SeekFlags - Class in org.gstreamer
Flags to be used with seek or SeekEvent
SeekFlags() - Constructor for class org.gstreamer.SeekFlags
 
SEEKING - Static variable in class org.gstreamer.QueryType
seeking capabilities
SeekingQuery - Class in org.gstreamer.query
Used for querying the seeking properties of the stream.
SeekingQuery(NativeObject.Initializer) - Constructor for class org.gstreamer.query.SeekingQuery
 
SeekingQuery(Format) - Constructor for class org.gstreamer.query.SeekingQuery
Constructs a new query object for querying seeking properties of the stream.
SeekType - Enum in org.gstreamer
The different types of seek events.
segment - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
segment - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
segment - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformStruct
 
SEGMENT - Static variable in class org.gstreamer.QueryType
segment start/stop positions
SEGMENT - Static variable in class org.gstreamer.SeekFlags
Perform a segment seek.
Segment - Class in org.gstreamer
A representation of the values used in querying the pipeline using gst_query_new_segment() and subsequently gst_query_parse_segment().
segmentDone(GstObject, Format, long) - Method in interface org.gstreamer.Bus.SEGMENT_DONE
Called when a segment-done message has been posted.
SegmentDoneMessage - Class in org.gstreamer.message
This message is posted by elements that finish playback of a segment as a result of a segment seek.
SegmentDoneMessage(NativeObject.Initializer) - Constructor for class org.gstreamer.message.SegmentDoneMessage
Creates a new segment-done message.
SegmentDoneMessage(GstObject, Format, long) - Constructor for class org.gstreamer.message.SegmentDoneMessage
Creates a new segment done message.
SegmentQuery - Class in org.gstreamer.query
Used to discover information about the currently configured segment for playback.
SegmentQuery(NativeObject.Initializer) - Constructor for class org.gstreamer.query.SegmentQuery
 
SegmentQuery(Format) - Constructor for class org.gstreamer.query.SegmentQuery
Constructs a new segment query object.
segmentStart(GstObject, Format, long) - Method in interface org.gstreamer.Bus.SEGMENT_START
 
send_event - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
sendEvent(Event) - Method in class org.gstreamer.Element
Sends an event to an element.
sendEvent(Structure) - Method in class org.gstreamer.interfaces.Navigation
 
sendEvent(Event) - Method in class org.gstreamer.Pad
Sends the event to this pad.
sendKeyEvent(String, String) - Method in class org.gstreamer.interfaces.Navigation
 
sendMouseEvent(String, int, double, double) - Method in class org.gstreamer.interfaces.Navigation
 
set(String, Object) - Method in class org.gstreamer.GObject
Sets the value of a GObject property.
set_bus - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
set_caps - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkClass
 
set_caps - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
set_caps - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformClass
 
set_clock - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
set_index - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
set_property - Variable in class org.gstreamer.lowlevel.GObjectAPI.GObjectClass
 
set_state - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
setActive(boolean) - Method in class org.gstreamer.Pad
Activates or deactivates the given pad.
setAlpha(float) - Method in class org.gstreamer.swing.VideoComponent
Deprecated.
setAudioSink(Element) - Method in class org.gstreamer.elements.PlayBin
Deprecated.
Sets the audio output Element.
setAudioSink(Element) - Method in class org.gstreamer.elements.PlayBin2
Sets the audio output Element.
setAudioSink(Element) - Method in interface org.gstreamer.media.MediaPlayer
Sets the Element to use for audio output.
setAudioSink(Element) - Method in class org.gstreamer.media.PlayBinMediaPlayer
Sets the sink element to use for audio output.
setAutoDisposeBuffer(boolean) - Method in class org.gstreamer.elements.BufferDataAppSink
Indicate whether the the native buffer is disposed automatically by the sink object or not.
setAutoDisposeBuffer(boolean) - Method in class org.gstreamer.elements.BufferDataSink
Indicate whether the the native buffer is disposed automatically by the sink object or not.
setAutoFlushBus(boolean) - Method in class org.gstreamer.Pipeline
Sets this pipeline to automatically flush Bus messages or not.
setBaseTime(ClockTime) - Method in class org.gstreamer.Element
Set the base time of an element.
setBlocked(boolean) - Method in class org.gstreamer.Pad
Blocks or unblocks the dataflow on a pad.
setBlockedAsync(boolean, GstPadAPI.PadBlockCallback) - Method in class org.gstreamer.Pad
 
setBlocksize(int) - Method in class org.gstreamer.elements.BaseSink
 
setBlocksize(long) - Method in class org.gstreamer.elements.BaseSrc
 
setCalibration(ClockTime, ClockTime, ClockTime, ClockTime) - Method in class org.gstreamer.Clock
Adjusts the rate and time of this clock.
setCallback(Callable<Boolean>) - Method in class org.gstreamer.lowlevel.GSource
 
setCaps(Caps) - Method in class org.gstreamer.Buffer
Sets the media type on the buffer.
setCaps(Caps) - Method in class org.gstreamer.Element
Sets the Caps on this Element.
setCaps(Caps) - Method in class org.gstreamer.elements.AppSink
Sets the capabilities on the appsink element.
setCaps(Caps) - Method in class org.gstreamer.elements.AppSrc
 
setCaps(Caps) - Method in class org.gstreamer.Pad
Sets the capabilities of this pad.
setChannel(TunerChannel) - Method in class org.gstreamer.interfaces.Tuner
Tunes this tuner to the given channel.
setClock(Clock) - Method in class org.gstreamer.Pipeline
Set the clock for pipeline.
setControlsVisible(boolean) - Method in class org.gstreamer.swing.VideoPlayer
 
setConvert(Format, long, Format, long) - Method in class org.gstreamer.query.ConvertQuery
 
setDouble(String, Double) - Method in class org.gstreamer.Structure
 
setDoubleRange(String, Double, Double) - Method in class org.gstreamer.Structure
 
setDuration(ClockTime) - Method in class org.gstreamer.Buffer
 
setDuration(Format, long) - Method in class org.gstreamer.query.DurationQuery
Answers a duration query by setting the requested value in the given format.
setFlushing(boolean) - Method in class org.gstreamer.Bus
Instructs the bus to flush out any queued messages.
setFormat(Format) - Method in class org.gstreamer.elements.BaseSrc
 
setFormats(Format...) - Method in class org.gstreamer.query.FormatsQuery
Sets the formats query result fields.
setFrequency(long) - Method in class org.gstreamer.interfaces.TunerChannel
Sets a tuning frequency on the given tuner/channel.
setHcenter(int) - Method in class org.gstreamer.interfaces.VideoOrientation
 
setHflip(boolean) - Method in class org.gstreamer.interfaces.VideoOrientation
 
setInputFile(File) - Method in class org.gstreamer.elements.PlayBin
Deprecated.
Sets the media file to play.
setInputFile(File) - Method in class org.gstreamer.elements.PlayBin2
Sets the media file to play.
setInputFile(File) - Method in class org.gstreamer.media.PlayBinMediaPlayer
Sets the current file to play.
setInputFile(File) - Method in class org.gstreamer.swing.VideoPlayer
 
setInteger(String, Integer) - Method in class org.gstreamer.Caps
 
setInteger(String, Integer) - Method in class org.gstreamer.Structure
Sets an integer field in the structure.
setIntegerRange(String, Integer, Integer) - Method in class org.gstreamer.Structure
 
setKeepAspect(boolean) - Method in class org.gstreamer.swing.VideoComponent
 
setKeepAspect(boolean) - Method in class org.gstreamer.swing.VideoPlayer
 
setLastOffset(long) - Method in class org.gstreamer.Buffer
Sets the last offset contained in this buffer.
setLatency(long, long) - Method in class org.gstreamer.elements.AppSrc
 
setLatency(boolean, ClockTime, ClockTime) - Method in class org.gstreamer.query.LatencyQuery
Answers a latency query.
setLive(boolean) - Method in class org.gstreamer.elements.BaseSrc
 
setLocation(File) - Method in class org.gstreamer.elements.FileSink
Sets the path of the file this source is to read.
setLocation(String) - Method in class org.gstreamer.elements.FileSink
Sets the path of the file this source is to read.
setLocation(File) - Method in class org.gstreamer.elements.FileSrc
Sets the path of the file this source is to read.
setLocation(String) - Method in class org.gstreamer.elements.FileSrc
Sets the path of the file this source is to read.
setLockedState(boolean) - Method in class org.gstreamer.Element
Locks the state of an element, so state changes of the parent don't affect this element anymore.
setMaster(Clock) - Method in class org.gstreamer.Clock
Set master as the master clock for this clock.
setMaxBytes(long) - Method in class org.gstreamer.elements.AppSrc
 
setMaximumLateness(long, TimeUnit) - Method in class org.gstreamer.elements.BaseSink
 
setMuted(boolean) - Method in class org.gstreamer.interfaces.MixerTrack
Mutes or unmutes the given channel.
setName(String) - Method in class org.gstreamer.GstObject
Sets the name of this object, or gives this object a guaranteed unique name (if name is null).
setName(String) - Method in class org.gstreamer.PluginFeature
Sets the name of a plugin feature.
setName(String) - Method in class org.gstreamer.Structure
Sets the name of the structure to the given name.
setNorm(TunerNorm) - Method in class org.gstreamer.interfaces.Tuner
Changes the video norm on this tuner to the given norm
setOffset(long) - Method in class org.gstreamer.Buffer
Sets the offset of the buffer in the media stream.
setOpacity(float) - Method in class org.gstreamer.swing.VideoComponent
 
setOpacity(float) - Method in class org.gstreamer.swing.VideoPlayer
 
setOpaque(boolean) - Method in class org.gstreamer.swing.VideoPlayer
 
setPassDirectBuffer(boolean) - Method in class org.gstreamer.elements.ByteDataAppSink
Indicate whether the RGBDataAppSink should pass the native IntBuffer to the listener, or should copy it to a heap buffer.
setPassDirectBuffer(boolean) - Method in class org.gstreamer.elements.ByteDataSink
Indicate whether the RGBDataSink should pass the native IntBuffer to the listener, or should copy it to a heap buffer.
setPassDirectBuffer(boolean) - Method in class org.gstreamer.elements.RGBDataAppSink
Indicate whether the RGBDataAppSink should pass the native IntBuffer to the listener, or should copy it to a heap buffer.
setPassDirectBuffer(boolean) - Method in class org.gstreamer.elements.RGBDataSink
Indicate whether the RGBDataSink should pass the native IntBuffer to the listener, or should copy it to a heap buffer.
setPlaylist(Collection<URI>) - Method in class org.gstreamer.media.AbstractMediaPlayer
Replaces the current play list with a new play list.
setPlaylist(Collection<URI>) - Method in interface org.gstreamer.media.MediaPlayer
Replaces the current playlist with a new playlist.
setPointer(String, Pointer) - Method in class org.gstreamer.Structure
 
setPosition(Format, long) - Method in class org.gstreamer.query.PositionQuery
Answers a position query by setting the requested value in the given format.
setPreQueueSize(int) - Method in class org.gstreamer.elements.RGBDataFileSink
Sets the size of the pre-encoding queue, which is stored on the Java side.
setQOSEnabled(boolean) - Method in class org.gstreamer.elements.BaseSink
 
setRank(int) - Method in class org.gstreamer.PluginFeature
Set the rank for the plugin feature.
setRecording(boolean) - Method in class org.gstreamer.interfaces.MixerTrack
Enables or disables recording on the given track.
setRenderDelay(ClockTime) - Method in class org.gstreamer.elements.BaseSink
 
setResolution(ClockTime) - Method in class org.gstreamer.Clock
Sets the accuracy of the clock.
setSeeking(Format, boolean, long, long) - Method in class org.gstreamer.query.SeekingQuery
Sets the seeking query result fields.
setSegment(double, Format, long, long) - Method in class org.gstreamer.query.SegmentQuery
Answers a segment query by setting the requested values.
setSegTrap(boolean) - Static method in class org.gstreamer.Gst
Set Segmentation Trap status.
setSize(long) - Method in class org.gstreamer.elements.AppSrc
 
setSrcQueueSize(int) - Method in class org.gstreamer.elements.RGBDataFileSink
Sets the size of the AppSrc queue.
setStartTime(ClockTime) - Method in class org.gstreamer.Element
Set the start time of an element.
setState(State) - Method in class org.gstreamer.Element
Sets the state of the element.
setStreamType(AppSrc.Type) - Method in class org.gstreamer.elements.AppSrc
 
setSync(boolean) - Method in class org.gstreamer.elements.BaseSink
 
setSyncHandler(BusSyncHandler) - Method in class org.gstreamer.Bus
 
setTarget(Pad) - Method in class org.gstreamer.GhostPad
Set the new target of the ghostpad.
setTimestamp(ClockTime) - Method in class org.gstreamer.Buffer
Sets the timestamp in time of the buffer data, can be ClockTime.NONE when the timestamp is not known or relevant.
setTimestamp(boolean) - Method in class org.gstreamer.elements.BaseSrc
 
setTsOffset(long) - Method in class org.gstreamer.elements.BaseSink
 
setURI(URI) - Method in class org.gstreamer.elements.PlayBin
Deprecated.
Sets the media URI to play.
setURI(URI) - Method in class org.gstreamer.elements.PlayBin2
Sets the media URI to play.
setURI(URI) - Method in interface org.gstreamer.media.MediaPlayer
Sets the media file to play.
setURI(URI) - Method in class org.gstreamer.media.PlayBinMediaPlayer
Sets the media file to play.
setURI(URI) - Method in class org.gstreamer.swing.VideoPlayer
 
setUseDefaultContext(boolean) - Static method in class org.gstreamer.Gst
Instructs gstreamer-java to use the default main context.
setValue(int) - Method in class org.gstreamer.interfaces.ColorBalanceChannel
 
setValue(String, GType, Object) - Method in class org.gstreamer.Structure
 
setValue(int) - Method in class org.gstreamer.swing.PipelinePositionModel
 
setVcenter(int) - Method in class org.gstreamer.interfaces.VideoOrientation
 
setVflip(boolean) - Method in class org.gstreamer.interfaces.VideoOrientation
 
setVideoSink(Element) - Method in class org.gstreamer.elements.PlayBin
Deprecated.
Sets the video output Element.
setVideoSink(Element) - Method in class org.gstreamer.elements.PlayBin2
Sets the video output Element.
setVideoSink(Element) - Method in interface org.gstreamer.media.MediaPlayer
Sets the Element to use for video output.
setVideoSink(Element) - Method in class org.gstreamer.media.PlayBinMediaPlayer
Sets the sink element to use for video output.
setVisualization(Element) - Method in class org.gstreamer.elements.PlayBin
Deprecated.
Sets the visualization output Element.
setVisualization(Element) - Method in class org.gstreamer.elements.PlayBin2
Sets the visualization output Element.
setVolume(double) - Method in class org.gstreamer.elements.PlayBin
Deprecated.
Sets the audio playback volume.
setVolume(double) - Method in class org.gstreamer.elements.PlayBin2
Sets the audio playback volume.
setVolume(int[]) - Method in class org.gstreamer.interfaces.MixerTrack
Sets the volume on each channel in a track.
setVolume(double) - Method in interface org.gstreamer.media.MediaPlayer
 
setVolume(double) - Method in class org.gstreamer.media.PlayBinMediaPlayer
Sets the audio output volume.
setVolumePercent(int) - Method in class org.gstreamer.elements.PlayBin
Deprecated.
Set the volume for the PlayBin.
setVolumePercent(int) - Method in class org.gstreamer.elements.PlayBin2
Set the volume for the PlayBin.
setWindowHandle(long) - Method in class org.gstreamer.interfaces.XOverlay
Sets the native window for the Element to use to display video.
setWindowHandle(Component) - Method in class org.gstreamer.interfaces.XOverlay
Sets the native window for the Element to use to display video.
setWindowID(long) - Method in class org.gstreamer.interfaces.XOverlay
Deprecated.
setWindowID(Component) - Method in class org.gstreamer.interfaces.XOverlay
shutdown() - Method in class org.gstreamer.glib.MainContextExecutorService
 
shutdown() - Method in class org.gstreamer.swing.SwingExecutorService
Stops this executor service from accepting any more tasks.
shutdownNow() - Method in class org.gstreamer.glib.MainContextExecutorService
 
shutdownNow() - Method in class org.gstreamer.swing.SwingExecutorService
 
signal_object - Variable in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectClass
 
signalChanged(Tuner, TunerChannel, int) - Method in interface org.gstreamer.interfaces.Tuner.SIGNAL_CHANGED
Called when the signal strength on a Tuner changes
signalChanged(TunerChannel, int) - Method in interface org.gstreamer.interfaces.TunerChannel.SIGNAL_CHANGED
Called when the signal strength on a Tuner changes
SimplePipeline - Class in org.gstreamer.example
A simple pipeline, demonstrating linking elements together
SimplePipeline() - Constructor for class org.gstreamer.example.SimplePipeline
 
simplify() - Method in class org.gstreamer.Caps
Modifies this caps inplace into a representation that represents the same set of formats, but in a simpler form.
sinkGetCaps() - Method in class org.gstreamer.elements.CustomSink
 
sinkpad - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
sinkpad - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformStruct
 
sinkpads - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementStruct
 
sinkPreRoll(Buffer) - Method in class org.gstreamer.elements.CustomSink
 
sinkRender(Buffer) - Method in class org.gstreamer.elements.CustomSink
 
sinkRender(Buffer) - Method in class org.gstreamer.io.WriteableByteChannelSink
 
sinkSetCaps(Caps) - Method in class org.gstreamer.elements.CustomSink
 
sinkStart() - Method in class org.gstreamer.elements.CustomSink
 
sinkStop() - Method in class org.gstreamer.elements.CustomSink
 
size() - Method in class org.gstreamer.Caps
Get the number of structures contained in this caps.
size - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
size - Variable in class org.gstreamer.lowlevel.GstBufferAPI.BufferStruct
 
SIZE - Static variable in class org.gstreamer.lowlevel.GType
Size of a native GType, in bytes.
SKIP - Static variable in class org.gstreamer.SeekFlags
when doing fast forward or fast reverse playback, allow elements to skip frames instead of generating all frames.
SOFTWARE - Static variable in class org.gstreamer.interfaces.MixerTrack.Flags
 
spec - Variable in class org.gstreamer.lowlevel.GObjectAPI.GObjectConstructParam
 
src - Variable in class org.gstreamer.lowlevel.GstMessageAPI.MessageStruct
 
src_event - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformClass
 
srcCreateBuffer(long, int, Buffer[]) - Method in class org.gstreamer.elements.CustomSrc
Used when more control of Buffer creation is desired than fillBuffer() affords.
srcEvent(Event) - Method in class org.gstreamer.elements.CustomSrc
 
srcFillBuffer(long, int, Buffer) - Method in class org.gstreamer.elements.CustomSrc
Used when you just want to fill a Buffer with data.
srcFillBuffer(long, int, Buffer) - Method in class org.gstreamer.io.ReadableByteChannelSrc
 
srcFixate(Caps) - Method in class org.gstreamer.elements.CustomSrc
 
srcGetCaps() - Method in class org.gstreamer.elements.CustomSrc
 
srcGetSize() - Method in class org.gstreamer.elements.CustomSrc
 
srcGetSize() - Method in class org.gstreamer.io.ReadableByteChannelSrc
 
srcGetTimes(Buffer, long[], long[]) - Method in class org.gstreamer.elements.CustomSrc
 
srcIsSeekable() - Method in class org.gstreamer.elements.CustomSrc
 
srcIsSeekable() - Method in class org.gstreamer.io.ReadableByteChannelSrc
 
srcNegotiate() - Method in class org.gstreamer.elements.CustomSrc
 
srcpad - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
srcpad - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformStruct
 
srcpads - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementStruct
 
srcSeek(GstAPI.GstSegmentStruct) - Method in class org.gstreamer.elements.CustomSrc
 
srcSeek(GstAPI.GstSegmentStruct) - Method in class org.gstreamer.io.ReadableByteChannelSrc
 
srcSetCaps(Caps) - Method in class org.gstreamer.elements.CustomSrc
 
srcStart() - Method in class org.gstreamer.elements.CustomSrc
 
srcStop() - Method in class org.gstreamer.elements.CustomSrc
 
start() - Method in class org.gstreamer.elements.RGBDataFileSink
Sets the state of the pipeline to PLAYING.
start - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkClass
 
start - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
start - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformClass
 
start - Variable in class org.gstreamer.lowlevel.GstAPI.GstSegmentStruct
 
start(StartEvent) - Method in class org.gstreamer.media.event.MediaAdapter
 
start(StartEvent) - Method in interface org.gstreamer.media.event.MediaListener
 
StartEvent - Class in org.gstreamer.media.event
Based on code from FMJ by Ken Larson
StartEvent(MediaPlayer, State, State, State, ClockTime) - Constructor for class org.gstreamer.media.event.StartEvent
 
startInBackground() - Method in class org.gstreamer.lowlevel.MainLoop
Runs the main loop in a background thread.
State - Enum in org.gstreamer
The posible states an element can be in.
state_cond - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementStruct
 
state_cookie - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementStruct
 
state_lock - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementStruct
 
stateChanged(GstObject, State, State, State) - Method in interface org.gstreamer.Bus.STATE_CHANGED
Called when a Pipeline element executes a State change.
StateChangedMessage - Class in org.gstreamer.message
A state change message.
StateChangedMessage(NativeObject.Initializer) - Constructor for class org.gstreamer.message.StateChangedMessage
Creates a new Buffering message.
StateChangedMessage(GstObject, State, State, State) - Constructor for class org.gstreamer.message.StateChangedMessage
Creates a new state-changed message.
StateChangeReturn - Enum in org.gstreamer
The possible return values from a state change function.
static_caps - Variable in class org.gstreamer.lowlevel.GstPadTemplateAPI.GstStaticPadTemplate
 
StaticPadTemplate - Class in org.gstreamer
 
steal(GstObject) - Static method in class org.gstreamer.GstObject
Steal the native peer from another GstObject.
StepEvent - Class in org.gstreamer.event
StepEvent.
StepEvent(NativeObject.Initializer) - Constructor for class org.gstreamer.event.StepEvent
This constructor is for internal use only.
StepEvent(Format, long, double, boolean, boolean) - Constructor for class org.gstreamer.event.StepEvent
Creates a new StepEvent event.
stop() - Method in class org.gstreamer.Element
Tells the Element to pause playing the media stream.
stop() - Method in class org.gstreamer.elements.RGBDataFileSink
Sets the state of the pipeline to NULL and closes the stream.
stop - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkClass
 
stop - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
stop - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformClass
 
stop - Variable in class org.gstreamer.lowlevel.GstAPI.GstSegmentStruct
 
stop(StopEvent) - Method in class org.gstreamer.media.event.MediaAdapter
 
stop(StopEvent) - Method in interface org.gstreamer.media.event.MediaListener
 
stop() - Method in interface org.gstreamer.media.MediaPlayer
Stops playing the currently playing media file.
stop() - Method in class org.gstreamer.media.PlayBinMediaPlayer
Stops playback of a media file.
StopEvent - Class in org.gstreamer.media.event
Based on code from FMJ by Ken Larson
StopEvent(MediaPlayer, State, State, State, ClockTime) - Constructor for class org.gstreamer.media.event.StopEvent
 
StreamInfo - Class in org.gstreamer
Object containing specific meta information such as width/height/framerate of video streams or samplerate/number of channels of audio.
StreamInfo(NativeObject.Initializer) - Constructor for class org.gstreamer.StreamInfo
For internal gstreamer-java use only
StreamInfo(Pointer, boolean, boolean) - Constructor for class org.gstreamer.StreamInfo
 
StreamInfo.StreamType - Enum in org.gstreamer
 
string - Variable in class org.gstreamer.lowlevel.GstCapsAPI.GstStaticCapsStruct
 
STRING - Static variable in class org.gstreamer.lowlevel.GType
 
structs - Variable in class org.gstreamer.lowlevel.GstCapsAPI.GstCapsStruct
 
structure - Variable in class org.gstreamer.lowlevel.GstMessageAPI.MessageStruct
 
structure - Variable in class org.gstreamer.lowlevel.GstQueryAPI.QueryStruct
 
Structure - Class in org.gstreamer
Generic structure containing fields of names and values.
Structure(NativeObject.Initializer) - Constructor for class org.gstreamer.Structure
Creates a new instance of Structure
Structure(String) - Constructor for class org.gstreamer.Structure
Creates a new, empty #GstStructure with the given name.
Structure(String, String, Object...) - Constructor for class org.gstreamer.Structure
Creates a new Structure with the given name.
Structure.InvalidFieldException - Exception in org.gstreamer
 
Structure.InvalidFieldException(String, String) - Constructor for exception org.gstreamer.Structure.InvalidFieldException
 
substitutor - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecString
 
subtract(Caps) - Method in class org.gstreamer.Caps
Subtracts the subtrahend Caps from this Caps.
SwingExecutorService - Class in org.gstreamer.swing
A ScheduledExecutorService that executes tasks and timers on the AWT/Swing EDT.
SwingExecutorService() - Constructor for class org.gstreamer.swing.SwingExecutorService
Creates a new ScheduledExecutorService.
SwingMultiPlayer - Class in org.gstreamer.example
 
SwingMultiPlayer() - Constructor for class org.gstreamer.example.SwingMultiPlayer
Creates a new instance of SwingPlayer
SwingMultiPlayerAlpha - Class in org.gstreamer.example
 
SwingMultiPlayerAlpha() - Constructor for class org.gstreamer.example.SwingMultiPlayerAlpha
Creates a new instance of SwingPlayer
SwingPlayer - Class in org.gstreamer.example
 
SwingPlayer() - Constructor for class org.gstreamer.example.SwingPlayer
Creates a new instance of SwingPlayer
Switch(InputSelector, Pad, long, long) - Method in interface org.gstreamer.elements.InputSelector.SWITCH
The reason to call this function Switch in stead of switch is that "switch" is a keyword in Java and a Java function can't be called switch (so it's not a typo).
switchTo(Pad, long, long) - Method in class org.gstreamer.elements.InputSelector
 
sync - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
syncMessage(Message) - Method in interface org.gstreamer.event.BusSyncHandler
 
syncStateWithParent() - Method in class org.gstreamer.Element
Tries to change the state of the element to the same as its parent.
A B C D E F G H I J K L M N O P Q R S T U V W X Z _