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 _ 

A

abi - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkAbiData
 
abi - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcAbiData
 
abidata - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
abidata - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
aboutToFinish(PlayBin2) - Method in interface org.gstreamer.elements.PlayBin2.ABOUT_TO_FINISH
 
abs_rate - Variable in class org.gstreamer.lowlevel.GstAPI.GstSegmentStruct
 
AbstractMediaPlayer - Class in org.gstreamer.media
Provides a partial implementation of MediaPlayer that handles MediaListener and playlist management.
AbstractMediaPlayer(Executor) - Constructor for class org.gstreamer.media.AbstractMediaPlayer
 
accept(PluginFeature) - Method in interface org.gstreamer.Registry.PluginFeatureFilter
 
accept(Plugin) - Method in interface org.gstreamer.Registry.PluginFilter
 
accept_caps - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformClass
 
acceptCaps(Caps) - Method in class org.gstreamer.Pad
Check if the pad accepts the given caps.
accum - Variable in class org.gstreamer.lowlevel.GstAPI.GstSegmentStruct
 
ACCURATE - Static variable in class org.gstreamer.SeekFlags
Accurate position is requested, this might be considerably slower for some formats.
activate_pull - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkClass
 
ActivateMode - Enum in org.gstreamer
The status of a Pad.
add(Element) - Method in class org.gstreamer.Bin
Adds an Element to this Bin.
addCallback(Class<T>, T, GObject.GCallback) - Method in class org.gstreamer.GObject
 
addChangeListener(ChangeListener) - Method in class org.gstreamer.swing.PipelinePositionModel
 
addEventProbe(Pad.EVENT_PROBE) - Method in class org.gstreamer.Pad
 
addKeepAliveReference(T, RefCountedObject) - Static method in class org.gstreamer.lowlevel.ReferenceManager
Adds a link from ref to target that keeps target alive whilst ref is alive.
addListener(OSXVideoSink.Listener) - Method in class org.gstreamer.elements.OSXVideoSink
 
addListenerProxy(Class<? extends EventListener>, EventListener, EventListenerProxy) - Method in class org.gstreamer.GstObject
Adds an EventListenerProxy on this object.
addMany(Element...) - Method in class org.gstreamer.Bin
Adds an array of Element objects to this Bin
addMediaListener(MediaListener) - Method in class org.gstreamer.media.AbstractMediaPlayer
Adds a MediaListener that will be notified of media events.
addMediaListener(MediaListener) - Method in interface org.gstreamer.media.MediaPlayer
Adds a listener for media events
addMediaListener(MediaListener) - Method in class org.gstreamer.media.PipelineMediaPlayer
 
addPad(Pad) - Method in class org.gstreamer.Element
Adds a Pad (link point) to the Element.
addPlugin(Plugin) - Method in class org.gstreamer.Registry
Add the plugin to the registry.
addStaticShutdownTask(Runnable) - Static method in class org.gstreamer.Gst
Adds a task to be called when Gst.deinit() is called.
always_in_place - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformStruct
 
anyCaps() - Static method in class org.gstreamer.Caps
Creates a new Caps that indicates that it is compatible with any media format.
APP_API - Static variable in interface org.gstreamer.lowlevel.AppAPI
 
AppAPI - Interface in org.gstreamer.lowlevel
 
append(Caps) - Method in class org.gstreamer.Caps
Append the structures contained in caps to this caps object.
append(Structure) - Method in class org.gstreamer.Caps
Append structure to this caps.
append(GValueAPI.GValue) - Method in class org.gstreamer.lowlevel.GValueAPI.GValueArray
 
ApplicationQuery - Class in org.gstreamer.query
A Custom application query.
ApplicationQuery(NativeObject.Initializer) - Constructor for class org.gstreamer.query.ApplicationQuery
 
ApplicationQuery(QueryType, Structure) - Constructor for class org.gstreamer.query.ApplicationQuery
Constructs a new custom application query object.
applied_rate - Variable in class org.gstreamer.lowlevel.GstAPI.GstSegmentStruct
 
AppSink - Class in org.gstreamer.elements
A sink Element that enables an application to pull data from a pipeline.
AppSink(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.AppSink
 
AppSink(String) - Constructor for class org.gstreamer.elements.AppSink
 
AppSink.EOS - Interface in org.gstreamer.elements
Signal emitted when this AppSink got EOS.
AppSink.NEW_BUFFER - Interface in org.gstreamer.elements
Signal emitted when this AppSink when a new buffer is ready.
AppSink.NEW_BUFFER_LIST - Interface in org.gstreamer.elements
Signal emitted when this AppSink when a new buffer is ready.
AppSink.NEW_PREROLL - Interface in org.gstreamer.elements
Signal emitted when this AppSink when a new buffer is ready.
AppSink.PULL_BUFFER - Interface in org.gstreamer.elements
This function blocks until a buffer or EOS becomes available or this AppSink element is set to the READY/NULL state.
AppSink.PULL_PREROLL - Interface in org.gstreamer.elements
Get the last preroll buffer in this AppSink element.
AppSrc - Class in org.gstreamer.elements
Enables an application to feed buffers into a pipeline.
AppSrc(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.AppSrc
 
AppSrc(String) - Constructor for class org.gstreamer.elements.AppSrc
 
AppSrc.END_OF_STREAM - Interface in org.gstreamer.elements
Signal emitted when this AppSrc when no more buffer are available.
AppSrc.ENOUGH_DATA - Interface in org.gstreamer.elements
Signal emitted when this AppSrc has enough data in the queue.
AppSrc.NEED_DATA - Interface in org.gstreamer.elements
Signal emitted when this AppSrc needs data.
AppSrc.PUSH_BUFFER - Interface in org.gstreamer.elements
Signal emitted when adds a buffer to the queue of buffers that this AppSrc element will push to its source pad.
AppSrc.SEEK_DATA - Interface in org.gstreamer.elements
Signal emitted when this AppSrc when it requires the application to push buffers from a specific location in the input stream.
AppSrc.Type - Enum in org.gstreamer.elements
 
AppSrcTest - Class in org.gstreamer.example
 
AppSrcTest() - Constructor for class org.gstreamer.example.AppSrcTest
Creates a new instance of AppSrcTest
argcRef - Variable in class org.gstreamer.Gst.NativeArgs
 
argvRef - Variable in class org.gstreamer.Gst.NativeArgs
 
async_play - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkClass
 
asyncDone(GstObject) - Method in interface org.gstreamer.Bus.ASYNC_DONE
Called when a segment-done message has been posted.
attach(GSource) - Method in class org.gstreamer.lowlevel.GMainContext
 
attach(GMainContext) - Method in class org.gstreamer.lowlevel.GSource
 
AUDIO - Static variable in class org.gstreamer.interfaces.TunerChannel.Flags
 
audioChanged(PlayBin2) - Method in interface org.gstreamer.elements.PlayBin2.AUDIO_CHANGED
 
AudioPanorama - Class in org.gstreamer.example
An audiopanorama element example.
AudioPanorama() - Constructor for class org.gstreamer.example.AudioPanorama
 
AudioPlayer - Class in org.gstreamer.example
A basic, non-gui player
AudioPlayer() - Constructor for class org.gstreamer.example.AudioPlayer
 
AudioPlayerMetadata - Class in org.gstreamer.example
A basic, non-gui player that prints out the audio file tags (such as artist, album name, etc).
AudioPlayerMetadata() - Constructor for class org.gstreamer.example.AudioPlayerMetadata
 
audioTagsChanged(PlayBin2, int) - Method in interface org.gstreamer.elements.PlayBin2.AUDIO_TAGS_CHANGED
 
author - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementDetails
 
autoplugContinue(DecodeBin2, Pad, Caps) - Method in interface org.gstreamer.elements.DecodeBin2.AUTOPLUG_CONTINUE
 
autoplugFactories(DecodeBin2, Pad, Caps) - Method in interface org.gstreamer.elements.DecodeBin2.AUTOPLUG_FACTORIES
 
autoplugSort(DecodeBin2, Pad, Caps, GValueAPI.GValueArray) - Method in interface org.gstreamer.elements.DecodeBin2.AUTOPLUG_SORT
 
awaitTermination(long, TimeUnit) - Method in class org.gstreamer.glib.MainContextExecutorService
 
awaitTermination(long, TimeUnit) - Method in class org.gstreamer.swing.SwingExecutorService
 

B

base_finalize - Variable in class org.gstreamer.lowlevel.GObjectAPI.GTypeInfo
 
base_init - Variable in class org.gstreamer.lowlevel.GObjectAPI.GTypeInfo
 
base_time - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementStruct
 
BaseSink - Class in org.gstreamer.elements
 
BaseSink(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.BaseSink
 
BaseSink.HANDOFF - Interface in org.gstreamer.elements
Signal emitted when this BaseSink has a Buffer ready.
BaseSink.PREROLL_HANDOFF - Interface in org.gstreamer.elements
Signal emitted when this BaseSink has a Buffer ready.
BASESINK_API - Static variable in interface org.gstreamer.lowlevel.BaseSinkAPI
 
BaseSinkAPI - Interface in org.gstreamer.lowlevel
 
BaseSinkAPI.ActivatePull - Interface in org.gstreamer.lowlevel
 
BaseSinkAPI.AsyncPlay - Interface in org.gstreamer.lowlevel
 
BaseSinkAPI.BooleanFunc1 - Interface in org.gstreamer.lowlevel
 
BaseSinkAPI.BufferAlloc - Interface in org.gstreamer.lowlevel
 
BaseSinkAPI.EventNotify - Interface in org.gstreamer.lowlevel
 
BaseSinkAPI.Fixate - Interface in org.gstreamer.lowlevel
 
BaseSinkAPI.GetCaps - Interface in org.gstreamer.lowlevel
 
BaseSinkAPI.GetTimes - Interface in org.gstreamer.lowlevel
 
BaseSinkAPI.GstBaseSinkAbi - Class in org.gstreamer.lowlevel
 
BaseSinkAPI.GstBaseSinkAbi() - Constructor for class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkAbi
 
BaseSinkAPI.GstBaseSinkAbiData - Class in org.gstreamer.lowlevel
 
BaseSinkAPI.GstBaseSinkAbiData() - Constructor for class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkAbiData
 
BaseSinkAPI.GstBaseSinkClass - Class in org.gstreamer.lowlevel
 
BaseSinkAPI.GstBaseSinkClass() - Constructor for class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkClass
 
BaseSinkAPI.GstBaseSinkClass(Pointer) - Constructor for class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkClass
 
BaseSinkAPI.GstBaseSinkStruct - Class in org.gstreamer.lowlevel
 
BaseSinkAPI.GstBaseSinkStruct() - Constructor for class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
BaseSinkAPI.Render - Interface in org.gstreamer.lowlevel
 
BaseSinkAPI.RenderList - Interface in org.gstreamer.lowlevel
 
BaseSinkAPI.SetCaps - Interface in org.gstreamer.lowlevel
 
BaseSrc - Class in org.gstreamer.elements
 
BaseSrc(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.BaseSrc
 
BaseSrc.HANDOFF - Interface in org.gstreamer.elements
Signal emitted when this BaseSrc has a Buffer ready.
BASESRC_API - Static variable in interface org.gstreamer.lowlevel.BaseSrcAPI
 
BaseSrcAPI - Interface in org.gstreamer.lowlevel
 
BaseSrcAPI.BooleanFunc1 - Interface in org.gstreamer.lowlevel
 
BaseSrcAPI.Create - Interface in org.gstreamer.lowlevel
 
BaseSrcAPI.EventNotify - Interface in org.gstreamer.lowlevel
 
BaseSrcAPI.Fixate - Interface in org.gstreamer.lowlevel
 
BaseSrcAPI.GetCaps - Interface in org.gstreamer.lowlevel
 
BaseSrcAPI.GetSize - Interface in org.gstreamer.lowlevel
 
BaseSrcAPI.GetTimes - Interface in org.gstreamer.lowlevel
 
BaseSrcAPI.GstBaseSrcAbi - Class in org.gstreamer.lowlevel
 
BaseSrcAPI.GstBaseSrcAbi() - Constructor for class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcAbi
 
BaseSrcAPI.GstBaseSrcAbiData - Class in org.gstreamer.lowlevel
 
BaseSrcAPI.GstBaseSrcAbiData() - Constructor for class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcAbiData
 
BaseSrcAPI.GstBaseSrcClass - Class in org.gstreamer.lowlevel
 
BaseSrcAPI.GstBaseSrcClass() - Constructor for class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
BaseSrcAPI.GstBaseSrcClass(Pointer) - Constructor for class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
BaseSrcAPI.GstBaseSrcStruct - Class in org.gstreamer.lowlevel
 
BaseSrcAPI.GstBaseSrcStruct() - Constructor for class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
BaseSrcAPI.PrepareSeek - Interface in org.gstreamer.lowlevel
 
BaseSrcAPI.Query - Interface in org.gstreamer.lowlevel
 
BaseSrcAPI.Seek - Interface in org.gstreamer.lowlevel
 
BaseSrcAPI.SetCaps - Interface in org.gstreamer.lowlevel
 
BaseTransform - Class in org.gstreamer.elements
 
BaseTransform(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.BaseTransform
 
BASETRANSFORM_API - Static variable in interface org.gstreamer.lowlevel.BaseTransformAPI
 
BaseTransformAPI - Interface in org.gstreamer.lowlevel
 
BaseTransformAPI.AcceptCaps - Interface in org.gstreamer.lowlevel
 
BaseTransformAPI.BeforeTransform - Interface in org.gstreamer.lowlevel
 
BaseTransformAPI.BooleanFunc1 - Interface in org.gstreamer.lowlevel
 
BaseTransformAPI.EventNotify - Interface in org.gstreamer.lowlevel
 
BaseTransformAPI.FixateCaps - Interface in org.gstreamer.lowlevel
 
BaseTransformAPI.GetUnitSize - Interface in org.gstreamer.lowlevel
 
BaseTransformAPI.GstBaseTransformClass - Class in org.gstreamer.lowlevel
 
BaseTransformAPI.GstBaseTransformClass() - Constructor for class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformClass
 
BaseTransformAPI.GstBaseTransformClass(Pointer) - Constructor for class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformClass
 
BaseTransformAPI.GstBaseTransformStruct - Class in org.gstreamer.lowlevel
 
BaseTransformAPI.GstBaseTransformStruct() - Constructor for class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformStruct
 
BaseTransformAPI.PrepareOutput - Interface in org.gstreamer.lowlevel
 
BaseTransformAPI.SetCaps - Interface in org.gstreamer.lowlevel
 
BaseTransformAPI.Transform - Interface in org.gstreamer.lowlevel
 
BaseTransformAPI.TransformCaps - Interface in org.gstreamer.lowlevel
 
BaseTransformAPI.TransformIp - Interface in org.gstreamer.lowlevel
 
BaseTransformAPI.TransformSize - Interface in org.gstreamer.lowlevel
 
before_transform - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformClass
 
Bin - Class in org.gstreamer
Base class and element that can contain other elements.
Bin(NativeObject.Initializer) - Constructor for class org.gstreamer.Bin
 
Bin() - Constructor for class org.gstreamer.Bin
Creates a new Bin with a unique name.
Bin(String) - Constructor for class org.gstreamer.Bin
Creates a new Bin with the given name.
Bin.DO_LATENCY - Interface in org.gstreamer
Signal emitted when an Element has latency
Bin.ELEMENT_ADDED - Interface in org.gstreamer
Signal emitted when an Element is added to this Bin
Bin.ELEMENT_REMOVED - Interface in org.gstreamer
Signal emitted when an Element is removed from this Bin
bind - Variable in class org.gstreamer.lowlevel.GstControlSourceAPI.GstControlSourceClass
 
block() - Method in class org.gstreamer.elements.InputSelector
 
block(InputSelector) - Method in interface org.gstreamer.elements.InputSelector.BLOCK
 
blocksize - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
BOOLEAN - Static variable in class org.gstreamer.lowlevel.GType
 
bound - Variable in class org.gstreamer.lowlevel.GstControlSourceAPI.GstControlSourceStruct
 
BOXED - Static variable in class org.gstreamer.lowlevel.GType
 
Buffer - Class in org.gstreamer
Data-passing buffer type, supporting sub-buffers.
Buffer(NativeObject.Initializer) - Constructor for class org.gstreamer.Buffer
 
Buffer() - Constructor for class org.gstreamer.Buffer
Creates a newly allocated buffer without any data.
Buffer(int) - Constructor for class org.gstreamer.Buffer
Creates a newly allocated buffer with data of the given size.
buffer_alloc - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkClass
 
BufferCopyFlags - Class in org.gstreamer
A set of flags that can be provided to the gst_buffer_copy_into() function to specify which items should be copied.
BufferCopyFlags() - Constructor for class org.gstreamer.BufferCopyFlags
 
BufferDataAppSink - Class in org.gstreamer.elements
Class that allows to pull out native buffers from the GStreamer pipeline into the application.
BufferDataAppSink(String, BufferDataAppSink.Listener) - Constructor for class org.gstreamer.elements.BufferDataAppSink
 
BufferDataAppSink(String, String, BufferDataAppSink.Listener) - Constructor for class org.gstreamer.elements.BufferDataAppSink
 
BufferDataAppSink(String, Pipeline, BufferDataAppSink.Listener) - Constructor for class org.gstreamer.elements.BufferDataAppSink
 
BufferDataAppSink.Listener - Interface in org.gstreamer.elements
 
BufferDataSink - Class in org.gstreamer.elements
Class that allows to pull out native buffers from the GStreamer pipeline into the application.
BufferDataSink(String, BufferDataSink.Listener) - Constructor for class org.gstreamer.elements.BufferDataSink
 
BufferDataSink(String, String, BufferDataSink.Listener) - Constructor for class org.gstreamer.elements.BufferDataSink
 
BufferDataSink(String, Pipeline, BufferDataSink.Listener) - Constructor for class org.gstreamer.elements.BufferDataSink
 
BufferDataSink.Listener - Interface in org.gstreamer.elements
 
BufferFlag - Enum in org.gstreamer
A set of buffer flags used to describe properties of a Buffer.
bufferFrame(int, int, Buffer) - Method in interface org.gstreamer.elements.BufferDataAppSink.Listener
 
bufferFrame(int, int, Buffer) - Method in interface org.gstreamer.elements.BufferDataSink.Listener
 
bufferingData(GstObject, int) - Method in interface org.gstreamer.Bus.BUFFERING
Called when a Pipeline element needs to buffer data before it can continue processing.
BufferingEvent - Class in org.gstreamer.media.event
 
BufferingEvent(MediaPlayer) - Constructor for class org.gstreamer.media.event.BufferingEvent
 
BufferingMessage - Class in org.gstreamer.message
This message can be posted by an element that needs to buffer data before it can continue processing.
BufferingMessage(NativeObject.Initializer) - Constructor for class org.gstreamer.message.BufferingMessage
Creates a new Buffering message.
BufferingMessage(GstObject, int) - Constructor for class org.gstreamer.message.BufferingMessage
Creates a new Buffering message.
buffers_queued - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
BufferSizeEvent - Class in org.gstreamer.event
Notification of new latency adjustment.
BufferSizeEvent(NativeObject.Initializer) - Constructor for class org.gstreamer.event.BufferSizeEvent
This constructor is for internal use only.
BufferSizeEvent(Format, long, long, boolean) - Constructor for class org.gstreamer.event.BufferSizeEvent
Creates a new buffersize event.
Bus - Class in org.gstreamer
The Bus is an object responsible for delivering Messages in a first-in first-out way from the streaming threads to the application.
Bus(NativeObject.Initializer) - Constructor for class org.gstreamer.Bus
This constructor is used internally by gstreamer-java
bus - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementStruct
 
Bus.ASYNC_DONE - Interface in org.gstreamer
Signal emitted by elements when they complete an ASYNC state change.
Bus.BUFFERING - Interface in org.gstreamer
Signal emitted when the pipeline is buffering data.
Bus.DURATION - Interface in org.gstreamer
Signal sent when a new duration message is posted by an element that know the duration of a stream in a specific format.
Bus.EOS - Interface in org.gstreamer
Signal emitted when end-of-stream is reached in a pipeline.
Bus.ERROR - Interface in org.gstreamer
Signal emitted when an error occurs.
Bus.INFO - Interface in org.gstreamer
Signal emitted when an informational message is delivered.
Bus.MESSAGE - Interface in org.gstreamer
Catch all signals emitted on the Bus.
Bus.SEGMENT_DONE - Interface in org.gstreamer
Signal emitted when the pipeline has completed playback of a segment.
Bus.SEGMENT_START - Interface in org.gstreamer
This message is posted by elements that start playback of a segment as a result of a segment seek.
Bus.STATE_CHANGED - Interface in org.gstreamer
Signal emitted when a state change happens.
Bus.TAG - Interface in org.gstreamer
Signal emitted when a new tag is identified on the stream.
Bus.WARNING - Interface in org.gstreamer
Signal emitted when a warning message is delivered.
busMessage(Bus, Message) - Method in interface org.gstreamer.Bus.MESSAGE
Called when a Element posts a Message on the Bus.
BusMessages - Class in org.gstreamer.example
Demonstrates capturing messages posted on the pipeline bus by elements.
BusMessages() - Constructor for class org.gstreamer.example.BusMessages
 
BusSyncHandler - Interface in org.gstreamer.event
 
BusSyncReply - Enum in org.gstreamer
The result values for a GstBusSyncHandler.
ButtonDemo - Class in org.gstreamer.example
 
ButtonDemo() - Constructor for class org.gstreamer.example.ButtonDemo
Creates a new instance of SwingPlayer
ByteDataAppSink - Class in org.gstreamer.elements
Class that allows to pull out buffers from the GStreamer pipeline into the application, using an appsink.
ByteDataAppSink(String, ByteDataAppSink.Listener) - Constructor for class org.gstreamer.elements.ByteDataAppSink
 
ByteDataAppSink(String, Pipeline, ByteDataAppSink.Listener) - Constructor for class org.gstreamer.elements.ByteDataAppSink
 
ByteDataAppSink.Listener - Interface in org.gstreamer.elements
 
ByteDataSink - Class in org.gstreamer.elements
Class that allows to pull out buffers from the GStreamer pipeline into the application, using an appsink.
ByteDataSink(String, ByteDataSink.Listener) - Constructor for class org.gstreamer.elements.ByteDataSink
Creates a new instance of RGBDataSink with the given name.
ByteDataSink(String, Pipeline, ByteDataSink.Listener) - Constructor for class org.gstreamer.elements.ByteDataSink
 
ByteDataSink.Listener - Interface in org.gstreamer.elements
 
byteFrame(Caps, int, ByteBuffer) - Method in interface org.gstreamer.elements.ByteDataAppSink.Listener
 
byteFrame(boolean, Caps, int, ByteBuffer) - Method in interface org.gstreamer.elements.ByteDataSink.Listener
 

C

cache_caps1 - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformStruct
 
cache_caps1_size - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformStruct
 
cache_caps2 - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformStruct
 
cache_caps2_size - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformStruct
 
callback(BaseSink, boolean) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI.ActivatePull
 
callback(BaseSink) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI.AsyncPlay
 
callback(BaseSink) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI.BooleanFunc1
 
callback(BaseSink, long, int, Caps, Pointer) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI.BufferAlloc
 
callback(BaseSink, Event) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI.EventNotify
 
callback(BaseSink, Caps) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI.Fixate
 
callback(BaseSink) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI.GetCaps
 
callback(BaseSink, Buffer, Pointer, Pointer) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI.GetTimes
 
callback(BaseSink, Buffer) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI.Render
 
callback(BaseSink, GlibAPI.GList) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI.RenderList
 
callback(BaseSink, Caps) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI.SetCaps
 
callback(BaseSrc) - Method in interface org.gstreamer.lowlevel.BaseSrcAPI.BooleanFunc1
 
callback(BaseSrc, long, int, Pointer) - Method in interface org.gstreamer.lowlevel.BaseSrcAPI.Create
 
callback(BaseSrc, Event) - Method in interface org.gstreamer.lowlevel.BaseSrcAPI.EventNotify
 
callback(BaseSrc, Caps) - Method in interface org.gstreamer.lowlevel.BaseSrcAPI.Fixate
 
callback(BaseSrc) - Method in interface org.gstreamer.lowlevel.BaseSrcAPI.GetCaps
 
callback(BaseSrc, LongByReference) - Method in interface org.gstreamer.lowlevel.BaseSrcAPI.GetSize
 
callback(BaseSrc, Buffer, Pointer, Pointer) - Method in interface org.gstreamer.lowlevel.BaseSrcAPI.GetTimes
 
callback(BaseSrc, Event, GstAPI.GstSegmentStruct) - Method in interface org.gstreamer.lowlevel.BaseSrcAPI.PrepareSeek
 
callback(BaseSrc, BaseSrcAPI.Query) - Method in interface org.gstreamer.lowlevel.BaseSrcAPI.Query
 
callback(BaseSrc, GstAPI.GstSegmentStruct) - Method in interface org.gstreamer.lowlevel.BaseSrcAPI.Seek
 
callback(BaseSrc, Caps) - Method in interface org.gstreamer.lowlevel.BaseSrcAPI.SetCaps
 
callback(BaseTransform, PadDirection, Caps) - Method in interface org.gstreamer.lowlevel.BaseTransformAPI.AcceptCaps
 
callback(BaseTransform, Buffer) - Method in interface org.gstreamer.lowlevel.BaseTransformAPI.BeforeTransform
 
callback(BaseTransform) - Method in interface org.gstreamer.lowlevel.BaseTransformAPI.BooleanFunc1
 
callback(BaseTransform, Event) - Method in interface org.gstreamer.lowlevel.BaseTransformAPI.EventNotify
 
callback(BaseTransform, PadDirection, Caps, Caps) - Method in interface org.gstreamer.lowlevel.BaseTransformAPI.FixateCaps
 
callback(BaseTransform, Caps, IntByReference) - Method in interface org.gstreamer.lowlevel.BaseTransformAPI.GetUnitSize
 
callback(BaseTransform, Buffer, int, Caps, Pointer) - Method in interface org.gstreamer.lowlevel.BaseTransformAPI.PrepareOutput
 
callback(BaseTransform, Caps, Caps) - Method in interface org.gstreamer.lowlevel.BaseTransformAPI.SetCaps
 
callback(BaseTransform, Buffer, Buffer) - Method in interface org.gstreamer.lowlevel.BaseTransformAPI.Transform
 
callback(BaseTransform, PadDirection, Caps) - Method in interface org.gstreamer.lowlevel.BaseTransformAPI.TransformCaps
 
callback(BaseTransform, Buffer) - Method in interface org.gstreamer.lowlevel.BaseTransformAPI.TransformIp
 
callback(BaseTransform, PadDirection, Caps, int, Caps, IntByReference) - Method in interface org.gstreamer.lowlevel.BaseTransformAPI.TransformSize
 
callback(Pointer) - Method in interface org.gstreamer.lowlevel.GlibAPI.GDestroyNotify
 
callback(Pointer) - Method in interface org.gstreamer.lowlevel.GlibAPI.GSourceFunc
 
callback(Pointer) - Method in interface org.gstreamer.lowlevel.GlibAPI.GThreadFunc
 
callback(Pointer) - Method in interface org.gstreamer.lowlevel.GObjectAPI.GBaseFinalizeFunc
 
callback(Pointer) - Method in interface org.gstreamer.lowlevel.GObjectAPI.GBaseInitFunc
 
callback(Pointer, Pointer) - Method in interface org.gstreamer.lowlevel.GObjectAPI.GClassFinalizeFunc
 
callback(Pointer, Pointer) - Method in interface org.gstreamer.lowlevel.GObjectAPI.GClassInitFunc
 
callback(Pointer, Pointer) - Method in interface org.gstreamer.lowlevel.GObjectAPI.GClosureNotify
 
callback(GObjectAPI.GTypeInstance, Pointer) - Method in interface org.gstreamer.lowlevel.GObjectAPI.GInstanceInitFunc
 
callback(GType, int, GObjectAPI.GObjectConstructParam) - Method in interface org.gstreamer.lowlevel.GObjectAPI.GObjectClass.Constructor
 
callback(GObject) - Method in interface org.gstreamer.lowlevel.GObjectAPI.GObjectClass.Dispose
 
callback(GObject) - Method in interface org.gstreamer.lowlevel.GObjectAPI.GObjectClass.Finalize
 
callback(GObject, int, Pointer, Pointer) - Method in interface org.gstreamer.lowlevel.GObjectAPI.GObjectClass.GetProperty
 
callback(GObject, Pointer) - Method in interface org.gstreamer.lowlevel.GObjectAPI.GObjectClass.Notify
 
callback(GObject, int, Pointer, Pointer) - Method in interface org.gstreamer.lowlevel.GObjectAPI.GObjectClass.SetProperty
 
callback(Pointer, Pointer, boolean) - Method in interface org.gstreamer.lowlevel.GObjectAPI.GToggleNotify
 
callback(IntPtr, Pointer) - Method in interface org.gstreamer.lowlevel.GObjectAPI.GWeakNotify
 
callback(Bus, Message, Pointer) - Method in interface org.gstreamer.lowlevel.GstBusAPI.BusCallback
 
callback(Bus, Message, Pointer) - Method in interface org.gstreamer.lowlevel.GstBusAPI.BusSyncHandler
 
callback(Clock, ClockTime, ClockID, Pointer) - Method in interface org.gstreamer.lowlevel.GstClockAPI.GstClockCallback
 
callback(ControlSource, GObjectAPI.GParamSpec) - Method in interface org.gstreamer.lowlevel.GstControlSourceAPI.GstControlSourceBind
 
callback(ControlSource, ClockTime, GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GstControlSourceAPI.GstControlSourceGetValue
 
callback(ControlSource, ClockTime, GstControlSourceAPI.ValueArray) - Method in interface org.gstreamer.lowlevel.GstControlSourceAPI.GstControlSourceGetValueArray
 
callback(Element, int) - Method in interface org.gstreamer.lowlevel.GstElementAPI.GstElementClass.ChangeState
 
callback(Element, Pointer, Pointer, long) - Method in interface org.gstreamer.lowlevel.GstElementAPI.GstElementClass.GetState
 
callback(Element, Pad) - Method in interface org.gstreamer.lowlevel.GstElementAPI.GstElementClass.ReleasePad
 
callback(Element, Pointer, String) - Method in interface org.gstreamer.lowlevel.GstElementAPI.GstElementClass.RequestNewPad
 
callback(Element, State) - Method in interface org.gstreamer.lowlevel.GstElementAPI.GstElementClass.SetState
 
callback(Pad, boolean, Pointer) - Method in interface org.gstreamer.lowlevel.GstPadAPI.PadBlockCallback
 
callback(Pad, Buffer, Pointer) - Method in interface org.gstreamer.lowlevel.GstPadAPI.PadDataProbe
 
callback(Pad, Event, Pointer) - Method in interface org.gstreamer.lowlevel.GstPadAPI.PadEventProbe
 
callback(Pad, Caps) - Method in interface org.gstreamer.lowlevel.GstPadAPI.PadFixateCaps
 
callback(PluginFeature) - Method in interface org.gstreamer.lowlevel.GstRegistryAPI.PluginFeatureFilter
A function that can be used with e.g.
callback(Plugin) - Method in interface org.gstreamer.lowlevel.GstRegistryAPI.PluginFilter
A function that can be used with e.g.
callback(Pointer, String, Pointer) - Method in interface org.gstreamer.lowlevel.GstTagListAPI.TagForeachFunc
 
callback(Pointer, Pointer) - Method in interface org.gstreamer.lowlevel.GstTagListAPI.TagMergeFunc
 
CallerOwnsReturn - Annotation Type in org.gstreamer.lowlevel.annotations
Indicates that the returned value is owned by the method caller, so appropriate action should be taken when the object is garbage collected.
can_activate_pull - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
can_activate_push - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
can_activate_push - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
Caps - Class in org.gstreamer
Structure describing sets of media formats
Caps() - Constructor for class org.gstreamer.Caps
Creates a new Caps that is empty.
Caps(String) - Constructor for class org.gstreamer.Caps
Construct a new Caps from a string representation.
Caps(Caps) - Constructor for class org.gstreamer.Caps
Create a caps that is a copy of another caps.
Caps(NativeObject.Initializer) - Constructor for class org.gstreamer.Caps
 
caps - Variable in class org.gstreamer.lowlevel.GstBufferAPI.BufferStruct
 
caps - Variable in class org.gstreamer.lowlevel.GstCapsAPI.GstStaticCapsStruct
 
cb - Variable in class org.gstreamer.GObject.GCallback
 
chain(Buffer) - Method in class org.gstreamer.Pad
Chain a buffer to pad.
change_state - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
channelChanged(Tuner, TunerChannel) - Method in interface org.gstreamer.interfaces.Tuner.CHANNEL_CHANGED
Called when the channel on a Tuner changes
CHAR - Static variable in class org.gstreamer.lowlevel.GType
 
check_get_range - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
checkHolds(GType) - Method in class org.gstreamer.lowlevel.GValueAPI.GValue
 
checkVersion(int, int, int) - Method in class org.gstreamer.PluginFeature
Checks whether the given plugin feature is at least the required version.
class_data - Variable in class org.gstreamer.lowlevel.GObjectAPI.GTypeInfo
 
class_finalize - Variable in class org.gstreamer.lowlevel.GObjectAPI.GTypeInfo
 
class_init - Variable in class org.gstreamer.lowlevel.GObjectAPI.GTypeInfo
 
class_size - Variable in class org.gstreamer.lowlevel.GObjectAPI.GTypeInfo
 
classFor(Pointer) - Static method in class org.gstreamer.lowlevel.GstTypes
 
classFor(GType) - Static method in class org.gstreamer.lowlevel.GstTypes
 
classFor(Pointer, Class<T>) - Static method in class org.gstreamer.lowlevel.NativeObject
 
client_connected(ShmSink, int) - Method in interface org.gstreamer.elements.ShmSink.CLIENT_CONNECTED
 
client_disconnected(ShmSink, int) - Method in interface org.gstreamer.elements.ShmSink.CLIENT_DISCONNECTED
 
clientAdded(MultiFdSink, int) - Method in interface org.gstreamer.elements.MultiFdSink.CLIENT_ADDED
 
clientRemoved(MultiFdSink, int) - Method in interface org.gstreamer.elements.MultiFdSink.CLIENT_FD_REMOVED
 
clientRemoved(MultiFdSink, int, MultiFdSink.ClientStatus) - Method in interface org.gstreamer.elements.MultiFdSink.CLIENT_REMOVED
 
clip_segment - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkAbi
 
Clock - Class in org.gstreamer
Abstract class for global clocks.
Clock(NativeObject.Initializer) - Constructor for class org.gstreamer.Clock
 
clock - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementStruct
 
clock_id - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
clock_id - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
ClockEntryType - Enum in org.gstreamer
The type of the clock entry.
ClockID - Class in org.gstreamer
A datatype to hold the handle to an outstanding sync or async clock callback.
ClockID(NativeObject.Initializer) - Constructor for class org.gstreamer.ClockID
 
ClockReturn - Enum in org.gstreamer
The return value of a clock operation.
ClockTime - Class in org.gstreamer
A representation of time in the gstreamer framework.
Closure - Interface in org.gstreamer
A signal callback.
code - Variable in class org.gstreamer.lowlevel.GstAPI.GErrorStruct
 
ColorBalance - Class in org.gstreamer.example
 
ColorBalance() - Constructor for class org.gstreamer.example.ColorBalance
 
ColorBalance - Class in org.gstreamer.interfaces
 
ColorBalance.VALUE_CHANGED - Interface in org.gstreamer.interfaces
Signal emitted when color balance value changed
ColorBalanceChannel - Class in org.gstreamer.interfaces
 
ColorBalanceChannel(NativeObject.Initializer) - Constructor for class org.gstreamer.interfaces.ColorBalanceChannel
For internal gstreamer-java use only
colorBalanceValueChanged(ColorBalance, ColorBalanceChannel, int) - Method in interface org.gstreamer.interfaces.ColorBalance.VALUE_CHANGED
Called when the color balance channel value changes
compareTo(ClockID) - Method in class org.gstreamer.ClockID
Compares this ClockID to another.
compareTo(ClockTime) - Method in class org.gstreamer.ClockTime
Compares this ClockTime to another.
compareTo(QueryType) - Method in class org.gstreamer.QueryType
Compares this QueryType to another.
cond - Variable in class org.gstreamer.lowlevel.GstMessageAPI.MessageStruct
 
connect(Bin.ELEMENT_ADDED) - Method in class org.gstreamer.Bin
Add a listener for the element-added signal on this Bin
connect(Bin.ELEMENT_REMOVED) - Method in class org.gstreamer.Bin
Add a listener for the element-removed signal on this Bin
connect(Bin.DO_LATENCY) - Method in class org.gstreamer.Bin
Add a listener for the do-latency signal on this Bin
connect(Bus.EOS) - Method in class org.gstreamer.Bus
Add a listener for end-of-stream messages.
connect(Bus.ERROR) - Method in class org.gstreamer.Bus
Add a listener for error messages.
connect(Bus.WARNING) - Method in class org.gstreamer.Bus
Add a listener for warning messages.
connect(Bus.INFO) - Method in class org.gstreamer.Bus
Add a listener for informational messages.
connect(Bus.STATE_CHANGED) - Method in class org.gstreamer.Bus
Add a listener for State changes in the Pipeline.
connect(Bus.TAG) - Method in class org.gstreamer.Bus
Add a listener for new media tags.
connect(Bus.BUFFERING) - Method in class org.gstreamer.Bus
Add a listener for Bus.BUFFERING messages in the Pipeline.
connect(Bus.DURATION) - Method in class org.gstreamer.Bus
Add a listener for duration changes.
connect(Bus.SEGMENT_START) - Method in class org.gstreamer.Bus
Add a listener for Bus.SEGMENT_START messages in the Pipeline.
connect(Bus.SEGMENT_DONE) - Method in class org.gstreamer.Bus
Add a listener for Bus.SEGMENT_DONE messages in the Pipeline.
connect(Bus.ASYNC_DONE) - Method in class org.gstreamer.Bus
Add a listener for Bus.ASYNC_DONE messages in the Pipeline.
connect(Bus.MESSAGE) - Method in class org.gstreamer.Bus
Add a listener for all messages posted on the Bus.
connect(String, Bus.MESSAGE) - Method in class org.gstreamer.Bus
Add a listener for messages of type signal posted on the Bus.
connect(String, Class<T>, T, Callback) - Method in class org.gstreamer.Bus
Connects a callback to a signal.
connect(Element.PAD_ADDED) - Method in class org.gstreamer.Element
Add a listener for the pad-added signal
connect(Element.PAD_REMOVED) - Method in class org.gstreamer.Element
Add a listener for the pad-added signal
connect(Element.NO_MORE_PADS) - Method in class org.gstreamer.Element
Add a listener for the no-more-pads signal
connect(AppSink.EOS) - Method in class org.gstreamer.elements.AppSink
Adds a listener for the eos signal.
connect(AppSink.NEW_BUFFER) - Method in class org.gstreamer.elements.AppSink
Adds a listener for the new-buffer signal.
connect(AppSink.NEW_PREROLL) - Method in class org.gstreamer.elements.AppSink
Adds a listener for the new-preroll signal.
connect(AppSink.PULL_BUFFER) - Method in class org.gstreamer.elements.AppSink
Adds a listener for the pull-buffer signal.
connect(AppSink.PULL_PREROLL) - Method in class org.gstreamer.elements.AppSink
Adds a listener for the pull-preroll signal.
connect(AppSink.NEW_BUFFER_LIST) - Method in class org.gstreamer.elements.AppSink
Adds a listener for the new-buffer-list signal.
connect(AppSrc.END_OF_STREAM) - Method in class org.gstreamer.elements.AppSrc
Adds a listener for the end-of-stream signal
connect(AppSrc.ENOUGH_DATA) - Method in class org.gstreamer.elements.AppSrc
Adds a listener for the enough-data signal
connect(AppSrc.NEED_DATA) - Method in class org.gstreamer.elements.AppSrc
Adds a listener for the need-data signal
connect(AppSrc.PUSH_BUFFER) - Method in class org.gstreamer.elements.AppSrc
Adds a listener for the push-buffer signal
connect(AppSrc.SEEK_DATA) - Method in class org.gstreamer.elements.AppSrc
Adds a listener for the seek-data signal
connect(BaseSink.HANDOFF) - Method in class org.gstreamer.elements.BaseSink
Add a listener for the handoff signal on this sink
connect(BaseSink.PREROLL_HANDOFF) - Method in class org.gstreamer.elements.BaseSink
Add a listener for the preroll-handoff signal.
connect(BaseSrc.HANDOFF) - Method in class org.gstreamer.elements.BaseSrc
Add a listener for the handoff signal on this source
connect(DecodeBin.NEW_DECODED_PAD) - Method in class org.gstreamer.elements.DecodeBin
Deprecated.
Adds a listener for the new-decoded-pad signal
connect(DecodeBin.REMOVED_DECODED_PAD) - Method in class org.gstreamer.elements.DecodeBin
Deprecated.
Adds a listener for the removed-decoded-pad signal
connect(DecodeBin.UNKNOWN_TYPE) - Method in class org.gstreamer.elements.DecodeBin
Deprecated.
Adds a listener for the unknown-type signal
connect(DecodeBin2.NEW_DECODED_PAD) - Method in class org.gstreamer.elements.DecodeBin2
Deprecated.
connect(DecodeBin2.REMOVED_DECODED_PAD) - Method in class org.gstreamer.elements.DecodeBin2
Deprecated.
connect(DecodeBin2.UNKNOWN_TYPE) - Method in class org.gstreamer.elements.DecodeBin2
Adds a listener for the unknown-type signal
connect(DecodeBin2.AUTOPLUG_CONTINUE) - Method in class org.gstreamer.elements.DecodeBin2
Adds a listener for the autoplug-continue signal
connect(DecodeBin2.AUTOPLUG_FACTORIES) - Method in class org.gstreamer.elements.DecodeBin2
Adds a listener for the autoplug-factories signal
connect(DecodeBin2.AUTOPLUG_SORT) - Method in class org.gstreamer.elements.DecodeBin2
Adds a listener for the autoplug-sort signal
connect(DecodeBin2.DRAINED) - Method in class org.gstreamer.elements.DecodeBin2
Adds a listener for the drained signal
connect(RTPBin.ON_BYE_SSRC) - Method in class org.gstreamer.elements.good.RTPBin
Add a listener for the on-bye-ssrc signal on this RTPBin
connect(RTPBin.ON_BYE_TIMEOUT) - Method in class org.gstreamer.elements.good.RTPBin
Add a listener for the on-bye-timeout signal on this RTPBin
connect(RTPBin.ON_NEW_SSRC) - Method in class org.gstreamer.elements.good.RTPBin
Add a listener for the on-new-ssrc signal on this RTPBin
connect(RTPBin.ON_NPT_STOP) - Method in class org.gstreamer.elements.good.RTPBin
Add a listener for the on-npt-stop signal on this RTPBin
connect(RTPBin.ON_SENDER_TIMEOUT) - Method in class org.gstreamer.elements.good.RTPBin
Add a listener for the on-sender-timeout signal on this RTPBin
connect(RTPBin.ON_SSRC_ACTIVE) - Method in class org.gstreamer.elements.good.RTPBin
Add a listener for the on-ssrc-active signal on this RTPBin
connect(RTPBin.ON_SSRC_COLLISION) - Method in class org.gstreamer.elements.good.RTPBin
Add a listener for the on-ssrc-collision signal on this RTPBin
connect(RTPBin.ON_SSRC_SDES) - Method in class org.gstreamer.elements.good.RTPBin
Add a listener for the on-ssrc-sdes signal on this RTPBin
connect(RTPBin.ON_SSRC_VALIDATED) - Method in class org.gstreamer.elements.good.RTPBin
Add a listener for the on-ssrc-validated signal on this RTPBin
connect(RTPBin.ON_TIMEOUT) - Method in class org.gstreamer.elements.good.RTPBin
Add a listener for the on-timeout signal on this RTPBin
connect(RTPBin.REQUEST_PT_MAP) - Method in class org.gstreamer.elements.good.RTPBin
Add a listener for the request-pt-map signal on this RTPBin
connect(RTPBin.PAYLOAD_TYPE_CHANGE) - Method in class org.gstreamer.elements.good.RTPBin
Add a listener for the payload-type-change signal on this RTPBin
connect(Identity.HANDOFF) - Method in class org.gstreamer.elements.Identity
Add a listener for the handoff signal on this element
connect(InputSelector.BLOCK) - Method in class org.gstreamer.elements.InputSelector
Adds a listener for the block signal
connect(InputSelector.SWITCH) - Method in class org.gstreamer.elements.InputSelector
Adds a listener for the switch signal
connect(MultiFdSink.CLIENT_ADDED) - Method in class org.gstreamer.elements.MultiFdSink
Adds a listener for the client-added signal.
connect(MultiFdSink.CLIENT_REMOVED) - Method in class org.gstreamer.elements.MultiFdSink
Adds a listener for the client-removed signal.
connect(MultiFdSink.CLIENT_FD_REMOVED) - Method in class org.gstreamer.elements.MultiFdSink
Adds a listener for the client-removed signal.
connect(MultiQueue.UNDERRUN) - Method in class org.gstreamer.elements.MultiQueue
Add a listener for the underrun signal on this MultiQueue
connect(MultiQueue.OVERRUN) - Method in class org.gstreamer.elements.MultiQueue
Add a listener for the overrun signal on this MultiQueue
connect(PlayBin2.ABOUT_TO_FINISH) - Method in class org.gstreamer.elements.PlayBin2
Adds a listener for the about-to-finish signal
connect(PlayBin2.VIDEO_CHANGED) - Method in class org.gstreamer.elements.PlayBin2
Adds a listener for the video-changed signal
connect(PlayBin2.AUDIO_CHANGED) - Method in class org.gstreamer.elements.PlayBin2
Adds a listener for the audio-changed signal
connect(PlayBin2.TEXT_CHANGED) - Method in class org.gstreamer.elements.PlayBin2
Adds a listener for the audio-changed signal
connect(PlayBin2.VIDEO_TAGS_CHANGED) - Method in class org.gstreamer.elements.PlayBin2
Adds a listener for the video-tags-changed signal
connect(PlayBin2.AUDIO_TAGS_CHANGED) - Method in class org.gstreamer.elements.PlayBin2
Adds a listener for the audio-tags-changed signal
connect(PlayBin2.TEXT_TAGS_CHANGED) - Method in class org.gstreamer.elements.PlayBin2
Adds a listener for the audio-tags-changed signal
connect(PlayBin2.SOURCE_SETUP) - Method in class org.gstreamer.elements.PlayBin2
Adds a listener for the source-setup signal
connect(Queue.OVERRUN) - Method in class org.gstreamer.elements.Queue
Add a listener for the overrun signal on this Queue
connect(Queue.RUNNING) - Method in class org.gstreamer.elements.Queue
Add a listener for the running signal on this Queue
connect(Queue.UNDERRUN) - Method in class org.gstreamer.elements.Queue
Add a listener for the underrun signal on this Queue
connect(Queue.PUSHING) - Method in class org.gstreamer.elements.Queue
Add a listener for the pushing signal on this Queue
connect(ShmSink.CLIENT_CONNECTED) - Method in class org.gstreamer.elements.ShmSink
 
connect(ShmSink.CLIENT_DISCONNECTED) - Method in class org.gstreamer.elements.ShmSink
 
connect(TypeFind.HAVE_TYPE) - Method in class org.gstreamer.elements.TypeFind
Add a listener for the have-type signal.
connect(Class<T>, T, Callback) - Method in class org.gstreamer.GObject
 
connect(String, Class<T>, T, Callback) - Method in class org.gstreamer.GObject
 
connect(String, Closure) - Method in class org.gstreamer.GObject
 
connect(GObject.NOTIFY) - Method in class org.gstreamer.GObject
Add a listener for the notify signal
connect(ColorBalance.VALUE_CHANGED) - Method in class org.gstreamer.interfaces.ColorBalance
Add a listener for norm-changed messages.
connect(Tuner.NORM_CHANGED) - Method in class org.gstreamer.interfaces.Tuner
Add a listener for norm-changed messages.
connect(Tuner.CHANNEL_CHANGED) - Method in class org.gstreamer.interfaces.Tuner
Add a listener for channel-changed messages.
connect(Tuner.FREQUENCY_CHANGED) - Method in class org.gstreamer.interfaces.Tuner
Add a listener for frequency-changed messages.
connect(Tuner.SIGNAL_CHANGED) - Method in class org.gstreamer.interfaces.Tuner
Add a listener for signal-changed messages.
connect(TunerChannel.FREQUENCY_CHANGED) - Method in class org.gstreamer.interfaces.TunerChannel
Add a listener for frequency-changed messages.
connect(TunerChannel.SIGNAL_CHANGED) - Method in class org.gstreamer.interfaces.TunerChannel
Add a listener for signal-changed messages.
connect(Pad.HAVE_DATA) - Method in class org.gstreamer.Pad
Add a listener for the have-data signal on this Pad
connect(Pad.LINKED) - Method in class org.gstreamer.Pad
Add a listener for the linked signal on this Pad
connect(Pad.UNLINKED) - Method in class org.gstreamer.Pad
Add a listener for the unlinked signal on this Pad
connect(Pad.REQUEST_LINK) - Method in class org.gstreamer.Pad
Add a listener for the request-link signal on this Pad
Const - Annotation Type in org.gstreamer.lowlevel.annotations
 
ConstField - Annotation Type in org.gstreamer.lowlevel.annotations
 
ConstReturn - Annotation Type in org.gstreamer.lowlevel.annotations
 
construct_properties - Variable in class org.gstreamer.lowlevel.GObjectAPI.GObjectClass
 
constructor - Variable in class org.gstreamer.lowlevel.GObjectAPI.GObjectClass
 
Controller - Class in org.gstreamer.controller
The controller subsystem offers a lightweight way to adjust gobject properties over stream-time.
Controller(NativeObject.Initializer) - Constructor for class org.gstreamer.controller.Controller
For internal gstreamer-java use only
Controller(Pointer, boolean, boolean) - Constructor for class org.gstreamer.controller.Controller
 
ControlSource - Class in org.gstreamer.controller
The ControlSource is a base class for control value sources that could be used by Controller to get timestamp-value pairs.
ControlSource(NativeObject.Initializer) - Constructor for class org.gstreamer.controller.ControlSource
For internal gstreamer-java use only
ControlSource(Pointer, boolean, boolean) - Constructor for class org.gstreamer.controller.ControlSource
 
CONVERT - Static variable in class org.gstreamer.QueryType
convert values between formats
ConvertQuery - Class in org.gstreamer.query
Convert values between formats
ConvertQuery(NativeObject.Initializer) - Constructor for class org.gstreamer.query.ConvertQuery
 
ConvertQuery(Format, long, Format) - Constructor for class org.gstreamer.query.ConvertQuery
 
convertTo(TimeUnit) - Method in class org.gstreamer.ClockTime
Converts this ClockTime to a time value of unit units.
copy(Buffer) - Method in class org.gstreamer.Buffer
Create a copy of the given buffer.
copy() - Method in class org.gstreamer.Caps
Create a new Caps as a copy of the this caps.
copy() - Method in class org.gstreamer.Message
Creates a copy of the message.
copy() - Method in class org.gstreamer.Structure
 
copyMetadata(Buffer, Buffer, BufferCopyFlags) - Method in class org.gstreamer.Buffer
Copies metadata into newly allocated buffer
create(String) - Method in class org.gstreamer.ElementFactory
Creates a new element from the factory.
create(Pointer) - Method in interface org.gstreamer.interfaces.GstInterface.ListElementCreator
 
create - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
createInstance(int, int, int) - Static method in class org.gstreamer.glib.GDate
 
createInstance(int) - Static method in class org.gstreamer.glib.GDate
 
createInstanceLocalEpoch(long) - Static method in class org.gstreamer.DateTime
 
createKeyEvent(String, String) - Static method in class org.gstreamer.event.NavigationEvent
Creates a new key navigation event.
createKeyPressEvent(String) - Static method in class org.gstreamer.event.NavigationEvent
Creates a new key press navigation event.
createKeyReleaseEvent(String) - Static method in class org.gstreamer.event.NavigationEvent
Creates a new key release navigation event.
createMouseButtonPressEvent(double, double, int) - Static method in class org.gstreamer.event.NavigationEvent
Creates a mouse button press navigation event.
createMouseButtonReleaseEvent(double, double, int) - Static method in class org.gstreamer.event.NavigationEvent
Creates a mouse button release navigation event.
createMouseEvent(String, double, double, int) - Static method in class org.gstreamer.event.NavigationEvent
Creates a mouse navigation event.
createMouseMoveEvent(double, double, int) - Static method in class org.gstreamer.event.NavigationEvent
Creates a mouse move navigation event.
createNSView() - Method in class org.gstreamer.swing.OSXVideoComponent
 
createNSViewLong() - Method in class org.gstreamer.swing.OSXVideoComponent
 
createSubBuffer(int, int) - Method in class org.gstreamer.Buffer
Creates a sub-buffer from this buffer at offset and size.
cset_first - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecString
 
cset_nth - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecString
 
current_state - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementStruct
 
currentState - Variable in class org.gstreamer.media.event.TransitionEvent
 
CustomSink - Class in org.gstreamer.elements
 
CustomSink(Class<? extends CustomSink>, String) - Constructor for class org.gstreamer.elements.CustomSink
 
CustomSrc - Class in org.gstreamer.elements
 
CustomSrc(Class<? extends CustomSrc>, String) - Constructor for class org.gstreamer.elements.CustomSrc
 
CustomSrc.SrcCallback - Annotation Type in org.gstreamer.elements
 

D

data - Variable in class org.gstreamer.lowlevel.GlibAPI.GList
 
data - Variable in class org.gstreamer.lowlevel.GlibAPI.GSList
 
data - Variable in class org.gstreamer.lowlevel.GstBufferAPI.BufferStruct
 
data - Variable in class org.gstreamer.lowlevel.GValueAPI.GValue
 
DateTime - Class in org.gstreamer
 
DateTime(NativeObject.Initializer) - Constructor for class org.gstreamer.DateTime
 
DateTime(Pointer, boolean, boolean) - Constructor for class org.gstreamer.DateTime
 
DEBUG_GRAPH_SHOW_ALL - Static variable in class org.gstreamer.Bin
 
DEBUG_GRAPH_SHOW_CAPS_DETAILS - Static variable in class org.gstreamer.Bin
 
DEBUG_GRAPH_SHOW_MEDIA_TYPE - Static variable in class org.gstreamer.Bin
 
DEBUG_GRAPH_SHOW_NON_DEFAULT_PARAMS - Static variable in class org.gstreamer.Bin
 
DEBUG_GRAPH_SHOW_STATES - Static variable in class org.gstreamer.Bin
 
debugToDotFile(int, String) - Method in class org.gstreamer.Bin
Calls Bin.debugToDotFile(int, String, boolean) without timestamping
debugToDotFile(int, String, boolean) - Method in class org.gstreamer.Bin
To aid debugging applications one can use this method to write out the whole network of gstreamer elements that form the pipeline into an dot file.
DecodeBin - Class in org.gstreamer.elements
Deprecated.
This element is deprecated and no longer supported. You should use the uridecodebin or decodebin2 element instead (or, even better: playbin2).
DecodeBin(String) - Constructor for class org.gstreamer.elements.DecodeBin
Deprecated.
Creates a new DecodeBin.
DecodeBin(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.DecodeBin
Deprecated.
 
DecodeBin.NEW_DECODED_PAD - Interface in org.gstreamer.elements
Deprecated.
Signal emitted when this DecodeBin decodes a new pad.
DecodeBin.REMOVED_DECODED_PAD - Interface in org.gstreamer.elements
Deprecated.
Signal emitted when this DecodeBin decodes a removed pad.
DecodeBin.UNKNOWN_TYPE - Interface in org.gstreamer.elements
Deprecated.
Signal is emitted when a pad for which there is no further possible decoding is added to the DecodeBin.
DecodeBin2 - Class in org.gstreamer.elements
Utility Element to automatically identify media stream types and hook up elements.
DecodeBin2(String) - Constructor for class org.gstreamer.elements.DecodeBin2
Creates a new DecodeBin2.
DecodeBin2(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.DecodeBin2
 
DecodeBin2.AUTOPLUG_CONTINUE - Interface in org.gstreamer.elements
Signal is emitted when a pad for which there is no further possible decoding is added to the DecodeBin2.
DecodeBin2.AUTOPLUG_FACTORIES - Interface in org.gstreamer.elements
This function is emitted when an array of possible factories for caps on pad is needed.
DecodeBin2.AUTOPLUG_SORT - Interface in org.gstreamer.elements
Once DecodeBin2 has found the possible ElementFactory objects to try for caps on pad, this signal is emitted.
DecodeBin2.DRAINED - Interface in org.gstreamer.elements
This signal is emitted once DecodeBin2 has finished decoding all the data.
DecodeBin2.NEW_DECODED_PAD - Interface in org.gstreamer.elements
Deprecated.
DecodeBin2.REMOVED_DECODED_PAD - Interface in org.gstreamer.elements
Deprecated.
DecodeBin2.UNKNOWN_TYPE - Interface in org.gstreamer.elements
Signal is emitted when a pad for which there is no further possible decoding is added to the DecodeBin2.
DecodeBinPlayer - Class in org.gstreamer.example
An example of playing audio/video files using a decodebin and manually linking the pads, instead of using a playbin element.
DecodeBinPlayer() - Constructor for class org.gstreamer.example.DecodeBinPlayer
 
deep_notify - Variable in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectClass
 
default_value - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecBoolean
 
default_value - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecChar
 
default_value - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecDouble
 
default_value - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecFloat
 
default_value - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecInt
 
default_value - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecInt64
 
default_value - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecLong
 
default_value - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecString
 
default_value - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecUChar
 
default_value - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecUInt
 
DefaultEnumValue - Annotation Type in org.gstreamer.lowlevel.annotations
Used to flag the Enum value to use for converting from a native value, when no exact match is found.
defaultInit - Static variable in class org.gstreamer.lowlevel.NativeObject
 
deinit() - Static method in class org.gstreamer.Gst
Undoes all the initialization done in Gst.init().
delay_configure - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformStruct
 
denominator - Variable in class org.gstreamer.Fraction
 
description - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementDetails
 
destroy() - Method in class org.gstreamer.swing.VideoComponent
 
details - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
direction - Variable in class org.gstreamer.lowlevel.GstPadTemplateAPI.GstStaticPadTemplate
 
disconnect(Bin.ELEMENT_ADDED) - Method in class org.gstreamer.Bin
Disconnect the listener for the element-added signal
disconnect(Bin.ELEMENT_REMOVED) - Method in class org.gstreamer.Bin
Disconnect the listener for the element-removed signal
disconnect(Bin.DO_LATENCY) - Method in class org.gstreamer.Bin
Disconnect the listener for the do-latency signal
disconnect(Bus.EOS) - Method in class org.gstreamer.Bus
Disconnect the listener for end-of-stream messages.
disconnect(Bus.ERROR) - Method in class org.gstreamer.Bus
Disconnect the listener for error messages.
disconnect(Bus.WARNING) - Method in class org.gstreamer.Bus
Disconnect the listener for warning messages.
disconnect(Bus.INFO) - Method in class org.gstreamer.Bus
Disconnect the listener for informational messages.
disconnect(Bus.STATE_CHANGED) - Method in class org.gstreamer.Bus
Disconnect the listener for State change messages.
disconnect(Bus.TAG) - Method in class org.gstreamer.Bus
Disconnect the listener for tag messages.
disconnect(Bus.BUFFERING) - Method in class org.gstreamer.Bus
Disconnect the listener for buffering messages.
disconnect(Bus.DURATION) - Method in class org.gstreamer.Bus
Disconnect the listener for duration change messages.
disconnect(Bus.SEGMENT_START) - Method in class org.gstreamer.Bus
Disconnect the listener for segment-start messages.
disconnect(Bus.SEGMENT_DONE) - Method in class org.gstreamer.Bus
Disconnect the listener for segment-done messages.
disconnect(Bus.ASYNC_DONE) - Method in class org.gstreamer.Bus
Disconnect the listener for async-done messages.
disconnect(Bus.MESSAGE) - Method in class org.gstreamer.Bus
Disconnect the listener for segment-done messages.
disconnect(Class<T>, T) - Method in class org.gstreamer.Bus
 
disconnect(Element.PAD_ADDED) - Method in class org.gstreamer.Element
Remove a listener for the pad-added signal
disconnect(Element.PAD_REMOVED) - Method in class org.gstreamer.Element
Remove a listener for the pad-removed signal
disconnect(Element.NO_MORE_PADS) - Method in class org.gstreamer.Element
Remove a listener for the no-more-pads signal
disconnect(AppSink.EOS) - Method in class org.gstreamer.elements.AppSink
Removes a listener for the eos signal
disconnect(AppSink.NEW_BUFFER) - Method in class org.gstreamer.elements.AppSink
Removes a listener for the new-buffer signal
disconnect(AppSink.NEW_PREROLL) - Method in class org.gstreamer.elements.AppSink
Removes a listener for the new-preroll signal
disconnect(AppSink.PULL_BUFFER) - Method in class org.gstreamer.elements.AppSink
Removes a listener for the pull-buffer signal
disconnect(AppSink.PULL_PREROLL) - Method in class org.gstreamer.elements.AppSink
Removes a listener for the pull-preroll signal
disconnect(AppSink.NEW_BUFFER_LIST) - Method in class org.gstreamer.elements.AppSink
Removes a listener for the new-buffer-list signal
disconnect(AppSrc.END_OF_STREAM) - Method in class org.gstreamer.elements.AppSrc
Removes a listener for the end-of-stream signal
disconnect(AppSrc.ENOUGH_DATA) - Method in class org.gstreamer.elements.AppSrc
Removes a listener for the enough-data signal
disconnect(AppSrc.NEED_DATA) - Method in class org.gstreamer.elements.AppSrc
Removes a listener for the need-data signal
disconnect(AppSrc.PUSH_BUFFER) - Method in class org.gstreamer.elements.AppSrc
Removes a listener for the push-buffer signal
disconnect(AppSrc.SEEK_DATA) - Method in class org.gstreamer.elements.AppSrc
Removes a listener for the seek-data signal
disconnect(BaseSink.HANDOFF) - Method in class org.gstreamer.elements.BaseSink
Remove a listener for the handoff signal
disconnect(BaseSink.PREROLL_HANDOFF) - Method in class org.gstreamer.elements.BaseSink
Remove a listener for the preroll-handoff signal.
disconnect(BaseSrc.HANDOFF) - Method in class org.gstreamer.elements.BaseSrc
Remove a listener for the handoff signal
disconnect(DecodeBin.NEW_DECODED_PAD) - Method in class org.gstreamer.elements.DecodeBin
Deprecated.
Removes a listener for the new-decoded-pad signal
disconnect(DecodeBin.REMOVED_DECODED_PAD) - Method in class org.gstreamer.elements.DecodeBin
Deprecated.
Removes a listener for the removed-decoded-pad signal
disconnect(DecodeBin.UNKNOWN_TYPE) - Method in class org.gstreamer.elements.DecodeBin
Deprecated.
Removes a listener for the unknown-type signal
disconnect(DecodeBin2.NEW_DECODED_PAD) - Method in class org.gstreamer.elements.DecodeBin2
Deprecated.
disconnect(DecodeBin2.REMOVED_DECODED_PAD) - Method in class org.gstreamer.elements.DecodeBin2
Deprecated.
disconnect(DecodeBin2.UNKNOWN_TYPE) - Method in class org.gstreamer.elements.DecodeBin2
Removes a listener for the unknown-type signal
disconnect(DecodeBin2.AUTOPLUG_CONTINUE) - Method in class org.gstreamer.elements.DecodeBin2
Removes a listener for the autoplug-continue signal
disconnect(DecodeBin2.AUTOPLUG_FACTORIES) - Method in class org.gstreamer.elements.DecodeBin2
Removes a listener for the autoplug-factories signal
disconnect(DecodeBin2.AUTOPLUG_SORT) - Method in class org.gstreamer.elements.DecodeBin2
Removes a listener for the autoplug-sort signal
disconnect(DecodeBin2.DRAINED) - Method in class org.gstreamer.elements.DecodeBin2
Removes a listener for the drained signal
disconnect(RTPBin.ON_BYE_SSRC) - Method in class org.gstreamer.elements.good.RTPBin
Disconnect the listener for the on-bye-ssrc signal on this RTPBin
disconnect(RTPBin.ON_BYE_TIMEOUT) - Method in class org.gstreamer.elements.good.RTPBin
Disconnect the listener for the on-bye-timeout signal on this RTPBin
disconnect(RTPBin.ON_NEW_SSRC) - Method in class org.gstreamer.elements.good.RTPBin
Disconnect the listener for the on-new-ssrc signal on this RTPBin
disconnect(RTPBin.ON_NPT_STOP) - Method in class org.gstreamer.elements.good.RTPBin
Disconnect the listener for the on-npt-stop signal on this RTPBin
disconnect(RTPBin.ON_SENDER_TIMEOUT) - Method in class org.gstreamer.elements.good.RTPBin
Disconnect the listener for the on-sender-timeout signal on this RTPBin
disconnect(RTPBin.ON_SSRC_ACTIVE) - Method in class org.gstreamer.elements.good.RTPBin
Disconnect the listener for the on-ssrc-active signal on this RTPBin
disconnect(RTPBin.ON_SSRC_COLLISION) - Method in class org.gstreamer.elements.good.RTPBin
Disconnect the listener for the on-ssrc-collision signal on this RTPBin
disconnect(RTPBin.ON_SSRC_SDES) - Method in class org.gstreamer.elements.good.RTPBin
Disconnect the listener for the on-ssrc-sdes signal on this RTPBin
disconnect(RTPBin.ON_SSRC_VALIDATED) - Method in class org.gstreamer.elements.good.RTPBin
Disconnect the listener for the on-ssrc-validated signal on this RTPBin
disconnect(RTPBin.ON_TIMEOUT) - Method in class org.gstreamer.elements.good.RTPBin
Disconnect the listener for the on-timeout signal on this RTPBin
disconnect(RTPBin.REQUEST_PT_MAP) - Method in class org.gstreamer.elements.good.RTPBin
Disconnect the listener for the request-pt-map signal on this RTPBin
disconnect(RTPBin.PAYLOAD_TYPE_CHANGE) - Method in class org.gstreamer.elements.good.RTPBin
Disconnect the listener for the payload-type-change signal on this RTPBin
disconnect(Identity.HANDOFF) - Method in class org.gstreamer.elements.Identity
Remove a listener for the handoff signal
disconnect(MultiFdSink.CLIENT_ADDED) - Method in class org.gstreamer.elements.MultiFdSink
Removes a listener for the client-added signal
disconnect(MultiFdSink.CLIENT_REMOVED) - Method in class org.gstreamer.elements.MultiFdSink
Removes a listener for the client-removed signal
disconnect(MultiFdSink.CLIENT_FD_REMOVED) - Method in class org.gstreamer.elements.MultiFdSink
Removes a listener for the client-removed signal
disconnect(MultiQueue.UNDERRUN) - Method in class org.gstreamer.elements.MultiQueue
Disconnect the listener for the underrun signal on this MultiQueue
disconnect(MultiQueue.OVERRUN) - Method in class org.gstreamer.elements.MultiQueue
Disconnect the listener for the overrun signal on this MultiQueue
disconnect(PlayBin2.ABOUT_TO_FINISH) - Method in class org.gstreamer.elements.PlayBin2
Removes a listener for the about-to-finish signal
disconnect(PlayBin2.VIDEO_CHANGED) - Method in class org.gstreamer.elements.PlayBin2
Removes a listener for the video-changed signal
disconnect(PlayBin2.AUDIO_CHANGED) - Method in class org.gstreamer.elements.PlayBin2
Removes a listener for the audio-changed signal
disconnect(PlayBin2.TEXT_CHANGED) - Method in class org.gstreamer.elements.PlayBin2
Removes a listener for the text-changed signal
disconnect(PlayBin2.VIDEO_TAGS_CHANGED) - Method in class org.gstreamer.elements.PlayBin2
Removes a listener for the video-tags-changed signal
disconnect(PlayBin2.AUDIO_TAGS_CHANGED) - Method in class org.gstreamer.elements.PlayBin2
Removes a listener for the audio-tags-changed signal
disconnect(PlayBin2.TEXT_TAGS_CHANGED) - Method in class org.gstreamer.elements.PlayBin2
Removes a listener for the text-tags-changed signal
disconnect(PlayBin2.SOURCE_SETUP) - Method in class org.gstreamer.elements.PlayBin2
Removes a listener for the source-setup signal
disconnect(Queue.OVERRUN) - Method in class org.gstreamer.elements.Queue
Disconnect the listener for the overrun signal on this Queue
disconnect(Queue.RUNNING) - Method in class org.gstreamer.elements.Queue
Disconnect the listener for the running signal on this Queue
disconnect(Queue.UNDERRUN) - Method in class org.gstreamer.elements.Queue
Disconnect the listener for the underrun signal on this Queue
disconnect(Queue.PUSHING) - Method in class org.gstreamer.elements.Queue
Disconnect the listener for the pushing signal on this Queue
disconnect(ShmSink.CLIENT_CONNECTED) - Method in class org.gstreamer.elements.ShmSink
 
disconnect(ShmSink.CLIENT_DISCONNECTED) - Method in class org.gstreamer.elements.ShmSink
 
disconnect(TypeFind.HAVE_TYPE) - Method in class org.gstreamer.elements.TypeFind
Remove a listener for the have-type signal.
disconnect(Class<T>, T) - Method in class org.gstreamer.GObject
 
disconnect(String, Closure) - Method in class org.gstreamer.GObject
 
disconnect(GObject.NOTIFY) - Method in class org.gstreamer.GObject
Remove a listener for the notify signal
disconnect() - Method in class org.gstreamer.GObject.GCallback
 
disconnect(ColorBalance.VALUE_CHANGED) - Method in class org.gstreamer.interfaces.ColorBalance
Disconnect the listener for norm-changed messages.
disconnect(Tuner.NORM_CHANGED) - Method in class org.gstreamer.interfaces.Tuner
Disconnect the listener for norm-changed messages.
disconnect(Tuner.CHANNEL_CHANGED) - Method in class org.gstreamer.interfaces.Tuner
Disconnect the listener for channel-changed messages.
disconnect(Tuner.FREQUENCY_CHANGED) - Method in class org.gstreamer.interfaces.Tuner
Disconnect the listener for frequency-changed messages.
disconnect(Tuner.SIGNAL_CHANGED) - Method in class org.gstreamer.interfaces.Tuner
Disconnect the listener for signal-changed messages.
disconnect(TunerChannel.FREQUENCY_CHANGED) - Method in class org.gstreamer.interfaces.TunerChannel
Disconnect the listener for frequency-changed messages.
disconnect(TunerChannel.SIGNAL_CHANGED) - Method in class org.gstreamer.interfaces.TunerChannel
Disconnect the listener for signal-changed messages.
disconnect(Pad.HAVE_DATA) - Method in class org.gstreamer.Pad
Remove a listener for the have-data signal on this Pad
disconnect(Pad.LINKED) - Method in class org.gstreamer.Pad
Remove a listener for the linked signal on this Pad
disconnect(Pad.UNLINKED) - Method in class org.gstreamer.Pad
Remove a listener for the unlinked signal on this Pad
disconnect(Pad.REQUEST_LINK) - Method in class org.gstreamer.Pad
Remove a listener for the request-link signal on this Pad
disown() - Method in class org.gstreamer.lowlevel.NativeObject
 
dispatch_properties_changed - Variable in class org.gstreamer.lowlevel.GObjectAPI.GObjectClass
 
dispose - Variable in class org.gstreamer.lowlevel.GObjectAPI.GObjectClass
 
dispose() - Method in class org.gstreamer.lowlevel.NativeObject
 
disposeNativeHandle(Pointer) - Method in class org.gstreamer.Caps
 
disposeNativeHandle(Pointer) - Method in class org.gstreamer.ClockID
 
disposeNativeHandle(Pointer) - Method in class org.gstreamer.DateTime
 
disposeNativeHandle(Pointer) - Method in class org.gstreamer.glib.GDate
 
disposeNativeHandle(Pointer) - Method in class org.gstreamer.GObject
 
disposeNativeHandle(Pointer) - Method in class org.gstreamer.lowlevel.GMainContext
 
disposeNativeHandle(Pointer) - Method in class org.gstreamer.lowlevel.GSource
 
disposeNativeHandle(Pointer) - Method in class org.gstreamer.lowlevel.MainLoop
Frees the native GMainLoop
disposeNativeHandle(Pointer) - Method in class org.gstreamer.lowlevel.NativeObject
 
disposeNativeHandle(Pointer) - Method in class org.gstreamer.MiniObject
 
disposeNativeHandle(Pointer) - Method in class org.gstreamer.Structure
 
disposeNativeHandle(Pointer) - Method in class org.gstreamer.TagList
 
doLatency(Bin) - Method in interface org.gstreamer.Bin.DO_LATENCY
Called when an Element is removed from a Bin
domain - Variable in class org.gstreamer.lowlevel.GstAPI.GErrorStruct
 
done - Variable in class org.gstreamer.io.StreamLock
 
DOUBLE - Static variable in class org.gstreamer.lowlevel.GType
 
DoubleQuit - Class in org.gstreamer.example
Test consequtive Gst.main/Gst.quit call sequences
DoubleQuit() - Constructor for class org.gstreamer.example.DoubleQuit
 
doubleValue() - Method in class org.gstreamer.lowlevel.IntPtr
 
drained(DecodeBin2) - Method in interface org.gstreamer.elements.DecodeBin2.DRAINED
 
duration - Variable in class org.gstreamer.lowlevel.GstAPI.GstSegmentStruct
 
duration - Variable in class org.gstreamer.lowlevel.GstBufferAPI.BufferStruct
 
DURATION - Static variable in class org.gstreamer.QueryType
total duration of the stream
durationChanged(GstObject, Format, long) - Method in interface org.gstreamer.Bus.DURATION
Called when a new duration message is posted on the Bus.
durationChanged(DurationChangedEvent) - Method in class org.gstreamer.media.event.MediaAdapter
 
durationChanged(DurationChangedEvent) - Method in interface org.gstreamer.media.event.MediaListener
 
DurationChangedEvent - Class in org.gstreamer.media.event
Based on code from FMJ by Ken Larson
DurationChangedEvent(MediaPlayer, ClockTime) - Constructor for class org.gstreamer.media.event.DurationChangedEvent
 
DurationMessage - Class in org.gstreamer.message
The duration of a pipeline has changed.
DurationMessage(NativeObject.Initializer) - Constructor for class org.gstreamer.message.DurationMessage
Creates a new Buffering message.
DurationMessage(GstObject, Format, long) - Constructor for class org.gstreamer.message.DurationMessage
Creates a new Buffering message.
DurationQuery - Class in org.gstreamer.query
Used to query the total duration of a stream.
DurationQuery(NativeObject.Initializer) - Constructor for class org.gstreamer.query.DurationQuery
 
DurationQuery(Format) - Constructor for class org.gstreamer.query.DurationQuery
Constructs a new stream duration query object to query in the given format.
DynamicPadTest - Class in org.gstreamer.example
 
DynamicPadTest() - Constructor for class org.gstreamer.example.DynamicPadTest
Creates a new instance of DynamicPadTest

E

Element - Class in org.gstreamer
Abstract base class for all pipeline elements.
Element(NativeObject.Initializer) - Constructor for class org.gstreamer.Element
Creates a new instance of Element.
element - Variable in class org.gstreamer.interfaces.GstInterface
 
element - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
element - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
element - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformStruct
 
Element.NO_MORE_PADS - Interface in org.gstreamer
Signal emitted when this Element ceases to generated dynamic pads.
Element.PAD_ADDED - Interface in org.gstreamer
Signal emitted when an Pad is added to this Element
Element.PAD_REMOVED - Interface in org.gstreamer
Signal emitted when an Pad is removed from this Element
elementAdded(Bin, Element) - Method in interface org.gstreamer.Bin.ELEMENT_ADDED
Called when an Element is added to a Bin
ElementFactory - Class in org.gstreamer
ElementFactory is used to create instances of elements.
ElementFactory(NativeObject.Initializer) - Constructor for class org.gstreamer.ElementFactory
Creates a new instance of ElementFactory
elementfactory - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
ElementFactory.ElementFactoryListType - Enum in org.gstreamer
 
elementRemoved(Bin, Element) - Method in interface org.gstreamer.Bin.ELEMENT_REMOVED
Called when an Element is removed from a Bin
ElementTest - Class in org.gstreamer.example
 
ElementTest() - Constructor for class org.gstreamer.example.ElementTest
Creates a new instance of GstElementTest
emit(int, GQuark, Object...) - Method in class org.gstreamer.GObject
 
emit(String, Object...) - Method in class org.gstreamer.GObject
 
emptyCaps() - Static method in class org.gstreamer.Caps
Creates a new Caps that is empty.
enableAsync(boolean) - Method in class org.gstreamer.elements.BaseSink
 
enableLastBuffer(boolean) - Method in class org.gstreamer.elements.BaseSink
 
end_time - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
end_time - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
endOfMedia(EndOfMediaEvent) - Method in class org.gstreamer.media.event.MediaAdapter
 
endOfMedia(EndOfMediaEvent) - Method in interface org.gstreamer.media.event.MediaListener
 
EndOfMediaEvent - Class in org.gstreamer.media.event
Based on code from FMJ by Ken Larson
EndOfMediaEvent(MediaPlayer, State, State, State) - Constructor for class org.gstreamer.media.event.EndOfMediaEvent
 
endOfStream(GstObject) - Method in interface org.gstreamer.Bus.EOS
Called when a Pipeline element posts a end-of-stream message.
endOfStream(AppSrc) - Method in interface org.gstreamer.elements.AppSrc.END_OF_STREAM
 
endOfStream() - Method in class org.gstreamer.elements.AppSrc
 
enoughData(AppSrc) - Method in interface org.gstreamer.elements.AppSrc.ENOUGH_DATA
 
enqueue(URI) - Method in class org.gstreamer.media.AbstractMediaPlayer
Adds a uri to the playlist
enqueue(Collection<URI>) - Method in class org.gstreamer.media.AbstractMediaPlayer
Adds a list of media files to the playlist.
enqueue(URI) - Method in interface org.gstreamer.media.MediaPlayer
Adds a uri to the playlist
enqueue(Collection<URI>) - Method in interface org.gstreamer.media.MediaPlayer
Adds a list of media files to the playlist.
ENUM - Static variable in class org.gstreamer.lowlevel.GType
 
EnumMapper - Class in org.gstreamer.lowlevel
Maps to and from native int and an Enum value.
EnumMapper() - Constructor for class org.gstreamer.lowlevel.EnumMapper
 
eos(AppSink) - Method in interface org.gstreamer.elements.AppSink.EOS
 
eos - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
eos_queued - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
EOSEvent - Class in org.gstreamer.event
End-Of-Stream.
EOSEvent(NativeObject.Initializer) - Constructor for class org.gstreamer.event.EOSEvent
This constructor is for internal use only.
EOSEvent() - Constructor for class org.gstreamer.event.EOSEvent
Creates a new EOS event.
EOSMessage - Class in org.gstreamer.message
This message is generated and posted in the sink elements of a Bin.
EOSMessage(NativeObject.Initializer) - Constructor for class org.gstreamer.message.EOSMessage
Creates a new eos message.
EOSMessage(GstObject) - Constructor for class org.gstreamer.message.EOSMessage
Creates a new eos message.
epsilon - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecDouble
 
epsilon - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecFloat
 
equals(Object) - Method in class org.gstreamer.Caps
 
equals(Object) - Method in class org.gstreamer.ClockTime
Compares this ClockTime to the specified object.
equals(Object) - Method in class org.gstreamer.lowlevel.NativeObject
 
equals(Object) - Method in class org.gstreamer.QueryType
Compares this QueryType to the specified object.
errorMessage(GstObject, int, String) - Method in interface org.gstreamer.Bus.ERROR
Called when a Pipeline element posts an error message.
ErrorMessage - Class in org.gstreamer.message
This message is posted by element when a fatal event occurs.
ErrorMessage(NativeObject.Initializer) - Constructor for class org.gstreamer.message.ErrorMessage
Creates a new error message.
Event - Class in org.gstreamer
Base type of all events.
Event(NativeObject.Initializer) - Constructor for class org.gstreamer.Event
This constructor is for internal use only.
event - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkClass
 
event - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
event - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformClass
 
eventExecutor - Variable in class org.gstreamer.media.AbstractMediaPlayer
 
eventReceived(Pad, Event) - Method in interface org.gstreamer.Pad.EVENT_PROBE
 
events_queued - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
EventType - Enum in org.gstreamer
The standard event types that can be sent in a pipeline.
execute(Runnable) - Method in class org.gstreamer.glib.MainContextExecutorService
 
execute(Runnable) - Method in class org.gstreamer.swing.SwingExecutorService
 
expose() - Method in class org.gstreamer.interfaces.XOverlayBase
Tell an overlay that it has been exposed.
expose() - Method in class org.gstreamer.swt.overlay.VideoComponent
Tell an overlay that it has been exposed.

F

FakeSink - Class in org.gstreamer.elements
 
FakeSink(String) - Constructor for class org.gstreamer.elements.FakeSink
 
FakeSink(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.FakeSink
 
FakeSrc - Class in org.gstreamer.elements
 
FakeSrc(String) - Constructor for class org.gstreamer.elements.FakeSrc
 
FakeSrc(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.FakeSrc
 
FakeSrcTest - Class in org.gstreamer.example
 
FakeSrcTest() - Constructor for class org.gstreamer.example.FakeSrcTest
Creates a new instance of FakeSrcTest
FALSE - Static variable in class org.gstreamer.lowlevel.GBoolean
 
FileSink - Class in org.gstreamer.elements
A gstreamer element that write to a file.
FileSink(String) - Constructor for class org.gstreamer.elements.FileSink
 
FileSink(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.FileSink
 
FileSrc - Class in org.gstreamer.elements
A gstreamer element that reads from a file.
FileSrc(String) - Constructor for class org.gstreamer.elements.FileSrc
 
FileSrc(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.FileSrc
 
finalize() - Method in class org.gstreamer.GObject.GCallback
 
finalize - Variable in class org.gstreamer.lowlevel.GObjectAPI.GObjectClass
 
finalize() - Method in class org.gstreamer.lowlevel.GValueAPI.GValueArray
 
finalize() - Method in class org.gstreamer.lowlevel.NativeObject
 
find(String) - Static method in class org.gstreamer.ElementFactory
Retrieve an instance of a factory that can produce Elements
find(GType) - Static method in class org.gstreamer.lowlevel.GstTypes
Retrieve the class of a GType
find(String) - Static method in class org.gstreamer.lowlevel.GstTypes
Retrieve the class of a GType Name
findPlugin(String) - Method in class org.gstreamer.Registry
Find a plugin in the registry.
findPluginFeature(String, GType) - Method in class org.gstreamer.Registry
Find the PluginFeature with the given name and type in the registry.
findPluginFeature(String) - Method in class org.gstreamer.Registry
Find a PluginFeature by name in the registry.
fireEndOfMediaEvent(EndOfMediaEvent) - Method in class org.gstreamer.media.AbstractMediaPlayer
 
firePauseEvent(PauseEvent) - Method in class org.gstreamer.media.AbstractMediaPlayer
 
fireStartEvent(StartEvent) - Method in class org.gstreamer.media.AbstractMediaPlayer
 
fireStopEvent(StopEvent) - Method in class org.gstreamer.media.AbstractMediaPlayer
 
fixate - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkClass
 
fixate - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
fixate_caps - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformClass
 
fixateNearestInteger(String, Integer) - Method in class org.gstreamer.Structure
 
FLAGS - Static variable in class org.gstreamer.BufferCopyFlags
flag indicating that buffer flags should be copied
flags - Variable in class org.gstreamer.lowlevel.GstAPI.GstSegmentStruct
 
flags - Variable in class org.gstreamer.lowlevel.GstCapsAPI.GstCapsStruct
 
flags - Variable in class org.gstreamer.lowlevel.GstMiniObjectAPI.MiniObjectStruct
 
flags - Variable in class org.gstreamer.lowlevel.GstMixerAPI.MixerTrackStruct
 
flags - Variable in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectStruct
 
flags - Variable in class org.gstreamer.lowlevel.GstTunerAPI.TunerChannelStruct
 
FLAGS - Static variable in class org.gstreamer.lowlevel.GType
 
FLOAT - Static variable in class org.gstreamer.lowlevel.GType
 
floatValue() - Method in class org.gstreamer.lowlevel.IntPtr
 
FlowReturn - Enum in org.gstreamer
The result of passing data to a pad.
FLUSH - Static variable in class org.gstreamer.SeekFlags
Flush pipeline.
flushing - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
FlushStartEvent - Class in org.gstreamer.event
Start a flush operation.
FlushStartEvent(NativeObject.Initializer) - Constructor for class org.gstreamer.event.FlushStartEvent
This constructor is for internal use only.
FlushStartEvent() - Constructor for class org.gstreamer.event.FlushStartEvent
Creates a new flush start event.
FlushStopEvent - Class in org.gstreamer.event
Stop a flush operation.
FlushStopEvent(NativeObject.Initializer) - Constructor for class org.gstreamer.event.FlushStopEvent
This constructor is for internal use only.
FlushStopEvent() - Constructor for class org.gstreamer.event.FlushStopEvent
Creates a new flush stop event.
ForceKeyUnit - Class in org.gstreamer.event
Force key unit event that forces out key frames
ForceKeyUnit(NativeObject.Initializer) - Constructor for class org.gstreamer.event.ForceKeyUnit
Constructor - used internally!
ForceKeyUnit(ClockTime, ClockTime, ClockTime, boolean, int) - Constructor for class org.gstreamer.event.ForceKeyUnit
Constructor for a downstream force key unit.
ForceKeyUnit(ClockTime, boolean, int) - Constructor for class org.gstreamer.event.ForceKeyUnit
Constructor for upstream force key unit See http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstvideo.html#gst-video-event-new-upstream-force-key-unit
Format - Enum in org.gstreamer
Standard predefined formats.
format - Variable in class org.gstreamer.lowlevel.GstAPI.GstSegmentStruct
 
FORMATS - Static variable in class org.gstreamer.QueryType
query supported formats for convert
FormatsQuery - Class in org.gstreamer.query
Used for querying formats of the stream.
FormatsQuery() - Constructor for class org.gstreamer.query.FormatsQuery
Constructs a new query object for querying formats of the stream.
FormatsQuery(NativeObject.Initializer) - Constructor for class org.gstreamer.query.FormatsQuery
 
forName(String) - Static method in enum org.gstreamer.MessageType
Gets a MessageType that corresponds to the name
Fraction - Class in org.gstreamer
Represents a fraction value.
Fraction(int, int) - Constructor for class org.gstreamer.Fraction
Creates a new Fraction.
framerate - Variable in class org.gstreamer.lowlevel.GstTunerAPI.TunerNormStruct
 
free() - Method in class org.gstreamer.lowlevel.GValueAPI.GValueArray
 
FreeReturnValue - Annotation Type in org.gstreamer.lowlevel.annotations
 
freq_multiplicator - Variable in class org.gstreamer.lowlevel.GstTunerAPI.TunerChannelStruct
 
FREQUENCY - Static variable in class org.gstreamer.interfaces.TunerChannel.Flags
 
frequencyChanged(Tuner, TunerChannel, long) - Method in interface org.gstreamer.interfaces.Tuner.FREQUENCY_CHANGED
Called when the frequency on a Tuner changes
frequencyChanged(TunerChannel, long) - Method in interface org.gstreamer.interfaces.TunerChannel.FREQUENCY_CHANGED
Called when the frequency on a Tuner changes
fromMicros(long) - Static method in class org.gstreamer.ClockTime
Creates a new ClockTime object for a microsecond value.
fromMillis(long) - Static method in class org.gstreamer.ClockTime
Creates a new ClockTime object for a millisecond value.
fromNanos(long) - Static method in class org.gstreamer.ClockTime
Creates a new ClockTime object for a nanosecond value.
fromNative(Object, FromNativeContext) - Method in class org.gstreamer.lowlevel.GType
 
fromNick(String) - Static method in class org.gstreamer.QueryType
Looks up a query type by its gstreamer nick.
fromSeconds(long) - Static method in class org.gstreamer.ClockTime
Creates a new ClockTime object for a second value.
fromString(String) - Static method in class org.gstreamer.Caps
Construct a new Caps from a string representation.
fromString(String) - Static method in class org.gstreamer.Structure
Creates a Structure from a string representation.

G

g_class - Variable in class org.gstreamer.lowlevel.GObjectAPI.GTypeInstance
 
G_CONNECT_AFTER - Static variable in interface org.gstreamer.lowlevel.GSignalAPI
 
G_CONNECT_SWAPPED - Static variable in interface org.gstreamer.lowlevel.GSignalAPI
 
g_date_free(Pointer) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_date_get_day(Pointer) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_date_get_month(Pointer) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_date_get_year(Pointer) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_date_new() - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_date_new_dmy(int, int, int) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_date_new_julian(int) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_error_free(Pointer) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_error_free(GstAPI.GErrorStruct) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_flags - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpec
 
g_free(Pointer) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_idle_add(GlibAPI.GSourceFunc, Pointer) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_idle_source_new() - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_intern_static_string(String) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_intern_string(String) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_list_append(GlibAPI.GList, Pointer) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_main_context_acquire(GMainContext) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_main_context_default() - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_main_context_is_owner(GMainContext) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_main_context_new() - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_main_context_pending(GMainContext) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_main_context_ref(Pointer) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_main_context_release(GMainContext) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_main_context_unref(Pointer) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_main_context_wait(GMainContext) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_main_loop_get_context(MainLoop) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_main_loop_is_running(MainLoop) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_main_loop_new(GMainContext, boolean) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_main_loop_quit(MainLoop) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_main_loop_ref(MainLoop) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_main_loop_run(MainLoop) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_main_loop_unref(MainLoop) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_main_loop_unref(Pointer) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_name - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpec
 
g_object_add_toggle_ref(Pointer, GObjectAPI.GToggleNotify, Pointer) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_object_add_toggle_ref(Pointer, GObjectAPI.GToggleNotify, IntPtr) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_object_class_find_property(GObjectAPI.GObjectClass, String) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_object_class_find_property(Pointer, String) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_object_class_list_properties(Pointer, IntByReference) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_object_get(GObject, String, Object...) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_object_get_property(GObject, String, GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_object_get_type() - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_object_is_floating(GObject) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_object_new(GType, Object...) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_object_ref(GObject) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_object_remove_toggle_ref(Pointer, GObjectAPI.GToggleNotify, Pointer) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_object_remove_toggle_ref(Pointer, GObjectAPI.GToggleNotify, IntPtr) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_object_set(GObject, String, Object...) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_object_set_property(GObject, String, GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_object_unref(GObject) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_object_weak_ref(GObject, GObjectAPI.GWeakNotify, IntPtr) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_object_weak_unref(GObject, GObjectAPI.GWeakNotify, IntPtr) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_param_value_validate(GObjectAPI.GParamSpec, GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_quark_from_static_string(String) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_quark_from_string(String) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_quark_to_string(GQuark) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_quark_try_string(String) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_signal_connect(String, Callback) - Method in class org.gstreamer.GObject
 
g_signal_connect_data(GObject, String, Callback, Pointer, GObjectAPI.GClosureNotify, int) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_signal_connect_data(GObject, String, Callback, Pointer, GObjectAPI.GClosureNotify, int) - Method in interface org.gstreamer.lowlevel.GSignalAPI
 
g_signal_emit(GObject, int, GQuark, Object...) - Method in interface org.gstreamer.lowlevel.GSignalAPI
 
g_signal_emit_by_name(GObject, String, Object...) - Method in interface org.gstreamer.lowlevel.GSignalAPI
 
g_signal_handler_disconnect(GObject, NativeLong) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_signal_handler_disconnect(GObject, NativeLong) - Method in interface org.gstreamer.lowlevel.GSignalAPI
 
g_signal_list_ids(GType, int[]) - Method in interface org.gstreamer.lowlevel.GSignalAPI
 
g_signal_lookup(String, GType) - Method in interface org.gstreamer.lowlevel.GSignalAPI
 
g_signal_name(int) - Method in interface org.gstreamer.lowlevel.GSignalAPI
 
g_signal_query(int, GSignalAPI.GSignalQuery) - Method in interface org.gstreamer.lowlevel.GSignalAPI
 
g_source_attach(GSource, GMainContext) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_source_destroy(Pointer) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_source_destroy(GSource) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_source_is_destroyed(Pointer) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_source_is_destroyed(GSource) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_source_ref(Pointer) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_source_remove(int) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_source_set_callback(GSource, GlibAPI.GSourceFunc, Object, GlibAPI.GDestroyNotify) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_source_unref(Pointer) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_strdup_value_contents(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_thread_create(GlibAPI.GThreadFunc, Pointer, boolean, PointerByReference) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_thread_exit(Pointer) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_thread_join(Pointer) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_thread_self() - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_thread_set_priority(Pointer, int) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_thread_yield() - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_timeout_add(int, GlibAPI.GSourceFunc, Pointer) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_timeout_add_full(int, int, GlibAPI.GSourceFunc, Pointer, GlibAPI.GDestroyNotify) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_timeout_add_seconds(int, GlibAPI.GSourceFunc, Pointer) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_timeout_source_new(int) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_timeout_source_new_seconds(int) - Method in interface org.gstreamer.lowlevel.GlibAPI
 
g_type - Variable in class org.gstreamer.lowlevel.GObjectAPI.GTypeClass
 
g_type - Variable in class org.gstreamer.lowlevel.GValueAPI.GValue
 
g_type - Variable in class org.gstreamer.lowlevel.GValueStruct
 
g_type_check_value_holds(GValueAPI.GValue, GType) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_type_class - Variable in class org.gstreamer.lowlevel.GObjectAPI.GObjectClass
 
g_type_create_instance(GType) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_type_depth(GType) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_type_free_instance(Pointer) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_type_from_name(String) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_type_init() - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_type_init_with_debug_flags(int) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_type_instance - Variable in class org.gstreamer.lowlevel.GObjectAPI.GObjectStruct
 
g_type_instance - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpec
 
g_type_name(GType) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_type_parent(GType) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_type_register_static(GType, String, GObjectAPI.GTypeInfo, int) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_type_register_static(GType, Pointer, GObjectAPI.GTypeInfo, int) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_type_register_static_simple(GType, String, int, GObjectAPI.GClassInitFunc, int, GObjectAPI.GInstanceInitFunc, int) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_type_register_static_simple(GType, Pointer, int, GObjectAPI.GClassInitFunc, int, GObjectAPI.GInstanceInitFunc, int) - Method in interface org.gstreamer.lowlevel.GObjectAPI
 
g_value_array_append(GValueAPI.GValueArray, GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_array_copy(GValueAPI.GValueArray) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_array_free(GValueAPI.GValueArray) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_array_get_nth(GValueAPI.GValueArray, int) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_array_insert(GValueAPI.GValueArray, int, GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_array_new(int) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_array_prepend(GValueAPI.GValueArray, GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_array_remove(GValueAPI.GValueArray, int) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_dup_object(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_dup_object(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI.NoMapperAPI
 
g_value_get_boolean(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_get_boxed(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_get_char(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_get_double(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_get_enum(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_get_float(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_get_int(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_get_int64(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_get_long(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_get_object(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_get_object(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI.NoMapperAPI
 
g_value_get_pointer(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_get_string(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_get_uchar(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_get_uint(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_get_uint64(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_get_ulong(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_init(GValueAPI.GValue, GType) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_reset(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_set_boolean(GValueAPI.GValue, boolean) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_set_char(GValueAPI.GValue, byte) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_set_double(GValueAPI.GValue, double) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_set_enum(GValueAPI.GValue, int) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_set_float(GValueAPI.GValue, float) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_set_int(GValueAPI.GValue, int) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_set_int64(GValueAPI.GValue, long) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_set_long(GValueAPI.GValue, NativeLong) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_set_object(GValueAPI.GValue, GObject) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_set_pointer(GValueAPI.GValue, Pointer) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_set_static_string(GValueAPI.GValue, String) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_set_string(GValueAPI.GValue, String) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_set_uchar(GValueAPI.GValue, byte) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_set_uint(GValueAPI.GValue, int) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_set_uint64(GValueAPI.GValue, long) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_set_ulong(GValueAPI.GValue, NativeLong) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_take_object(GValueAPI.GValue, GObject) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_transform(GValueAPI.GValue, GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_type_compatible(GType, GType) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_type_transformable(GType, GType) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
g_value_unset(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GValueAPI
 
GBoolean - Class in org.gstreamer.lowlevel
 
GBoolean() - Constructor for class org.gstreamer.lowlevel.GBoolean
 
GDate - Class in org.gstreamer.glib
 
GDate(NativeObject.Initializer) - Constructor for class org.gstreamer.glib.GDate
 
GDate(Pointer, boolean, boolean) - Constructor for class org.gstreamer.glib.GDate
 
GDateTest - Class in org.gstreamer.example
 
GDateTest() - Constructor for class org.gstreamer.example.GDateTest
 
GError - Class in org.gstreamer
Base gstreamer error type.
GErrorMessage - Class in org.gstreamer.message
Base class for ERROR, WARNING and INFO messages.
get(String) - Method in class org.gstreamer.GObject
Gets the current value of a GObject property.
get_caps - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkClass
 
get_caps - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
get_index - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
get_property - Variable in class org.gstreamer.lowlevel.GObjectAPI.GObjectClass
 
get_query_types - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
get_size - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
get_state - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
get_times - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkClass
 
get_times - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
get_unit_size - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformClass
 
get_value - Variable in class org.gstreamer.lowlevel.GstControlSourceAPI.GstControlSourceStruct
 
get_value_array - Variable in class org.gstreamer.lowlevel.GstControlSourceAPI.GstControlSourceStruct
 
getAddress() - Method in class org.gstreamer.Buffer
Gets the native address of this Buffer
getAllowedCaps() - Method in class org.gstreamer.Pad
Gets the capabilities of the allowed media types that can flow through this pad and its peer.
getAlpha() - Method in class org.gstreamer.swing.VideoComponent
Deprecated.
getAlpha() - Method in class org.gstreamer.swt.VideoComponent
Retrieves the alpha value of the video component
getAppliedRate() - Method in class org.gstreamer.event.NewSegmentEvent
Gets the applied playback rate.
getAuthor() - Method in class org.gstreamer.ElementFactory
Returns the name of the person who wrote the factory.
getAutoFlushBus() - Method in class org.gstreamer.Pipeline
Checks if the pipeline will automatically flush messages when going to the NULL state.
getBackGroundColorColor() - Method in class org.gstreamer.swt.VideoComponent
Gets the background color
getBaseTime() - Method in class org.gstreamer.Element
Returns the base time of the element.
getBlocksize() - Method in class org.gstreamer.elements.BaseSink
 
getBlocksize() - Method in class org.gstreamer.elements.BaseSrc
 
getBoolean(String) - Method in class org.gstreamer.Structure
 
getBoolean(String, int) - Method in class org.gstreamer.Structure
 
getBoolean(int) - Method in class org.gstreamer.ValueList
 
getBus() - Method in class org.gstreamer.Element
Get the bus of the element.
getBus() - Method in class org.gstreamer.Pipeline
Gets the Bus this pipeline uses for messages.
getByteBuffer() - Method in class org.gstreamer.Buffer
Gets a ByteBuffer that can access the native memory associated with this Buffer.
getCalibration(ClockTime, ClockTime, ClockTime, ClockTime) - Method in class org.gstreamer.Clock
Gets the internal rate and reference time of clock.
getCaps() - Method in class org.gstreamer.Buffer
Gets the media type of the buffer.
getCaps() - Method in class org.gstreamer.elements.AppSink
Gets the Caps configured on this AppSink
getCaps() - Method in class org.gstreamer.elements.AppSrc
 
getCaps() - Method in class org.gstreamer.elements.BufferDataAppSink
Gets the Caps configured on this data sink
getCaps() - Method in class org.gstreamer.elements.ByteDataAppSink
Gets the Caps configured on this data sink
getCaps() - Method in class org.gstreamer.elements.RGBDataAppSink
Gets the Caps configured on this data sink
getCaps() - Method in class org.gstreamer.Pad
Get the capabilities this pad can produce or consume.
getCaps() - Method in class org.gstreamer.PadTemplate
Gets the Caps set on this PadTemplate
getCaps() - Method in class org.gstreamer.StaticPadTemplate
Get the Caps of the template.
getCaps() - Method in class org.gstreamer.StreamInfo
 
getChannel() - Method in class org.gstreamer.interfaces.Tuner
Retrieves the current channel from the tuner.
getChannelByName(String) - Method in class org.gstreamer.interfaces.Tuner
Finds a channel with the specified name
getChannelCount() - Method in class org.gstreamer.interfaces.MixerTrack
Gets the number of channels in this track
getChannelCount() - Method in class org.gstreamer.lowlevel.GstMixerAPI.MixerTrackStruct
 
getChannelList() - Method in class org.gstreamer.interfaces.ColorBalance
Retrieves a list of ColorBalanceChannels from the ColorBalance
getChannelList() - Method in class org.gstreamer.interfaces.Tuner
Retrieves a list of channels (e.g.
getClock() - Method in class org.gstreamer.Element
Gets the currently configured clock of the element.
getClock() - Method in class org.gstreamer.Pipeline
Return the current Clock used by the pipeline.
getCode() - Method in class org.gstreamer.GError
Gets a numeric code representing this error.
getCode() - Method in class org.gstreamer.lowlevel.GstAPI.GErrorStruct
 
getCode() - Method in class org.gstreamer.message.GErrorMessage
Gets the error code from this message.
getCodec() - Method in class org.gstreamer.StreamInfo
 
getCount() - Method in class org.gstreamer.query.FormatsQuery
Gets the number of formats in this query.
getCurrentImage() - Method in class org.gstreamer.swt.VideoComponent
 
getCurrentImageData() - Method in class org.gstreamer.swt.VideoComponent
 
getCurrentState() - Method in class org.gstreamer.media.event.TransitionEvent
 
getDay() - Method in class org.gstreamer.glib.GDate
 
getDecoder() - Method in class org.gstreamer.StreamInfo
 
getDefault() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecBoolean
 
getDefault() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecChar
 
getDefault() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecDouble
 
getDefault() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecFloat
 
getDefault() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecInt
 
getDefault() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecInt64
 
getDefault() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecLong
 
getDefault() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecString
 
getDefault() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecTypeSpecific
 
getDefault() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecUChar
 
getDefault() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecUInt
 
getDefault() - Static method in class org.gstreamer.Registry
Retrieves the default registry.
getDefaultContext() - Static method in class org.gstreamer.lowlevel.GMainContext
 
getDenominator() - Method in class org.gstreamer.Fraction
Gets the denominator of the Fraction
getDescription() - Method in class org.gstreamer.ElementFactory
Returns a description of the factory.
getDescription() - Method in class org.gstreamer.Plugin
Get the long descriptive name of the plugin.
getDestinationFormat() - Method in class org.gstreamer.query.ConvertQuery
 
getDestinationValue() - Method in class org.gstreamer.query.ConvertQuery
 
getDifference() - Method in class org.gstreamer.event.QOSEvent
Gets the difference value of this event.
getDirection() - Method in class org.gstreamer.Pad
Get the direction of the pad.
getDirection() - Method in class org.gstreamer.StaticPadTemplate
Get the direction (SINK, SRC) of the template.
getDouble(String) - Method in class org.gstreamer.Structure
 
getDouble(String, int) - Method in class org.gstreamer.Structure
 
getDouble(int) - Method in class org.gstreamer.ValueList
 
getDuration() - Method in class org.gstreamer.Buffer
Gets the duration in time of the buffer data, can be ClockTime.NONE when the duration is not known or relevant.
getDuration() - Method in class org.gstreamer.media.event.DurationChangedEvent
 
getDuration() - Method in class org.gstreamer.message.DurationMessage
Gets the duration of this message.
getDuration() - Method in class org.gstreamer.query.DurationQuery
Gets the duration answer for this duration query.
getElement() - Method in class org.gstreamer.interfaces.GstInterface
 
getElement() - Method in class org.gstreamer.swing.VideoComponent
 
getElement() - Method in class org.gstreamer.swt.overlay.VideoComponent
Retrieves the Gstreamer element made for the video component
getElement() - Method in class org.gstreamer.swt.VideoComponent
Retrieves the Gstreamer element, representing the video component
getElementByInterface(Class<T>) - Method in class org.gstreamer.Bin
Looks for an element inside the bin that implements the given interface.
getElementByName(String) - Method in class org.gstreamer.Bin
Gets the Element with the given name from the bin.
getElementByNameRecurseUp(String) - Method in class org.gstreamer.Bin
Gets the element with the given name from this bin.
getElements() - Method in class org.gstreamer.Bin
Retrieve a list of the Elements contained in the Bin.
getElementsRecursive() - Method in class org.gstreamer.Bin
Retrieve a list of the Elements contained in the Bin and its Bin children.
getElementsSorted() - Method in class org.gstreamer.Bin
Gets an a list of the elements in this bin in topologically sorted order.
getEnd() - Method in class org.gstreamer.event.NewSegmentEvent
Gets the end of the new segment.
getEnd() - Method in class org.gstreamer.query.SeekingQuery
Gets the end of the segment.
getEnd() - Method in class org.gstreamer.query.SegmentQuery
Gets the end of the playback range.
getExecutor() - Static method in class org.gstreamer.Gst
Gets the common Executor used to execute background tasks.
getExecutorService() - Static method in class org.gstreamer.Gst
Gets the common ExecutorService used to execute background tasks.
getFactory() - Method in class org.gstreamer.Element
Retrieves the factory that was used to create this element.
getFieldOrder() - Method in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkAbi
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkClass
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcAbi
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformClass
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GlibAPI.GList
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GlibAPI.GSList
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GObjectAPI.GObjectClass
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GObjectAPI.GObjectStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpec
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecBoolean
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecChar
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecDouble
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecFloat
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecInt
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecInt64
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecLong
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecString
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecUChar
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecUInt
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GObjectAPI.GTypeClass
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GObjectAPI.GTypeInfo
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GObjectAPI.GTypeInstance
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GSignalAPI.GSignalQuery
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstAPI.GErrorStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstAPI.GstSegmentStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstBufferAPI.BufferStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstCapsAPI.GPtrArray
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstCapsAPI.GstCapsStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstCapsAPI.GstStaticCapsStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstColorBalanceAPI.ColorBalanceChannelStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstControllerAPI.GstControllerClass
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstControllerAPI.GstControllerStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstControlSourceAPI.GstControlSourceClass
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstControlSourceAPI.GstControlSourceStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstControlSourceAPI.TimedValue
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstControlSourceAPI.ValueArray
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstElementAPI.GstElementDetails
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstElementAPI.GstElementStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstEventAPI.EventStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstInterpolationControlSourceAPI.GstInterpolationControlSourceClass
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstInterpolationControlSourceAPI.GstInterpolationControlSourceStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstLFOControlSourceAPI.GstLFOControlSourceClass
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstLFOControlSourceAPI.GstLFOControlSourceStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstMessageAPI.MessageStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstMiniObjectAPI.MiniObjectStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstMixerAPI.MixerTrackStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectClass
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstPadTemplateAPI.GstStaticPadTemplate
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstPluginFeatureAPI.TypeNameData
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstQueryAPI.QueryStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstTunerAPI.TunerChannelStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GstTunerAPI.TunerNormStruct
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GValueAPI.GValue
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GValueAPI.GValueArray
 
getFieldOrder() - Method in class org.gstreamer.lowlevel.GValueStruct
 
getFields() - Method in class org.gstreamer.Structure
Get the number of fields in the Structure.
getFilename() - Method in class org.gstreamer.Plugin
Get the filename of the plugin.
getFlags() - Method in class org.gstreamer.Buffer
Gets GstBuffer flags
getFlags() - Method in class org.gstreamer.event.SeekEvent
Gets the SeekFlags of this seek event.
getFlags() - Method in class org.gstreamer.lowlevel.GstMixerAPI.MixerTrackStruct
 
getFlags() - Method in class org.gstreamer.lowlevel.GstTunerAPI.TunerChannelStruct
 
getFloat(int) - Method in class org.gstreamer.ValueList
 
getFormat() - Method in class org.gstreamer.event.BufferSizeEvent
Gets the format of the buffersize event.
getFormat() - Method in class org.gstreamer.event.NewSegmentEvent
Gets the format of the start, stop and position values.
getFormat() - Method in class org.gstreamer.event.SeekEvent
Gets the Format of the start and stop seek values.
getFormat() - Method in class org.gstreamer.message.DurationMessage
Gets the format of the duration contained in this message.
getFormat() - Method in class org.gstreamer.message.SegmentDoneMessage
Gets the format of the position in this message.
getFormat() - Method in class org.gstreamer.query.DurationQuery
Gets the format of this duration query.
getFormat(int) - Method in class org.gstreamer.query.FormatsQuery
Gets a format at index.
getFormat() - Method in class org.gstreamer.query.PositionQuery
Gets the Format of this position query.
getFormat() - Method in class org.gstreamer.query.SeekingQuery
Gets the Format of the start and end values for the segment.
getFormat() - Method in class org.gstreamer.query.SegmentQuery
Gets the format of the start and stop values in the segment query.
getFormat() - Method in class org.gstreamer.Segment
Gets the Format of the segment values.
getFormats() - Method in class org.gstreamer.query.FormatsQuery
Gets all formats in this query.
getFourcc(String) - Method in class org.gstreamer.Structure
Gets FOURCC field int representation
getFourccString(String) - Method in class org.gstreamer.Structure
Gets FOURCC field String representation
getFraction(String) - Method in class org.gstreamer.Structure
 
getFraction(int) - Method in class org.gstreamer.ValueList
 
getFrequency() - Method in class org.gstreamer.interfaces.TunerChannel
Retrieves the current frequency from the given channel
getFrequencyMultiplicator() - Method in class org.gstreamer.lowlevel.GstTunerAPI.TunerChannelStruct
 
getFromNativeConverter(Class) - Method in class org.gstreamer.lowlevel.GTypeMapper
 
getFunctionName(NativeLibrary, Method) - Method in class org.gstreamer.lowlevel.GFunctionMapper
 
getGType(Pointer) - Static method in class org.gstreamer.lowlevel.GstTypes
 
getHcenter(int) - Method in class org.gstreamer.interfaces.VideoOrientation
 
getHflip(boolean) - Method in class org.gstreamer.interfaces.VideoOrientation
 
getHours() - Method in class org.gstreamer.ClockTime
Get the hours component of the total time.
getId() - Method in enum org.gstreamer.Tag
 
getInstance() - Static method in class org.gstreamer.lowlevel.EnumMapper
 
getInteger(String) - Method in class org.gstreamer.Structure
 
getInteger(String, int) - Method in class org.gstreamer.Structure
 
getInteger(int) - Method in class org.gstreamer.ValueList
 
getInternalTime() - Method in class org.gstreamer.Clock
Gets the current internal time of this clock.
getKlass() - Method in class org.gstreamer.ElementFactory
Returns a string describing the type of factory.
getLabel() - Method in class org.gstreamer.interfaces.TunerChannel
Retrieves the label from the given channel
getLabel() - Method in class org.gstreamer.interfaces.TunerNorm
Retrieves the label from the given norm
getLabel() - Method in class org.gstreamer.lowlevel.GstColorBalanceAPI.ColorBalanceChannelStruct
 
getLabel() - Method in class org.gstreamer.lowlevel.GstTunerAPI.TunerChannelStruct
 
getLabel() - Method in class org.gstreamer.lowlevel.GstTunerAPI.TunerNormStruct
 
getLanguageCode() - Method in class org.gstreamer.StreamInfo
 
getLastBuffer() - Method in class org.gstreamer.elements.BaseSink
 
getLastOffset() - Method in class org.gstreamer.Buffer
Gets the last offset contained in this buffer.
getLatency(long[]) - Method in class org.gstreamer.elements.AppSrc
 
getLatency() - Method in class org.gstreamer.elements.BaseSink
 
getLatency() - Method in class org.gstreamer.event.LatencyEvent
Gets the latency in the latency event.
getLicense() - Method in class org.gstreamer.Plugin
get the license of the plugin.
getLongName() - Method in class org.gstreamer.ElementFactory
Returns the long, English name for the factory.
getMainContext() - Static method in class org.gstreamer.Gst
Gets the current main context used (if any).
getMainContext() - Method in class org.gstreamer.lowlevel.MainLoop
Gets the main context for this main loop.
getMajor() - Method in class org.gstreamer.Version
Gets the major version of GStreamer at compile time.
getMaster() - Method in class org.gstreamer.Clock
Gets the master clock that this clock is slaved to or null when the clock is not slaved to any master clock.
getMaxBytes() - Method in class org.gstreamer.elements.AppSrc
 
getMaxDouble() - Method in class org.gstreamer.Range
Gets the maximum double of the range
getMaxFraction() - Method in class org.gstreamer.Range
Gets the maximum fraction of the range
getMaximum() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecBoolean
 
getMaximum() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecChar
 
getMaximum() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecDouble
 
getMaximum() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecFloat
 
getMaximum() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecInt
 
getMaximum() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecInt64
 
getMaximum() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecLong
 
getMaximum() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecString
 
getMaximum() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecTypeSpecific
 
getMaximum() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecUChar
 
getMaximum() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecUInt
 
getMaximumFrequency() - Method in class org.gstreamer.lowlevel.GstTunerAPI.TunerChannelStruct
 
getMaximumLatency() - Method in class org.gstreamer.query.LatencyQuery
Gets the maximum latency of the live element.
getMaximumLateness(TimeUnit) - Method in class org.gstreamer.elements.BaseSink
 
getMaximumSignal() - Method in class org.gstreamer.lowlevel.GstTunerAPI.TunerChannelStruct
 
getMaximumSize() - Method in class org.gstreamer.event.BufferSizeEvent
Gets the maximum buffer size.
getMaximumSize() - Method in class org.gstreamer.swing.OSXVideoComponent
 
getMaximumVolume() - Method in class org.gstreamer.lowlevel.GstMixerAPI.MixerTrackStruct
 
getMaxInt() - Method in class org.gstreamer.Range
Gets the maximum integer of the range
getMaxValue() - Method in class org.gstreamer.interfaces.ColorBalanceChannel
 
getMaxValue() - Method in class org.gstreamer.lowlevel.GstColorBalanceAPI.ColorBalanceChannelStruct
 
getMediaListeners() - Method in class org.gstreamer.media.AbstractMediaPlayer
Gets the current list of media listeners
getMediaPlayer() - Method in class org.gstreamer.swing.VideoPlayer
Obtain the MediaPlayer instance used by this VideoPlayer
getMediaTime() - Method in class org.gstreamer.media.event.StartEvent
 
getMediaTime() - Method in class org.gstreamer.media.event.StopEvent
 
getMessage() - Method in class org.gstreamer.GError
Gets a string representation of this error.
getMessage() - Method in class org.gstreamer.lowlevel.GstAPI.GErrorStruct
 
getMessage() - Method in class org.gstreamer.message.GErrorMessage
Gets the message contained in this message.
getMicro() - Method in class org.gstreamer.Version
Gets the micro version of GStreamer at compile time.
getMinDouble() - Method in class org.gstreamer.Range
Gets the minimum double of the range
getMinFraction() - Method in class org.gstreamer.Range
Gets the minimum fraction of the range
getMinimum() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecBoolean
 
getMinimum() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecChar
 
getMinimum() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecDouble
 
getMinimum() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecFloat
 
getMinimum() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecInt
 
getMinimum() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecInt64
 
getMinimum() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecLong
 
getMinimum() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecString
 
getMinimum() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecTypeSpecific
 
getMinimum() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecUChar
 
getMinimum() - Method in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecUInt
 
getMinimumFrequency() - Method in class org.gstreamer.lowlevel.GstTunerAPI.TunerChannelStruct
 
getMinimumLatency() - Method in class org.gstreamer.query.LatencyQuery
Gets the minimum latency of the live element.
getMinimumSignal() - Method in class org.gstreamer.lowlevel.GstTunerAPI.TunerChannelStruct
 
getMinimumSize() - Method in class org.gstreamer.event.BufferSizeEvent
Gets the minimum buffer size.
getMinimumSize() - Method in class org.gstreamer.swing.OSXVideoComponent
 
getMinimumVolume() - Method in class org.gstreamer.lowlevel.GstMixerAPI.MixerTrackStruct
 
getMinInt() - Method in class org.gstreamer.Range
Gets the minimum integer of the range
getMinor() - Method in class org.gstreamer.Version
Gets the minor version of GStreamer at compile time.
getMinutes() - Method in class org.gstreamer.ClockTime
Get the minutes component of the total time.
getMinValue() - Method in class org.gstreamer.interfaces.ColorBalanceChannel
 
getMinValue() - Method in class org.gstreamer.lowlevel.GstColorBalanceAPI.ColorBalanceChannelStruct
 
getMonth() - Method in class org.gstreamer.glib.GDate
 
getMute() - Method in class org.gstreamer.StreamInfo
 
getName() - Method in enum org.gstreamer.EventType
Gets a human-readable name for this value
getName() - Method in class org.gstreamer.GstObject
Returns a copy of the name of this object.
getName() - Method in class org.gstreamer.interfaces.ColorBalanceChannel
 
getName() - Method in class org.gstreamer.interfaces.Property
 
getName() - Method in enum org.gstreamer.MessageType
Gets the name of this message type.
getName() - Method in class org.gstreamer.Plugin
Get the short name of the plugin.
getName() - Method in class org.gstreamer.PluginFeature
Gets the name of a plugin feature.
getName() - Method in class org.gstreamer.QueryType
gets the name of this type.
getName() - Method in class org.gstreamer.StaticPadTemplate
Get the name of the template.
getName() - Method in class org.gstreamer.Structure
Get the name of @structure as a string.
getName(int) - Method in class org.gstreamer.Structure
Get the @structure's ith field name as a string.
getNano() - Method in class org.gstreamer.Version
Gets the nano version of GStreamer at compile time.
getNanoSeconds() - Method in class org.gstreamer.ClockTime
Get the nanosecond component of the total time.
getNativeAddress() - Method in class org.gstreamer.lowlevel.NativeObject
 
getNativeHandle(Composite) - Static method in class org.gstreamer.swt.overlay.SWTOverlay
Helper function to get the proper handle for a given SWT Composite.
getNativeLibrary(String) - Static method in class org.gstreamer.lowlevel.GNative
 
getNegotiatedCaps() - Method in class org.gstreamer.Pad
Get the capabilities of the media type that currently flows through this pad and its peer.
getNewState() - Method in class org.gstreamer.message.StateChangedMessage
Gets the new (current) state.
getNewX() - Method in class org.gstreamer.swt.VideoComponent
 
getNewY() - Method in class org.gstreamer.swt.VideoComponent
 
getNorm() - Method in class org.gstreamer.interfaces.Tuner
Gets the current video norm from the given tuner object for the currently selected channel.
getNormByName(String) - Method in class org.gstreamer.interfaces.Tuner
Finds a TunerNorm with the specified name
getNormList() - Method in class org.gstreamer.interfaces.Tuner
Retrieves a list of available norms on the currently tuned channel.
getNumber(String, int) - Method in class org.gstreamer.TagList
Gets a numeric tag from this list.
getNumber(Tag, int) - Method in class org.gstreamer.TagList
Gets a numeric tag from this list.
getNumDroppedFrames() - Method in class org.gstreamer.elements.RGBDataFileSink
Returns the number of dropped frames until now.
getNumerator() - Method in class org.gstreamer.Fraction
Gets the numerator of the Fraction
getNumQueuedFrames() - Method in class org.gstreamer.elements.RGBDataFileSink
Returns the number of frames currently stored in pre-encoding queue, still not sent to the encoding pipeline.
getNValues() - Method in class org.gstreamer.lowlevel.GValueAPI.GValueArray
 
getObject() - Method in class org.gstreamer.StreamInfo
Source Pad or object of the stream
getOffset() - Method in class org.gstreamer.Buffer
Gets the offset for the buffer data in the stream.
getOldState() - Method in class org.gstreamer.message.StateChangedMessage
Gets the previous state.
getOpacity() - Method in class org.gstreamer.swing.VideoComponent
 
getOpacity() - Method in class org.gstreamer.swing.VideoPlayer
 
getOrigin() - Method in class org.gstreamer.Plugin
Get the URL where the plugin comes from.
getPackage() - Method in class org.gstreamer.Plugin
Get the package the plugin belongs to.
getPad(String) - Method in class org.gstreamer.Element
getPads() - Method in class org.gstreamer.Element
Retrieves a list of the element's pads.
getParent() - Method in class org.gstreamer.GstObject
 
getParentElement() - Method in class org.gstreamer.Pad
Get the parent of this pad, cast to a Element.
getPeer() - Method in class org.gstreamer.Pad
Get the peer of this pad.
getPeerCaps() - Method in class org.gstreamer.Pad
Get the capabilities of the peer connected to this pad.
getPendingState() - Method in class org.gstreamer.media.event.TransitionEvent
 
getPendingState() - Method in class org.gstreamer.message.StateChangedMessage
Gets the pending (target) state.
getPercent() - Method in class org.gstreamer.media.event.PositionChangedEvent
 
getPercent() - Method in class org.gstreamer.message.BufferingMessage
Gets the buffering percentage.
getPipeline() - Method in interface org.gstreamer.media.MediaPlayer
Gets the Pipeline that the MediaPlayer uses to play media.
getPipeline() - Method in class org.gstreamer.media.PipelineMediaPlayer
Gets the Pipeline that the MediaPlayer uses to play media.
getPluginFeatureListByPlugin(String) - Method in class org.gstreamer.Registry
Retrieves a list of PluginFeature of the named Plugin.
getPluginFeatureListByType(GType) - Method in class org.gstreamer.Registry
Retrieves a list of PluginFeature of the Plugin type.
getPluginList() - Method in class org.gstreamer.Registry
Get a list of all plugins registered in the registry.
getPluginList(Registry.PluginFilter, boolean) - Method in class org.gstreamer.Registry
Get a subset of the Plugins in the registry, filtered by filter.
getPointer(String) - Method in class org.gstreamer.GObject
Gets the pointer to the the value of the specified property.
getPosition() - Method in class org.gstreamer.event.NewSegmentEvent
Gets the position of the new segment.
getPosition() - Method in class org.gstreamer.media.event.PositionChangedEvent
 
getPosition() - Method in class org.gstreamer.message.SegmentDoneMessage
Gets the position of the segment that is done.
getPosition() - Method in class org.gstreamer.query.PositionQuery
Gets the position in terms of the Format of the query.
getPreferredSize() - Method in class org.gstreamer.swing.OSXVideoComponent
 
getPreQueueSize() - Method in class org.gstreamer.elements.RGBDataFileSink
Returns the size of the pre-encoding queue.
getPresence() - Method in class org.gstreamer.StaticPadTemplate
Get the presence (ALWAYS, SOMETIMES, REQUEST) of the template.
getPreviousState() - Method in class org.gstreamer.media.event.TransitionEvent
 
getProperties() - Method in class org.gstreamer.interfaces.PropertyProbe
Gets a list of available properties for this property probe/element.
getProperty(String) - Method in class org.gstreamer.interfaces.PropertyProbe
 
getPropertyDefaultValue(String) - Method in class org.gstreamer.GObject
Gets the default value set to GObject property.
getPropertyMaximumValue(String) - Method in class org.gstreamer.GObject
Gets the maximum value should be set to GObject property.
getPropertyMinimumValue(String) - Method in class org.gstreamer.GObject
Gets the minimum value should be set to GObject property.
getProportion() - Method in class org.gstreamer.event.QOSEvent
Gets the proportion value of this event.
getRange(long, int, Buffer[]) - Method in class org.gstreamer.Pad
When pad is flushing this function returns FlowReturn.WRONG_STATE immediatly.
getRange(String) - Method in class org.gstreamer.Structure
Gets Range field representation
getRank() - Method in class org.gstreamer.PluginFeature
Gets the rank of a plugin feature.
getRate() - Method in class org.gstreamer.event.NewSegmentEvent
Gets the playback rate.
getRate() - Method in class org.gstreamer.event.SeekEvent
Gets the playback rate.
getRate() - Method in class org.gstreamer.query.SegmentQuery
Gets the rate of the segment Query.
getRate() - Method in class org.gstreamer.Segment
Gets the rate of the segment.
getRedrawFps() - Method in class org.gstreamer.swt.VideoComponent
 
getRenderDelay() - Method in class org.gstreamer.elements.BaseSink
 
getRequestPad(String) - Method in class org.gstreamer.Element
Retrieves a pad from the element by name.
getResolution() - Method in class org.gstreamer.Clock
Gets the accuracy of the clock.
getScheduledExecutorService() - Static method in class org.gstreamer.Gst
Gets the common ScheduledExecutorService used to execute background tasks and schedule timeouts.
getSeconds() - Method in class org.gstreamer.ClockTime
Get the seconds component of the total time.
getSignalStrength() - Method in class org.gstreamer.interfaces.TunerChannel
Gets the strength of the signal on this channel.
getSinkElement() - Method in class org.gstreamer.elements.BufferDataAppSink
Gets the actual gstreamer sink element.
getSinkElement() - Method in class org.gstreamer.elements.BufferDataSink
Gets the actual gstreamer sink element.
getSinkElement() - Method in class org.gstreamer.elements.ByteDataAppSink
Gets the actual gstreamer sink element.
getSinkElement() - Method in class org.gstreamer.elements.ByteDataSink
Gets the actual gstreamer sink element.
getSinkElement() - Method in class org.gstreamer.elements.RGBDataAppSink
Gets the actual gstreamer sink element.
getSinkElement() - Method in class org.gstreamer.elements.RGBDataSink
Gets the actual gstreamer sink element.
getSinkElement() - Method in class org.gstreamer.swt.overlay.VideoComponent
Retrieves the Gstreamer element used as sink in the video component
getSinkPads() - Method in class org.gstreamer.Element
Retrieves a list of the element's sink pads.
getSinks() - Method in class org.gstreamer.Bin
Retrieve a list of the sink Elements contained in the Bin.
getSize() - Method in class org.gstreamer.Buffer
Gets the size of the buffer data
getSize() - Method in class org.gstreamer.elements.AppSrc
 
getSize() - Method in class org.gstreamer.ValueList
 
getSizeX() - Method in class org.gstreamer.swt.VideoComponent
 
getSizeY() - Method in class org.gstreamer.swt.VideoComponent
 
getSource() - Method in class org.gstreamer.Message
Gets the Element that posted this message.
getSource() - Method in class org.gstreamer.Plugin
Get the source module the plugin belongs to.
getSourceFormat() - Method in class org.gstreamer.query.ConvertQuery
 
getSources() - Method in class org.gstreamer.Bin
Retrieve a list of the source Elements contained in the Bin.
getSourceValue() - Method in class org.gstreamer.query.ConvertQuery
 
getSrcPads() - Method in class org.gstreamer.Element
Retrieves a list of the element's source pads.
getSrcQueueSize() - Method in class org.gstreamer.elements.RGBDataFileSink
Returns the current size of the AppSrc queue.
getStart() - Method in class org.gstreamer.event.NewSegmentEvent
Gets the start of the new segment.
getStart() - Method in class org.gstreamer.event.SeekEvent
Gets the start of the seek segment.
getStart() - Method in class org.gstreamer.query.SeekingQuery
Gets the start of the segment.
getStart() - Method in class org.gstreamer.query.SegmentQuery
Gets the start of the playback range.
getStartTime() - Method in class org.gstreamer.Element
Returns the start time of this element.
getStartType() - Method in class org.gstreamer.event.SeekEvent
Gets the SeekType of the start value.
getStartValue() - Method in class org.gstreamer.Segment
Gets the start value.
getState() - Method in class org.gstreamer.Element
Gets the state of the element.
getState(long, TimeUnit) - Method in class org.gstreamer.Element
Gets the state of the element.
getState(long) - Method in class org.gstreamer.Element
Gets the state of the element.
getState(long, State[]) - Method in class org.gstreamer.Element
Gets the state of the element.
getStaticPad(String) - Method in class org.gstreamer.Element
Retrieves a pad from the element by name.
getStaticPadTemplates() - Method in class org.gstreamer.ElementFactory
Gets the list of StaticPadTemplate for this factory.
getStop() - Method in class org.gstreamer.event.SeekEvent
Gets the stop position of the seek.
getStopType() - Method in class org.gstreamer.event.SeekEvent
Gets the SeekType of the start value.
getStopValue() - Method in class org.gstreamer.Segment
Gets the stop value.
getStreamInfo() - Method in class org.gstreamer.elements.PlayBin
Deprecated.
Returns a list with with specific meta information like width/height/framerate of video streams or samplerate/number of channels of audio streams.
getStreamType() - Method in class org.gstreamer.StreamInfo
 
getString(String) - Method in class org.gstreamer.Structure
 
getString(String, int) - Method in class org.gstreamer.Structure
 
getString(String, int) - Method in class org.gstreamer.TagList
Gets a string tag from this list.
getString(Tag, int) - Method in class org.gstreamer.TagList
Gets a string tag from this list.
getString(int) - Method in class org.gstreamer.ValueList
 
getStructure(int) - Method in class org.gstreamer.Caps
Get a Structure contained in this caps.
getStructure() - Method in class org.gstreamer.Event
Gets the structure containing the data in this event.
getStructure() - Method in class org.gstreamer.Message
Gets the structure containing the data in this message.
getStructure() - Method in class org.gstreamer.Query
Get the structure of this query.
getSyncHandler() - Method in class org.gstreamer.Bus
 
getTagList() - Method in class org.gstreamer.event.TagEvent
Gets the TagList stored in this event.
getTagList() - Method in class org.gstreamer.message.TagMessage
Gets the list of tags contained in this message.
getTagNames() - Method in class org.gstreamer.TagList
Gets a list of all the tags contained in this list.
getTarget() - Method in class org.gstreamer.GhostPad
Get the target pad of this ghostpad.
getTargetState() - Method in class org.gstreamer.media.event.TransitionEvent
 
getTime() - Method in class org.gstreamer.Clock
Gets the current time of the given clock.
getTime() - Method in class org.gstreamer.ClockID
Gets the time of the clock ID
getTimestamp() - Method in class org.gstreamer.Buffer
Gets the timestamp in time of the buffer data, can be ClockTime.NONE when the timestamp is not known or relevant.
getTimestamp() - Method in class org.gstreamer.elements.BaseSrc
 
getTimestamp() - Method in class org.gstreamer.event.QOSEvent
Gets the timestamp from this event.
getToNativeConverter(Class) - Method in class org.gstreamer.lowlevel.GTypeMapper
 
getTracks() - Method in class org.gstreamer.interfaces.Mixer
Gets a list of available tracks for this mixer/element.
getTsOffset() - Method in class org.gstreamer.elements.BaseSink
 
getType() - Method in class org.gstreamer.GObject
Gives the type value.
getType(String) - Method in class org.gstreamer.GObject
 
getType() - Method in class org.gstreamer.lowlevel.GValueAPI.GValue
 
getType() - Method in class org.gstreamer.Message
Gets the type of this message.
getTypeName() - Method in class org.gstreamer.GObject
Gives the type name.
getValue() - Method in enum org.gstreamer.ElementFactory.ElementFactoryListType
 
getValue(int) - Method in class org.gstreamer.interfaces.ColorBalanceChannel
 
getValue() - Method in class org.gstreamer.lowlevel.GValueAPI.GValue
 
getValue(int) - Method in class org.gstreamer.lowlevel.GValueAPI.GValueArray
 
getValue() - Method in enum org.gstreamer.PluginFeature.Rank
 
getValue(String) - Method in class org.gstreamer.Structure
 
getValue(String, int) - Method in class org.gstreamer.TagList
Gets data for a tag from this list.
getValue(Tag, int) - Method in class org.gstreamer.TagList
Gets data for a tag from this list.
getValueCount(String) - Method in class org.gstreamer.TagList
Gets the number of values of type tag stored in the list.
getValueList(String) - Method in class org.gstreamer.Structure
Gets ValueList field representation
getValues(Property) - Method in class org.gstreamer.interfaces.PropertyProbe
 
getValues(String) - Method in class org.gstreamer.interfaces.PropertyProbe
 
getValues(String) - Method in class org.gstreamer.TagList
Gets all data values for a tag contained in this list.
getValues(Tag) - Method in class org.gstreamer.TagList
Gets all data values for a tag contained in this list.
getVcenter(int) - Method in class org.gstreamer.interfaces.VideoOrientation
 
getVersion() - Static method in class org.gstreamer.Gst
Gets the version of gstreamer currently in use.
getVersion() - Method in class org.gstreamer.Plugin
Get the version of the plugin.
getVersionString() - Static method in class org.gstreamer.Gst
Gets the the version of gstreamer currently in use, as a String.
getVflip(boolean) - Method in class org.gstreamer.interfaces.VideoOrientation
 
getVideoComponent() - Method in class org.gstreamer.swing.VideoPlayer
 
getVideoFrameRate(Pad) - Static method in class org.gstreamer.Video
A convenience function to retrieve a GValue holding the framerate from the caps on a pad.
getVideoSinkFrameRate() - Method in class org.gstreamer.elements.PlayBin
Deprecated.
Retrieves the framerate from the caps of the video sink's pad.
getVideoSinkFrameRate() - Method in class org.gstreamer.elements.PlayBin2
Retrieves the framerate from the caps of the video sink's pad.
getVideoSize() - Method in class org.gstreamer.elements.PlayBin
Deprecated.
Retrieves the width and height of the video frames configured in the caps of the video sink's pad.
getVideoSize() - Method in class org.gstreamer.elements.PlayBin2
Retrieves the width and height of the video frames configured in the caps of the video sink's pad.
getVideoSize(Pad) - Static method in class org.gstreamer.Video
Inspect the caps of the provided pad and retrieve the width and height of the video frames it is configured for.
getVolume() - Method in class org.gstreamer.elements.PlayBin
Deprecated.
Gets the current volume.
getVolume() - Method in class org.gstreamer.elements.PlayBin2
Gets the current volume.
getVolume() - Method in class org.gstreamer.interfaces.MixerTrack
Gets the current volume(s) on the given track.
getVolume() - Method in interface org.gstreamer.media.MediaPlayer
 
getVolume() - Method in class org.gstreamer.media.PlayBinMediaPlayer
Gets the current audio output volume.
getVolumePercent() - Method in class org.gstreamer.elements.PlayBin
Deprecated.
Get the current volume.
getVolumePercent() - Method in class org.gstreamer.elements.PlayBin2
Get the current volume.
getYear() - Method in class org.gstreamer.glib.GDate
 
GFunctionMapper - Class in org.gstreamer.lowlevel
 
GFunctionMapper() - Constructor for class org.gstreamer.lowlevel.GFunctionMapper
 
GhostPad - Class in org.gstreamer
Pseudo link pads.
GhostPad(NativeObject.Initializer) - Constructor for class org.gstreamer.GhostPad
Creates a new instance of GhostPad
GhostPad(String, Pad) - Constructor for class org.gstreamer.GhostPad
Create a new ghostpad with target as the target.
GhostPad(String, Pad, PadTemplate) - Constructor for class org.gstreamer.GhostPad
Create a new ghostpad with target as the target.
GhostPad(String, PadDirection) - Constructor for class org.gstreamer.GhostPad
Create a new ghostpad without a target with the given direction.
GhostPad(String, PadTemplate) - Constructor for class org.gstreamer.GhostPad
Create a new ghostpad based on template, without setting a target.
GLIB_API - Static variable in interface org.gstreamer.lowlevel.GlibAPI
 
GlibAPI - Interface in org.gstreamer.lowlevel
 
GlibAPI.GDestroyNotify - Interface in org.gstreamer.lowlevel
 
GlibAPI.GList - Class in org.gstreamer.lowlevel
 
GlibAPI.GList() - Constructor for class org.gstreamer.lowlevel.GlibAPI.GList
 
GlibAPI.GList(Pointer) - Constructor for class org.gstreamer.lowlevel.GlibAPI.GList
 
GlibAPI.GSList - Class in org.gstreamer.lowlevel
 
GlibAPI.GSList() - Constructor for class org.gstreamer.lowlevel.GlibAPI.GSList
 
GlibAPI.GSList(Pointer) - Constructor for class org.gstreamer.lowlevel.GlibAPI.GSList
 
GlibAPI.GSourceFunc - Interface in org.gstreamer.lowlevel
 
GlibAPI.GThreadFunc - Interface in org.gstreamer.lowlevel
 
GMainContext - Class in org.gstreamer.lowlevel
 
GMainContext() - Constructor for class org.gstreamer.lowlevel.GMainContext
 
GNative - Class in org.gstreamer.lowlevel
 
GObject - Class in org.gstreamer
This is an abstract class providing some GObject-like facilities in a common base class.
GObject(NativeObject.Initializer) - Constructor for class org.gstreamer.GObject
 
GObject.GCallback - Class in org.gstreamer
 
GObject.GCallback(NativeLong, Callback) - Constructor for class org.gstreamer.GObject.GCallback
 
GObject.NOTIFY - Interface in org.gstreamer
The notify signal is emitted on an object when one of its properties has been changed.
GOBJECT_API - Static variable in interface org.gstreamer.lowlevel.GObjectAPI
 
GObjectAPI - Interface in org.gstreamer.lowlevel
 
GObjectAPI.GBaseFinalizeFunc - Interface in org.gstreamer.lowlevel
 
GObjectAPI.GBaseInitFunc - Interface in org.gstreamer.lowlevel
 
GObjectAPI.GClassFinalizeFunc - Interface in org.gstreamer.lowlevel
 
GObjectAPI.GClassInitFunc - Interface in org.gstreamer.lowlevel
 
GObjectAPI.GClosureNotify - Interface in org.gstreamer.lowlevel
 
GObjectAPI.GInstanceInitFunc - Interface in org.gstreamer.lowlevel
 
GObjectAPI.GObjectClass - Class in org.gstreamer.lowlevel
 
GObjectAPI.GObjectClass() - Constructor for class org.gstreamer.lowlevel.GObjectAPI.GObjectClass
 
GObjectAPI.GObjectClass(Pointer) - Constructor for class org.gstreamer.lowlevel.GObjectAPI.GObjectClass
 
GObjectAPI.GObjectClass.Constructor - Interface in org.gstreamer.lowlevel
 
GObjectAPI.GObjectClass.Dispose - Interface in org.gstreamer.lowlevel
 
GObjectAPI.GObjectClass.Finalize - Interface in org.gstreamer.lowlevel
 
GObjectAPI.GObjectClass.GetProperty - Interface in org.gstreamer.lowlevel
 
GObjectAPI.GObjectClass.Notify - Interface in org.gstreamer.lowlevel
 
GObjectAPI.GObjectClass.SetProperty - Interface in org.gstreamer.lowlevel
 
GObjectAPI.GObjectConstructParam - Class in org.gstreamer.lowlevel
 
GObjectAPI.GObjectConstructParam() - Constructor for class org.gstreamer.lowlevel.GObjectAPI.GObjectConstructParam
 
GObjectAPI.GObjectStruct - Class in org.gstreamer.lowlevel
 
GObjectAPI.GObjectStruct() - Constructor for class org.gstreamer.lowlevel.GObjectAPI.GObjectStruct
 
GObjectAPI.GObjectStruct(GObject) - Constructor for class org.gstreamer.lowlevel.GObjectAPI.GObjectStruct
 
GObjectAPI.GParamSpec - Class in org.gstreamer.lowlevel
 
GObjectAPI.GParamSpec() - Constructor for class org.gstreamer.lowlevel.GObjectAPI.GParamSpec
 
GObjectAPI.GParamSpec(Pointer) - Constructor for class org.gstreamer.lowlevel.GObjectAPI.GParamSpec
 
GObjectAPI.GParamSpecBoolean - Class in org.gstreamer.lowlevel
 
GObjectAPI.GParamSpecBoolean(Pointer) - Constructor for class org.gstreamer.lowlevel.GObjectAPI.GParamSpecBoolean
 
GObjectAPI.GParamSpecChar - Class in org.gstreamer.lowlevel
 
GObjectAPI.GParamSpecChar(Pointer) - Constructor for class org.gstreamer.lowlevel.GObjectAPI.GParamSpecChar
 
GObjectAPI.GParamSpecDouble - Class in org.gstreamer.lowlevel
 
GObjectAPI.GParamSpecDouble(Pointer) - Constructor for class org.gstreamer.lowlevel.GObjectAPI.GParamSpecDouble
 
GObjectAPI.GParamSpecFloat - Class in org.gstreamer.lowlevel
 
GObjectAPI.GParamSpecFloat(Pointer) - Constructor for class org.gstreamer.lowlevel.GObjectAPI.GParamSpecFloat
 
GObjectAPI.GParamSpecInt - Class in org.gstreamer.lowlevel
 
GObjectAPI.GParamSpecInt(Pointer) - Constructor for class org.gstreamer.lowlevel.GObjectAPI.GParamSpecInt
 
GObjectAPI.GParamSpecInt64 - Class in org.gstreamer.lowlevel
 
GObjectAPI.GParamSpecInt64(Pointer) - Constructor for class org.gstreamer.lowlevel.GObjectAPI.GParamSpecInt64
 
GObjectAPI.GParamSpecLong - Class in org.gstreamer.lowlevel
 
GObjectAPI.GParamSpecLong(Pointer) - Constructor for class org.gstreamer.lowlevel.GObjectAPI.GParamSpecLong
 
GObjectAPI.GParamSpecString - Class in org.gstreamer.lowlevel
 
GObjectAPI.GParamSpecString(Pointer) - Constructor for class org.gstreamer.lowlevel.GObjectAPI.GParamSpecString
 
GObjectAPI.GParamSpecTypeSpecific - Class in org.gstreamer.lowlevel
 
GObjectAPI.GParamSpecTypeSpecific() - Constructor for class org.gstreamer.lowlevel.GObjectAPI.GParamSpecTypeSpecific
 
GObjectAPI.GParamSpecUChar - Class in org.gstreamer.lowlevel
 
GObjectAPI.GParamSpecUChar(Pointer) - Constructor for class org.gstreamer.lowlevel.GObjectAPI.GParamSpecUChar
 
GObjectAPI.GParamSpecUInt - Class in org.gstreamer.lowlevel
 
GObjectAPI.GParamSpecUInt(Pointer) - Constructor for class org.gstreamer.lowlevel.GObjectAPI.GParamSpecUInt
 
GObjectAPI.GToggleNotify - Interface in org.gstreamer.lowlevel
 
GObjectAPI.GTypeClass - Class in org.gstreamer.lowlevel
 
GObjectAPI.GTypeClass() - Constructor for class org.gstreamer.lowlevel.GObjectAPI.GTypeClass
 
GObjectAPI.GTypeInfo - Class in org.gstreamer.lowlevel
 
GObjectAPI.GTypeInfo() - Constructor for class org.gstreamer.lowlevel.GObjectAPI.GTypeInfo
 
GObjectAPI.GTypeInfo(Pointer) - Constructor for class org.gstreamer.lowlevel.GObjectAPI.GTypeInfo
 
GObjectAPI.GTypeInstance - Class in org.gstreamer.lowlevel
 
GObjectAPI.GTypeInstance() - Constructor for class org.gstreamer.lowlevel.GObjectAPI.GTypeInstance
 
GObjectAPI.GWeakNotify - Interface in org.gstreamer.lowlevel
 
GQuark - Class in org.gstreamer.glib
 
GQuark(int) - Constructor for class org.gstreamer.glib.GQuark
 
GSIGNAL_API - Static variable in interface org.gstreamer.lowlevel.GSignalAPI
 
GSignalAPI - Interface in org.gstreamer.lowlevel
 
GSignalAPI.GSignalCallbackProxy - Interface in org.gstreamer.lowlevel
 
GSignalAPI.GSignalQuery - Class in org.gstreamer.lowlevel
 
GSignalAPI.GSignalQuery() - Constructor for class org.gstreamer.lowlevel.GSignalAPI.GSignalQuery
 
GSource - Class in org.gstreamer.lowlevel
 
GSource(NativeObject.Initializer) - Constructor for class org.gstreamer.lowlevel.GSource
 
Gst - Class in org.gstreamer
Media library supporting arbitrary formats and filter graphs.
Gst.NativeArgs - Class in org.gstreamer
 
Gst.NativeArgs(String, String[]) - Constructor for class org.gstreamer.Gst.NativeArgs
 
GST_API - Static variable in interface org.gstreamer.lowlevel.GstAPI
 
gst_app_sink_get_caps(AppSink) - Method in interface org.gstreamer.lowlevel.AppAPI
 
gst_app_sink_get_type() - Method in interface org.gstreamer.lowlevel.AppAPI
 
gst_app_sink_is_eos(AppSink) - Method in interface org.gstreamer.lowlevel.AppAPI
 
gst_app_sink_pull_buffer(AppSink) - Method in interface org.gstreamer.lowlevel.AppAPI
 
gst_app_sink_pull_preroll(AppSink) - Method in interface org.gstreamer.lowlevel.AppAPI
 
gst_app_sink_set_caps(AppSink, Caps) - Method in interface org.gstreamer.lowlevel.AppAPI
 
gst_app_src_end_of_stream(AppSrc) - Method in interface org.gstreamer.lowlevel.AppAPI
 
gst_app_src_flush_queued(AppSrc) - Method in interface org.gstreamer.lowlevel.AppAPI
 
gst_app_src_get_caps(AppSrc) - Method in interface org.gstreamer.lowlevel.AppAPI
 
gst_app_src_get_latency(AppSrc, LongByReference, LongByReference) - Method in interface org.gstreamer.lowlevel.AppAPI
 
gst_app_src_get_max_bytes(AppSrc) - Method in interface org.gstreamer.lowlevel.AppAPI
 
gst_app_src_get_size(AppSrc) - Method in interface org.gstreamer.lowlevel.AppAPI
 
gst_app_src_get_stream_type(AppSrc) - Method in interface org.gstreamer.lowlevel.AppAPI
 
gst_app_src_get_type() - Method in interface org.gstreamer.lowlevel.AppAPI
 
gst_app_src_push_buffer(AppSrc, Buffer) - Method in interface org.gstreamer.lowlevel.AppAPI
 
gst_app_src_set_caps(AppSrc, Caps) - Method in interface org.gstreamer.lowlevel.AppAPI
 
gst_app_src_set_latency(AppSrc, long, long) - Method in interface org.gstreamer.lowlevel.AppAPI
 
gst_app_src_set_max_bytes(AppSrc, long) - Method in interface org.gstreamer.lowlevel.AppAPI
 
gst_app_src_set_size(AppSrc, long) - Method in interface org.gstreamer.lowlevel.AppAPI
 
gst_app_src_set_stream_type(AppSrc, AppSrc.Type) - Method in interface org.gstreamer.lowlevel.AppAPI
 
gst_base_sink_do_preroll(BaseSink, MiniObject) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_get_blocksize(BaseSink) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_get_last_buffer(BaseSink) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_get_latency(BaseSink) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_get_max_lateness(BaseSink) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_get_render_delay(BaseSink) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_get_sync(BaseSink) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_get_ts_offset(BaseSink) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_get_type() - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_is_async_enabled(BaseSink) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_is_last_buffer_enabled(BaseSink) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_is_qos_enabled(BaseSink) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_query_latency(BaseSink, boolean, boolean, ClockTime, ClockTime) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_set_async_enabled(BaseSink, boolean) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_set_blocksize(BaseSink, int) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_set_last_buffer_enabled(BaseSink, boolean) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_set_max_lateness(BaseSink, long) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_set_qos_enabled(BaseSink, boolean) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_set_render_delay(BaseSink, ClockTime) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_set_sync(BaseSink, boolean) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_set_ts_offset(BaseSink, long) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_wait_clock(BaseSink, ClockTime, Pointer) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_wait_eos(BaseSink, ClockTime, Pointer) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_sink_wait_preroll(BaseSink) - Method in interface org.gstreamer.lowlevel.BaseSinkAPI
 
gst_base_src_get_blocksize(BaseSrc) - Method in interface org.gstreamer.lowlevel.BaseSrcAPI
 
gst_base_src_get_do_timestamp(BaseSrc) - Method in interface org.gstreamer.lowlevel.BaseSrcAPI
 
gst_base_src_get_type() - Method in interface org.gstreamer.lowlevel.BaseSrcAPI
 
gst_base_src_is_live(BaseSrc) - Method in interface org.gstreamer.lowlevel.BaseSrcAPI
 
gst_base_src_new_seamless_segment(BaseSrc, long, long, long) - Method in interface org.gstreamer.lowlevel.BaseSrcAPI
 
gst_base_src_query_latency(BaseSrc, boolean[], ClockTime[], ClockTime[]) - Method in interface org.gstreamer.lowlevel.BaseSrcAPI
 
gst_base_src_set_blocksize(BaseSrc, long) - Method in interface org.gstreamer.lowlevel.BaseSrcAPI
 
gst_base_src_set_do_timestamp(BaseSrc, boolean) - Method in interface org.gstreamer.lowlevel.BaseSrcAPI
 
gst_base_src_set_format(BaseSrc, Format) - Method in interface org.gstreamer.lowlevel.BaseSrcAPI
 
gst_base_src_set_live(BaseSrc, boolean) - Method in interface org.gstreamer.lowlevel.BaseSrcAPI
 
gst_base_src_wait_playing(BaseSrc) - Method in interface org.gstreamer.lowlevel.BaseSrcAPI
 
gst_base_transform_get_type() - Method in interface org.gstreamer.lowlevel.BaseTransformAPI
 
gst_base_transform_is_in_place(BaseTransform) - Method in interface org.gstreamer.lowlevel.BaseTransformAPI
 
gst_base_transform_is_passthrough(BaseTransform) - Method in interface org.gstreamer.lowlevel.BaseTransformAPI
 
gst_base_transform_is_qos_enabled(BaseTransform) - Method in interface org.gstreamer.lowlevel.BaseTransformAPI
 
gst_base_transform_reconfigure(BaseTransform) - Method in interface org.gstreamer.lowlevel.BaseTransformAPI
 
gst_base_transform_set_gap_aware(BaseTransform, boolean) - Method in interface org.gstreamer.lowlevel.BaseTransformAPI
 
gst_base_transform_set_in_place(BaseTransform, boolean) - Method in interface org.gstreamer.lowlevel.BaseTransformAPI
 
gst_base_transform_set_passthrough(BaseTransform, boolean) - Method in interface org.gstreamer.lowlevel.BaseTransformAPI
 
gst_base_transform_set_qos_enabled(BaseTransform, boolean) - Method in interface org.gstreamer.lowlevel.BaseTransformAPI
 
gst_base_transform_suggest(BaseTransform, Caps, int) - Method in interface org.gstreamer.lowlevel.BaseTransformAPI
 
gst_base_transform_update_qos(BaseTransform, double, long, ClockTime) - Method in interface org.gstreamer.lowlevel.BaseTransformAPI
 
gst_bin_add(Bin, Element) - Method in interface org.gstreamer.lowlevel.GstBinAPI
 
gst_bin_add_many(Bin, Element...) - Method in interface org.gstreamer.lowlevel.GstBinAPI
 
gst_bin_get_by_interface(Bin, GType) - Method in interface org.gstreamer.lowlevel.GstBinAPI
 
gst_bin_get_by_name(Bin, String) - Method in interface org.gstreamer.lowlevel.GstBinAPI
 
gst_bin_get_by_name_recurse_up(Bin, String) - Method in interface org.gstreamer.lowlevel.GstBinAPI
 
gst_bin_get_type() - Method in interface org.gstreamer.lowlevel.GstBinAPI
 
gst_bin_iterate_all_by_interface(Bin, GType) - Method in interface org.gstreamer.lowlevel.GstBinAPI
 
gst_bin_iterate_elements(Bin) - Method in interface org.gstreamer.lowlevel.GstBinAPI
 
gst_bin_iterate_recurse(Bin) - Method in interface org.gstreamer.lowlevel.GstBinAPI
 
gst_bin_iterate_sinks(Bin) - Method in interface org.gstreamer.lowlevel.GstBinAPI
 
gst_bin_iterate_sorted(Bin) - Method in interface org.gstreamer.lowlevel.GstBinAPI
 
gst_bin_iterate_sources(Bin) - Method in interface org.gstreamer.lowlevel.GstBinAPI
 
gst_bin_new(String) - Method in interface org.gstreamer.lowlevel.GstBinAPI
 
gst_bin_remove(Bin, Element) - Method in interface org.gstreamer.lowlevel.GstBinAPI
 
gst_bin_remove_many(Bin, Element...) - Method in interface org.gstreamer.lowlevel.GstBinAPI
 
gst_buffer_copy(Buffer) - Method in interface org.gstreamer.lowlevel.GstBufferAPI
 
gst_buffer_copy_metadata(Buffer, Buffer, BufferCopyFlags) - Method in interface org.gstreamer.lowlevel.GstBufferAPI
 
gst_buffer_create_sub(Buffer, int, int) - Method in interface org.gstreamer.lowlevel.GstBufferAPI
 
gst_buffer_get_caps(Buffer) - Method in interface org.gstreamer.lowlevel.GstBufferAPI
 
gst_buffer_get_type() - Method in interface org.gstreamer.lowlevel.GstBufferAPI
 
gst_buffer_is_metadata_writable(Buffer) - Method in interface org.gstreamer.lowlevel.GstBufferAPI
 
gst_buffer_is_span_fast(Buffer, Buffer) - Method in interface org.gstreamer.lowlevel.GstBufferAPI
 
gst_buffer_join(Buffer, Buffer) - Method in interface org.gstreamer.lowlevel.GstBufferAPI
 
gst_buffer_make_metadata_writable(Buffer) - Method in interface org.gstreamer.lowlevel.GstBufferAPI
 
gst_buffer_merge(Buffer, Buffer) - Method in interface org.gstreamer.lowlevel.GstBufferAPI
 
gst_buffer_new() - Method in interface org.gstreamer.lowlevel.GstBufferAPI
 
gst_buffer_new_and_alloc(int) - Method in interface org.gstreamer.lowlevel.GstBufferAPI
 
gst_buffer_set_caps(Buffer, Caps) - Method in interface org.gstreamer.lowlevel.GstBufferAPI
 
gst_buffer_span(Buffer, int, Buffer, int) - Method in interface org.gstreamer.lowlevel.GstBufferAPI
 
gst_buffer_try_new_and_alloc(int) - Method in interface org.gstreamer.lowlevel.GstBufferAPI
 
gst_bus_add_signal_watch(Bus) - Method in interface org.gstreamer.lowlevel.GstBusAPI
 
gst_bus_add_watch(Bus, GstBusAPI.BusCallback, Pointer) - Method in interface org.gstreamer.lowlevel.GstBusAPI
 
gst_bus_disable_sync_message_emission(Bus) - Method in interface org.gstreamer.lowlevel.GstBusAPI
 
gst_bus_enable_sync_message_emission(Bus) - Method in interface org.gstreamer.lowlevel.GstBusAPI
 
gst_bus_get_type() - Method in interface org.gstreamer.lowlevel.GstBusAPI
 
gst_bus_have_pending(Bus) - Method in interface org.gstreamer.lowlevel.GstBusAPI
 
gst_bus_new() - Method in interface org.gstreamer.lowlevel.GstBusAPI
 
gst_bus_peek(Bus) - Method in interface org.gstreamer.lowlevel.GstBusAPI
 
gst_bus_poll(Bus, MessageType, long) - Method in interface org.gstreamer.lowlevel.GstBusAPI
 
gst_bus_poll(Bus, MessageType, ClockTime) - Method in interface org.gstreamer.lowlevel.GstBusAPI
 
gst_bus_pop(Bus) - Method in interface org.gstreamer.lowlevel.GstBusAPI
 
gst_bus_pop_filtered(Bus, MessageType) - Method in interface org.gstreamer.lowlevel.GstBusAPI
 
gst_bus_post(Bus, Message) - Method in interface org.gstreamer.lowlevel.GstBusAPI
 
gst_bus_remove_signal_watch(Bus) - Method in interface org.gstreamer.lowlevel.GstBusAPI
 
gst_bus_set_flushing(Bus, int) - Method in interface org.gstreamer.lowlevel.GstBusAPI
 
gst_bus_set_sync_handler(Bus, GstAPI.GstCallback, Pointer) - Method in interface org.gstreamer.lowlevel.GstBusAPI
 
gst_bus_timed_pop(Bus, ClockTime) - Method in interface org.gstreamer.lowlevel.GstBusAPI
 
gst_bus_timed_pop_filtered(Bus, ClockTime, MessageType) - Method in interface org.gstreamer.lowlevel.GstBusAPI
 
gst_caps_append(Caps, Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_append_structure(Caps, Structure) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_can_intersect(Caps, Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_copy(Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_copy_nth(Caps, int) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_do_simplify(Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_from_string(String) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_get_size(Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_get_structure(Caps, int) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_get_type() - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_intersect(Caps, Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_is_always_compatible(Caps, Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_is_any(Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_is_empty(Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_is_equal(Caps, Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_is_equal_fixed(Caps, Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_is_fixed(Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_is_subset(Caps, Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_make_writable(Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_merge(Caps, Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_merge_structure(Caps, Structure) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_new_any() - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_new_empty() - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_new_full(Structure...) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_new_simple(String, String, Object...) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_normalize(Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_ref(Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_remove_structure(Caps, int) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_set_simple(Caps, String, Object...) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_steal_structure(Caps, int) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_subtract(Caps, Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_to_string(Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_truncate(Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_union(Caps, Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_unref(Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_caps_unref(Pointer) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_clock_add_observation(Clock, ClockTime, ClockTime, double[]) - Method in interface org.gstreamer.lowlevel.GstClockAPI
 
gst_clock_adjust_unlocked(Clock, ClockTime) - Method in interface org.gstreamer.lowlevel.GstClockAPI
 
gst_clock_get_calibration(Clock, long[], long[], long[], long[]) - Method in interface org.gstreamer.lowlevel.GstClockAPI
 
gst_clock_get_internal_time(Clock) - Method in interface org.gstreamer.lowlevel.GstClockAPI
 
gst_clock_get_master(Clock) - Method in interface org.gstreamer.lowlevel.GstClockAPI
 
gst_clock_get_resolution(Clock) - Method in interface org.gstreamer.lowlevel.GstClockAPI
 
gst_clock_get_time(Clock) - Method in interface org.gstreamer.lowlevel.GstClockAPI
 
gst_clock_get_type() - Method in interface org.gstreamer.lowlevel.GstClockAPI
 
gst_clock_id_compare_func(ClockID, ClockID) - Method in interface org.gstreamer.lowlevel.GstClockAPI
 
gst_clock_id_get_time(ClockID) - Method in interface org.gstreamer.lowlevel.GstClockAPI
 
gst_clock_id_ref(ClockID) - Method in interface org.gstreamer.lowlevel.GstClockAPI
 
gst_clock_id_unref(ClockID) - Method in interface org.gstreamer.lowlevel.GstClockAPI
 
gst_clock_id_unref(Pointer) - Method in interface org.gstreamer.lowlevel.GstClockAPI
 
gst_clock_id_unschedule(ClockID) - Method in interface org.gstreamer.lowlevel.GstClockAPI
 
gst_clock_id_wait(ClockID, long[]) - Method in interface org.gstreamer.lowlevel.GstClockAPI
 
gst_clock_id_wait_async(ClockID, GstClockAPI.GstClockCallback, Pointer) - Method in interface org.gstreamer.lowlevel.GstClockAPI
 
gst_clock_new_periodic_id(Clock, ClockTime, ClockTime) - Method in interface org.gstreamer.lowlevel.GstClockAPI
 
gst_clock_new_single_shot_id(Clock, ClockTime) - Method in interface org.gstreamer.lowlevel.GstClockAPI
 
gst_clock_set_calibration(Clock, ClockTime, ClockTime, ClockTime, ClockTime) - Method in interface org.gstreamer.lowlevel.GstClockAPI
 
gst_clock_set_master(Clock, Clock) - Method in interface org.gstreamer.lowlevel.GstClockAPI
 
gst_clock_set_resolution(Clock, ClockTime) - Method in interface org.gstreamer.lowlevel.GstClockAPI
 
gst_clock_unadjust_unlocked(Clock, ClockTime) - Method in interface org.gstreamer.lowlevel.GstClockAPI
 
gst_color_balance_channel_get_type() - Method in interface org.gstreamer.lowlevel.GstColorBalanceAPI
 
gst_color_balance_get_type() - Method in interface org.gstreamer.lowlevel.GstColorBalanceAPI
 
gst_color_balance_get_value(ColorBalance, ColorBalanceChannel) - Method in interface org.gstreamer.lowlevel.GstColorBalanceAPI
 
gst_color_balance_list_channels(ColorBalance) - Method in interface org.gstreamer.lowlevel.GstColorBalanceAPI
 
gst_color_balance_set_value(ColorBalance, ColorBalanceChannel, int) - Method in interface org.gstreamer.lowlevel.GstColorBalanceAPI
 
gst_control_source_bind(ControlSource, GObjectAPI.GParamSpec) - Method in interface org.gstreamer.lowlevel.GstControlSourceAPI
 
gst_control_source_get_type() - Method in interface org.gstreamer.lowlevel.GstControlSourceAPI
 
gst_control_source_get_value(ControlSource, ClockTime, GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GstControlSourceAPI
 
gst_control_source_get_value_array(ControlSource, ClockTime, GstControlSourceAPI.ValueArray) - Method in interface org.gstreamer.lowlevel.GstControlSourceAPI
 
gst_controller_get(Controller, String, ClockTime) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_controller_get_control_source(Controller, String) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_controller_get_type() - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_controller_get_value_arrays(Controller, ClockTime, GlibAPI.GSList) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_controller_init(IntByReference, PointerByReference) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_controller_new(GObject...) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_controller_new_list(GObject, GlibAPI.GList) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_controller_remove_properties(Controller...) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_controller_remove_properties_list(Controller, GlibAPI.GList) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_controller_set_control_source(Controller, String, ControlSource) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_controller_set_disabled(Controller, boolean) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_controller_set_property_disabled(Controller, String, boolean) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_controller_suggest_next_sync(Controller) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_controller_sync_values(Controller, ClockTime) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_date_get_type() - Method in interface org.gstreamer.lowlevel.GstDateTimeAPI
 
gst_date_get_type() - Method in interface org.gstreamer.lowlevel.GstValueAPI
 
gst_date_time_get_day(Pointer) - Method in interface org.gstreamer.lowlevel.GstDateTimeAPI
 
gst_date_time_get_hour(Pointer) - Method in interface org.gstreamer.lowlevel.GstDateTimeAPI
 
gst_date_time_get_microsecond(Pointer) - Method in interface org.gstreamer.lowlevel.GstDateTimeAPI
 
gst_date_time_get_minute(Pointer) - Method in interface org.gstreamer.lowlevel.GstDateTimeAPI
 
gst_date_time_get_month(Pointer) - Method in interface org.gstreamer.lowlevel.GstDateTimeAPI
 
gst_date_time_get_second(Pointer) - Method in interface org.gstreamer.lowlevel.GstDateTimeAPI
 
gst_date_time_get_time_zone_offset(Pointer) - Method in interface org.gstreamer.lowlevel.GstDateTimeAPI
 
gst_date_time_get_type() - Method in interface org.gstreamer.lowlevel.GstDateTimeAPI
 
gst_date_time_get_year(Pointer) - Method in interface org.gstreamer.lowlevel.GstDateTimeAPI
 
gst_date_time_new(float, int, int, int, int, int, double) - Method in interface org.gstreamer.lowlevel.GstDateTimeAPI
 
gst_date_time_new_from_unix_epoch_local_time(long) - Method in interface org.gstreamer.lowlevel.GstDateTimeAPI
 
gst_date_time_new_from_unix_epoch_utc(long) - Method in interface org.gstreamer.lowlevel.GstDateTimeAPI
 
gst_date_time_new_local_time(int, int, int, int, int, double) - Method in interface org.gstreamer.lowlevel.GstDateTimeAPI
 
gst_date_time_new_now_local_time() - Method in interface org.gstreamer.lowlevel.GstDateTimeAPI
 
gst_date_time_new_now_utc() - Method in interface org.gstreamer.lowlevel.GstDateTimeAPI
 
gst_date_time_ref(Pointer) - Method in interface org.gstreamer.lowlevel.GstDateTimeAPI
 
gst_date_time_unref(Pointer) - Method in interface org.gstreamer.lowlevel.GstDateTimeAPI
 
gst_deinit() - Method in interface org.gstreamer.lowlevel.GstAPI
 
gst_double_range_get_type() - Method in interface org.gstreamer.lowlevel.GstValueAPI
 
gst_element_add_pad(Element, Pad) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_class_add_pad_template(Pointer, PadTemplate) - Method in interface org.gstreamer.lowlevel.GstPadTemplateAPI
 
gst_element_class_get_pad_template(Pointer, String) - Method in interface org.gstreamer.lowlevel.GstPadTemplateAPI
 
gst_element_factory_can_sink_caps(ElementFactory, Caps) - Method in interface org.gstreamer.lowlevel.GstElementFactoryAPI
 
gst_element_factory_can_src_caps(ElementFactory, Caps) - Method in interface org.gstreamer.lowlevel.GstElementFactoryAPI
 
gst_element_factory_create(ElementFactory, String) - Method in interface org.gstreamer.lowlevel.GstElementFactoryAPI
 
gst_element_factory_find(String) - Method in interface org.gstreamer.lowlevel.GstElementFactoryAPI
 
gst_element_factory_get_author(ElementFactory) - Method in interface org.gstreamer.lowlevel.GstElementFactoryAPI
 
gst_element_factory_get_description(ElementFactory) - Method in interface org.gstreamer.lowlevel.GstElementFactoryAPI
 
gst_element_factory_get_element_type(ElementFactory) - Method in interface org.gstreamer.lowlevel.GstElementFactoryAPI
 
gst_element_factory_get_klass(ElementFactory) - Method in interface org.gstreamer.lowlevel.GstElementFactoryAPI
 
gst_element_factory_get_longname(ElementFactory) - Method in interface org.gstreamer.lowlevel.GstElementFactoryAPI
 
gst_element_factory_get_num_pad_templates(ElementFactory) - Method in interface org.gstreamer.lowlevel.GstElementFactoryAPI
 
gst_element_factory_get_static_pad_templates(ElementFactory) - Method in interface org.gstreamer.lowlevel.GstElementFactoryAPI
 
gst_element_factory_get_type() - Method in interface org.gstreamer.lowlevel.GstElementFactoryAPI
 
gst_element_factory_get_uri_type(ElementFactory) - Method in interface org.gstreamer.lowlevel.GstElementFactoryAPI
 
gst_element_factory_list_filter(GlibAPI.GList, Caps, PadDirection, boolean) - Method in interface org.gstreamer.lowlevel.GstElementFactoryAPI
 
gst_element_factory_list_get_elements(long, int) - Method in interface org.gstreamer.lowlevel.GstElementFactoryAPI
 
gst_element_factory_make(String, String) - Method in interface org.gstreamer.lowlevel.GstElementFactoryAPI
 
gst_element_get_base_time(Element) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_get_bus(Element) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_get_clock(Element) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_get_factory(Element) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_get_pad(Element, String) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_get_request_pad(Element, String) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_get_start_time(Element) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_get_state(Element, State[], State[], long) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_get_state(Element, State[], State[], ClockTime) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_get_static_pad(Element, String) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_get_type() - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_implements_interface(Element, NativeLong) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_implements_interface(Element, GType) - Method in interface org.gstreamer.lowlevel.GstInterfacesAPI
 
gst_element_iterate_pads(Element) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_iterate_sink_pads(Element) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_iterate_src_pads(Element) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_link(Element, Element) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_link_many(Element...) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_link_pads(Element, String, Element, String) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_link_pads_filtered(Element, String, Element, String, Caps) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_make_from_uri(URIType, String, String) - Method in interface org.gstreamer.lowlevel.GstURIAPI
 
gst_element_post_message(Element, Message) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_query(Element, Query) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_query_duration(Element, Format[], long[]) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_query_position(Element, Format[], long[]) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_release_request_pad(Element, Pad) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_remove_pad(Element, Pad) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_seek(Element, double, Format, int, SeekType, long, SeekType, long) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_seek_simple(Element, Format, int, long) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_send_event(Element, Event) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_set_base_time(Element, ClockTime) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_set_clock(Element, Clock) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_set_locked_state(Element, boolean) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_set_start_time(Element, ClockTime) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_set_state(Element, State) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_sync_state_with_parent(Element) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_unlink(Element, Element) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_unlink_many(Element...) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_element_unlink_pads(Element, String, Element, String) - Method in interface org.gstreamer.lowlevel.GstElementAPI
 
gst_event_get_structure(Event) - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_get_type() - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_new_buffer_size(Format, long, long, boolean) - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_new_custom(EventType, Structure) - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_new_eos() - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_new_flush_start() - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_new_flush_stop() - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_new_latency(ClockTime) - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_new_navigation(Structure) - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_new_new_segment(boolean, double, Format, long, long, long) - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_new_new_segment_full(boolean, double, double, Format, long, long, long) - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_new_qos(double, long, ClockTime) - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_new_qos(double, long, long) - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_new_seek(double, Format, int, SeekType, long, SeekType, long) - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_new_tag(TagList) - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_parse_buffer_size(Event, Format, long[], long[], int[]) - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_parse_latency(Event, ClockTime[]) - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_parse_new_segment(Event, boolean[], double[], Format[], long[], long[], long[]) - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_parse_new_segment_full(Event, boolean[], double[], double[], Format[], long[], long[], long[]) - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_parse_qos(Event, double[], long[], long[]) - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_parse_seek(Event, double, Format[], int[], int[], long[], int[], long[]) - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_parse_tag(Event, PointerByReference) - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_type_get_flags(EventType) - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_event_type_get_name(EventType) - Method in interface org.gstreamer.lowlevel.GstEventAPI
 
gst_fourcc_get_type() - Method in interface org.gstreamer.lowlevel.GstValueAPI
 
gst_fraction_get_type() - Method in interface org.gstreamer.lowlevel.GstValueAPI
 
gst_fraction_range_get_type() - Method in interface org.gstreamer.lowlevel.GstValueAPI
 
gst_ghost_pad_get_target(GhostPad) - Method in interface org.gstreamer.lowlevel.GstGhostPadAPI
 
gst_ghost_pad_get_type() - Method in interface org.gstreamer.lowlevel.GstGhostPadAPI
 
gst_ghost_pad_get_type() - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_ghost_pad_new(String, Pad) - Method in interface org.gstreamer.lowlevel.GstGhostPadAPI
 
gst_ghost_pad_new_from_template(String, Pad, PadTemplate) - Method in interface org.gstreamer.lowlevel.GstGhostPadAPI
 
gst_ghost_pad_new_no_target(String, int) - Method in interface org.gstreamer.lowlevel.GstGhostPadAPI
 
gst_ghost_pad_new_no_target_from_template(String, PadTemplate) - Method in interface org.gstreamer.lowlevel.GstGhostPadAPI
 
gst_ghost_pad_set_target(GhostPad, Pad) - Method in interface org.gstreamer.lowlevel.GstGhostPadAPI
 
gst_implements_interface_cast(NativeObject, GType) - Method in interface org.gstreamer.lowlevel.GstInterfacesAPI
 
gst_implements_interface_cast(GstObject, NativeLong) - Method in interface org.gstreamer.lowlevel.GstObjectAPI
 
gst_implements_interface_check(NativeObject, GType) - Method in interface org.gstreamer.lowlevel.GstInterfacesAPI
 
gst_implements_interface_check(GstObject, NativeLong) - Method in interface org.gstreamer.lowlevel.GstObjectAPI
 
gst_implements_interface_get_type() - Method in interface org.gstreamer.lowlevel.GstInterfacesAPI
 
gst_init(IntByReference, PointerByReference) - Method in interface org.gstreamer.lowlevel.GstAPI
 
gst_init_check(IntByReference, PointerByReference, Pointer[]) - Method in interface org.gstreamer.lowlevel.GstAPI
 
gst_init_check(IntByReference, PointerByReference, GstAPI.GErrorStruct[]) - Method in interface org.gstreamer.lowlevel.GstAPI
 
gst_int_range_get_type() - Method in interface org.gstreamer.lowlevel.GstValueAPI
 
gst_interpolation_control_source_get_all(InterpolationControlSource) - Method in interface org.gstreamer.lowlevel.GstInterpolationControlSourceAPI
 
gst_interpolation_control_source_get_count(InterpolationControlSource) - Method in interface org.gstreamer.lowlevel.GstInterpolationControlSourceAPI
 
gst_interpolation_control_source_get_type() - Method in interface org.gstreamer.lowlevel.GstInterpolationControlSourceAPI
 
gst_interpolation_control_source_new() - Method in interface org.gstreamer.lowlevel.GstInterpolationControlSourceAPI
 
gst_interpolation_control_source_set(InterpolationControlSource, ClockTime, GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GstInterpolationControlSourceAPI
 
gst_interpolation_control_source_set_from_list(InterpolationControlSource, GlibAPI.GSList) - Method in interface org.gstreamer.lowlevel.GstInterpolationControlSourceAPI
 
gst_interpolation_control_source_set_interpolation_mode(InterpolationControlSource, GstInterpolationControlSourceAPI.InterpolateMode) - Method in interface org.gstreamer.lowlevel.GstInterpolationControlSourceAPI
 
gst_interpolation_control_source_unset(InterpolationControlSource, ClockTime) - Method in interface org.gstreamer.lowlevel.GstInterpolationControlSourceAPI
 
gst_interpolation_control_source_unset_all(InterpolationControlSource) - Method in interface org.gstreamer.lowlevel.GstInterpolationControlSourceAPI
 
gst_is_tag_list(TagList) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_iterator_free(Pointer) - Method in interface org.gstreamer.lowlevel.GstIteratorAPI
 
gst_iterator_next(Pointer, PointerByReference) - Method in interface org.gstreamer.lowlevel.GstIteratorAPI
 
gst_iterator_resync(Pointer) - Method in interface org.gstreamer.lowlevel.GstIteratorAPI
 
gst_lfo_control_source_get_type() - Method in interface org.gstreamer.lowlevel.GstLFOControlSourceAPI
 
gst_lfo_control_source_new() - Method in interface org.gstreamer.lowlevel.GstLFOControlSourceAPI
 
gst_lfo_waveform_get_type() - Method in interface org.gstreamer.lowlevel.GstLFOControlSourceAPI
 
gst_message_get_structure(Message) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_get_type() - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_new_application(GstObject, Structure) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_new_async_done(GstObject) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_new_async_start(GstObject, boolean) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_new_buffering(GstObject, int) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_new_clock_lost(GstObject, Clock) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_new_clock_provide(GstObject, Clock, boolean) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_new_custom(MessageType, GstObject, Structure) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_new_duration(GstObject, Format, long) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_new_element(GstObject, Structure) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_new_eos(GstObject) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_new_error(GstObject, GstAPI.GErrorStruct, String) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_new_info(GstObject, GstAPI.GErrorStruct, String) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_new_latency(GstObject) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_new_new_clock(GstObject, Clock) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_new_segment_done(GstObject, Format, long) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_new_segment_start(GstObject, Format, long) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_new_state_changed(GstObject, State, State, State) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_new_state_dirty(GstObject) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_new_tag(GstObject, TagList) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_new_warning(GstObject, GstAPI.GErrorStruct, String) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_parse_async_start(Message, boolean[]) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_parse_buffering(Message, int[]) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_parse_clock_provide(Message, PointerByReference, int[]) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_parse_duration(Message, Format[], long[]) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_parse_error(Message, PointerByReference, PointerByReference) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_parse_error(Message, GstAPI.GErrorStruct[], Pointer[]) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_parse_info(Message, PointerByReference, PointerByReference) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_parse_info(Message, GstAPI.GErrorStruct[], Pointer[]) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_parse_new_clock(Message, PointerByReference) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_parse_segment_done(Message, Format[], long[]) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_parse_segment_start(Message, Format[], long[]) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_parse_state_changed(Message, State[], State[], State[]) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_parse_tag(Message, PointerByReference) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_parse_warning(Message, PointerByReference, PointerByReference) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_parse_warning(Message, GstAPI.GErrorStruct[], Pointer[]) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_type_get_name(MessageType) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_mini_object_copy(MiniObject) - Method in interface org.gstreamer.lowlevel.GstMiniObjectAPI
 
gst_mini_object_is_writable(MiniObject) - Method in interface org.gstreamer.lowlevel.GstMiniObjectAPI
 
gst_mini_object_make_writable(MiniObject) - Method in interface org.gstreamer.lowlevel.GstMiniObjectAPI
 
gst_mini_object_ref(MiniObject) - Method in interface org.gstreamer.lowlevel.GstMiniObjectAPI
 
gst_mini_object_unref(MiniObject) - Method in interface org.gstreamer.lowlevel.GstMiniObjectAPI
 
gst_mini_object_unref(Pointer) - Method in interface org.gstreamer.lowlevel.GstMiniObjectAPI
 
gst_mixer_get_mixer_flags(Mixer) - Method in interface org.gstreamer.lowlevel.GstMixerAPI
 
gst_mixer_get_type() - Method in interface org.gstreamer.lowlevel.GstMixerAPI
 
gst_mixer_get_volume(Mixer, MixerTrack, int[]) - Method in interface org.gstreamer.lowlevel.GstMixerAPI
 
gst_mixer_list_tracks(Mixer) - Method in interface org.gstreamer.lowlevel.GstMixerAPI
 
gst_mixer_mixer_changed(Mixer) - Method in interface org.gstreamer.lowlevel.GstMixerAPI
 
gst_mixer_mute_toggled(Mixer, MixerTrack, boolean) - Method in interface org.gstreamer.lowlevel.GstMixerAPI
 
gst_mixer_record_toggled(Mixer, MixerTrack, boolean) - Method in interface org.gstreamer.lowlevel.GstMixerAPI
 
gst_mixer_set_mute(Mixer, MixerTrack, boolean) - Method in interface org.gstreamer.lowlevel.GstMixerAPI
 
gst_mixer_set_record(Mixer, MixerTrack, boolean) - Method in interface org.gstreamer.lowlevel.GstMixerAPI
 
gst_mixer_set_volume(Mixer, MixerTrack, int[]) - Method in interface org.gstreamer.lowlevel.GstMixerAPI
 
gst_mixer_track_get_type() - Method in interface org.gstreamer.lowlevel.GstMixerAPI
 
gst_mixer_volume_changed(Mixer, MixerTrack, int[]) - Method in interface org.gstreamer.lowlevel.GstMixerAPI
 
GST_NAME - Static variable in class org.gstreamer.Bin
 
GST_NAME - Static variable in class org.gstreamer.elements.AppSink
 
GST_NAME - Static variable in class org.gstreamer.elements.AppSrc
 
GST_NAME - Static variable in class org.gstreamer.elements.DecodeBin
Deprecated.
 
GST_NAME - Static variable in class org.gstreamer.elements.DecodeBin2
 
GST_NAME - Static variable in class org.gstreamer.elements.FakeSink
 
GST_NAME - Static variable in class org.gstreamer.elements.FakeSrc
 
GST_NAME - Static variable in class org.gstreamer.elements.FileSink
 
GST_NAME - Static variable in class org.gstreamer.elements.FileSrc
 
GST_NAME - Static variable in class org.gstreamer.elements.good.RTPBin
 
GST_NAME - Static variable in class org.gstreamer.elements.good.RTSPSrc
 
GST_NAME - Static variable in class org.gstreamer.elements.Identity
 
GST_NAME - Static variable in class org.gstreamer.elements.InputSelector
 
GST_NAME - Static variable in class org.gstreamer.elements.MultiFdSink
 
GST_NAME - Static variable in class org.gstreamer.elements.MultiQueue
 
GST_NAME - Static variable in class org.gstreamer.elements.OSXVideoSink
 
GST_NAME - Static variable in class org.gstreamer.elements.PlayBin
Deprecated.
 
GST_NAME - Static variable in class org.gstreamer.elements.PlayBin2
 
GST_NAME - Static variable in class org.gstreamer.elements.Queue
 
GST_NAME - Static variable in class org.gstreamer.elements.Queue2
 
GST_NAME - Static variable in class org.gstreamer.elements.ShmSink
 
GST_NAME - Static variable in class org.gstreamer.elements.ShmSrc
 
GST_NAME - Static variable in class org.gstreamer.elements.TCPServerSink
 
GST_NAME - Static variable in class org.gstreamer.elements.Tee
 
GST_NAME - Static variable in class org.gstreamer.elements.TypeFind
 
GST_NAME - Static variable in class org.gstreamer.Pipeline
 
gst_navigation_get_type() - Method in interface org.gstreamer.lowlevel.GstNavigationAPI
 
gst_navigation_send_event(Navigation, Structure) - Method in interface org.gstreamer.lowlevel.GstNavigationAPI
 
gst_navigation_send_key_event(Navigation, String, String) - Method in interface org.gstreamer.lowlevel.GstNavigationAPI
 
gst_navigation_send_mouse_event(Navigation, String, int, double, double) - Method in interface org.gstreamer.lowlevel.GstNavigationAPI
 
gst_object_control_properties(GObject...) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_object_get_control_rate(GObject) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_object_get_control_source(GObject, String) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_object_get_controller(GObject) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_object_get_name(GstObject) - Method in interface org.gstreamer.lowlevel.GstObjectAPI
 
gst_object_get_name_prefix(GstObject) - Method in interface org.gstreamer.lowlevel.GstObjectAPI
 
gst_object_get_parent(GstObject) - Method in interface org.gstreamer.lowlevel.GstObjectAPI
 
gst_object_get_type() - Method in interface org.gstreamer.lowlevel.GstObjectAPI
 
gst_object_get_value_arrays(GObject, ClockTime, GlibAPI.GSList) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_object_has_ancestor(GstObject, GstObject) - Method in interface org.gstreamer.lowlevel.GstObjectAPI
 
gst_object_ref(GstObject) - Method in interface org.gstreamer.lowlevel.GstObjectAPI
 
gst_object_set_control_rate(GObject, ClockTime) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_object_set_control_source(GObject, String, ControlSource) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_object_set_controller(GObject, Controller) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_object_set_name(GstObject, String) - Method in interface org.gstreamer.lowlevel.GstObjectAPI
 
gst_object_set_name_prefix(GstObject, String) - Method in interface org.gstreamer.lowlevel.GstObjectAPI
 
gst_object_set_parent(GstObject, GstObject) - Method in interface org.gstreamer.lowlevel.GstObjectAPI
 
gst_object_sink(GstObject) - Method in interface org.gstreamer.lowlevel.GstObjectAPI
 
gst_object_suggest_next_sync(GObject) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_object_sync_values(GObject, ClockTime) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_object_uncontrol_properties(GObject...) - Method in interface org.gstreamer.lowlevel.GstControllerAPI
 
gst_object_unparent(GstObject) - Method in interface org.gstreamer.lowlevel.GstObjectAPI
 
gst_object_unref(GstObject) - Method in interface org.gstreamer.lowlevel.GstObjectAPI
 
gst_pad_accept_caps(Pad, Caps) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_activate_pull(Pad, boolean) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_activate_push(Pad, boolean) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_add_buffer_probe(Pad, GstAPI.GstCallback, Pointer) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_add_data_probe(Pad, GstPadAPI.PadDataProbe, Pointer) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_add_event_probe(Pad, GstPadAPI.PadEventProbe, Pointer) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_can_link(Pad, Pad) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_chain(Pad, Buffer) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_check_pull_range(Pad) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_event_default(Pad, Event) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_fixate_caps(Pad, Caps) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_get_allowed_caps(Pad) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_get_caps(Pad) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_get_direction(Pad) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_get_fixed_caps_func(Pad) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_get_name(Pad) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_get_negotiated_caps(Pad) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_get_pad_template(Pad) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_get_parent_element(Pad) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_get_peer(Pad) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_get_range(Pad, long, int, Buffer[]) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_get_type() - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_is_active(Pad) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_is_blocked(Pad) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_is_blocking(Pad) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_is_linked(Pad) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_link(Pad, Pad) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_new(String, PadDirection) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_new_from_template(PadTemplate, String) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_peer_accept_caps(Pad, Caps) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_peer_get_caps(Pad) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_proxy_getcaps(Pad) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_proxy_setcaps(Pad, Caps) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_pull_range(Pad, long, int, Buffer[]) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_push(Pad, Buffer) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_push_event(Pad, Event) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_remove_buffer_probe(Pad, NativeLong) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_remove_data_probe(Pad, NativeLong) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_remove_event_probe(Pad, NativeLong) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_send_event(Pad, Event) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_set_active(Pad, boolean) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_set_blocked(Pad, boolean) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_set_blocked_async(Pad, boolean, GstPadAPI.PadBlockCallback, Pointer) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_set_caps(Pad, Caps) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_set_fixatecaps_function(Pad, GstPadAPI.PadFixateCaps) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_template_get_caps(PadTemplate) - Method in interface org.gstreamer.lowlevel.GstPadTemplateAPI
 
gst_pad_template_get_type() - Method in interface org.gstreamer.lowlevel.GstPadTemplateAPI
 
gst_pad_template_new(String, PadDirection, PadPresence, Caps) - Method in interface org.gstreamer.lowlevel.GstPadTemplateAPI
 
gst_pad_template_pad_created(PadTemplate, Pad) - Method in interface org.gstreamer.lowlevel.GstPadTemplateAPI
 
gst_pad_unlink(Pad, Pad) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
gst_pad_use_fixed_caps(Pad) - Method in interface org.gstreamer.lowlevel.GstPadAPI
 
GST_PADDING - Static variable in interface org.gstreamer.lowlevel.BaseSinkAPI
 
GST_PADDING - Static variable in interface org.gstreamer.lowlevel.BaseSrcAPI
 
GST_PADDING - Static variable in interface org.gstreamer.lowlevel.BaseTransformAPI
 
GST_PADDING - Static variable in interface org.gstreamer.lowlevel.GstAPI
 
GST_PADDING - Static variable in interface org.gstreamer.lowlevel.GstControllerAPI
 
GST_PADDING - Static variable in interface org.gstreamer.lowlevel.GstControlSourceAPI
 
GST_PADDING - Static variable in interface org.gstreamer.lowlevel.GstInterpolationControlSourceAPI
 
GST_PADDING - Static variable in interface org.gstreamer.lowlevel.GstLFOControlSourceAPI
 
GST_PADDING_LARGE - Static variable in interface org.gstreamer.lowlevel.BaseSinkAPI
 
GST_PADDING_LARGE - Static variable in interface org.gstreamer.lowlevel.BaseSrcAPI
 
GST_PADDING_LARGE - Static variable in interface org.gstreamer.lowlevel.BaseTransformAPI
 
GST_PADDING_LARGE - Static variable in interface org.gstreamer.lowlevel.GstAPI
 
gst_parse_bin_from_description(String, boolean, Pointer[]) - Method in interface org.gstreamer.lowlevel.GstParseAPI
 
gst_parse_launch(String, Pointer[]) - Method in interface org.gstreamer.lowlevel.GstParseAPI
 
gst_parse_launch(String, GstAPI.GErrorStruct[]) - Method in interface org.gstreamer.lowlevel.GstParseAPI
 
gst_parse_launchv(String[], Pointer[]) - Method in interface org.gstreamer.lowlevel.GstParseAPI
 
gst_parse_launchv(String[], GstAPI.GErrorStruct[]) - Method in interface org.gstreamer.lowlevel.GstParseAPI
 
gst_pipeline_auto_clock(Pipeline) - Method in interface org.gstreamer.lowlevel.GstPipelineAPI
 
gst_pipeline_get_auto_flush_bus(Pipeline) - Method in interface org.gstreamer.lowlevel.GstPipelineAPI
 
gst_pipeline_get_bus(Pipeline) - Method in interface org.gstreamer.lowlevel.GstPipelineAPI
 
gst_pipeline_get_clock(Pipeline) - Method in interface org.gstreamer.lowlevel.GstPipelineAPI
 
gst_pipeline_get_delay(Pipeline) - Method in interface org.gstreamer.lowlevel.GstPipelineAPI
 
gst_pipeline_get_last_stream_time(Pipeline) - Method in interface org.gstreamer.lowlevel.GstPipelineAPI
 
gst_pipeline_get_type() - Method in interface org.gstreamer.lowlevel.GstPipelineAPI
 
gst_pipeline_new(String) - Method in interface org.gstreamer.lowlevel.GstPipelineAPI
 
gst_pipeline_set_auto_flush_bus(Pipeline, boolean) - Method in interface org.gstreamer.lowlevel.GstPipelineAPI
 
gst_pipeline_set_clock(Pipeline, Clock) - Method in interface org.gstreamer.lowlevel.GstPipelineAPI
 
gst_pipeline_set_delay(Pipeline, ClockTime) - Method in interface org.gstreamer.lowlevel.GstPipelineAPI
 
gst_pipeline_set_new_stream_time(Pipeline, ClockTime) - Method in interface org.gstreamer.lowlevel.GstPipelineAPI
 
gst_pipeline_use_clock(Pipeline, Clock) - Method in interface org.gstreamer.lowlevel.GstPipelineAPI
 
gst_plugin_feature_check_version(PluginFeature, int, int, int) - Method in interface org.gstreamer.lowlevel.GstPluginFeatureAPI
 
gst_plugin_feature_get_name(PluginFeature) - Method in interface org.gstreamer.lowlevel.GstPluginFeatureAPI
 
gst_plugin_feature_get_rank(PluginFeature) - Method in interface org.gstreamer.lowlevel.GstPluginFeatureAPI
 
gst_plugin_feature_get_type() - Method in interface org.gstreamer.lowlevel.GstPluginFeatureAPI
 
gst_plugin_feature_load(PluginFeature) - Method in interface org.gstreamer.lowlevel.GstPluginFeatureAPI
 
gst_plugin_feature_set_name(PluginFeature, String) - Method in interface org.gstreamer.lowlevel.GstPluginFeatureAPI
 
gst_plugin_feature_set_rank(PluginFeature, int) - Method in interface org.gstreamer.lowlevel.GstPluginFeatureAPI
 
gst_plugin_feature_type_name_filter(PluginFeature, GstPluginFeatureAPI.TypeNameData) - Method in interface org.gstreamer.lowlevel.GstPluginFeatureAPI
 
gst_plugin_get_description(Plugin) - Method in interface org.gstreamer.lowlevel.GstPluginAPI
 
gst_plugin_get_filename(Plugin) - Method in interface org.gstreamer.lowlevel.GstPluginAPI
 
gst_plugin_get_license(Plugin) - Method in interface org.gstreamer.lowlevel.GstPluginAPI
 
gst_plugin_get_name(Plugin) - Method in interface org.gstreamer.lowlevel.GstPluginAPI
 
gst_plugin_get_origin(Plugin) - Method in interface org.gstreamer.lowlevel.GstPluginAPI
 
gst_plugin_get_package(Plugin) - Method in interface org.gstreamer.lowlevel.GstPluginAPI
 
gst_plugin_get_source(Plugin) - Method in interface org.gstreamer.lowlevel.GstPluginAPI
 
gst_plugin_get_type() - Method in interface org.gstreamer.lowlevel.GstPluginAPI
 
gst_plugin_get_version(Plugin) - Method in interface org.gstreamer.lowlevel.GstPluginAPI
 
gst_plugin_is_loaded(Plugin) - Method in interface org.gstreamer.lowlevel.GstPluginAPI
 
gst_plugin_list_free(GlibAPI.GList) - Method in interface org.gstreamer.lowlevel.GstPluginAPI
 
gst_plugin_load(Plugin) - Method in interface org.gstreamer.lowlevel.GstPluginAPI
 
gst_plugin_load_by_name(String) - Method in interface org.gstreamer.lowlevel.GstPluginAPI
 
gst_plugin_name_filter(Plugin, String) - Method in interface org.gstreamer.lowlevel.GstPluginAPI
 
gst_property_probe_get_properties(PropertyProbe) - Method in interface org.gstreamer.lowlevel.GstPropertyProbeAPI
 
gst_property_probe_get_property(PropertyProbe, String) - Method in interface org.gstreamer.lowlevel.GstPropertyProbeAPI
 
gst_property_probe_get_type() - Method in interface org.gstreamer.lowlevel.GstPropertyProbeAPI
 
gst_property_probe_get_values(PropertyProbe, GObjectAPI.GParamSpec) - Method in interface org.gstreamer.lowlevel.GstPropertyProbeAPI
 
gst_property_probe_get_values_name(PropertyProbe, String) - Method in interface org.gstreamer.lowlevel.GstPropertyProbeAPI
 
gst_property_probe_needs_probe(PropertyProbe, GObjectAPI.GParamSpec) - Method in interface org.gstreamer.lowlevel.GstPropertyProbeAPI
 
gst_property_probe_needs_probe_name(PropertyProbe, String) - Method in interface org.gstreamer.lowlevel.GstPropertyProbeAPI
 
gst_property_probe_probe_and_get_values(PropertyProbe, GObjectAPI.GParamSpec) - Method in interface org.gstreamer.lowlevel.GstPropertyProbeAPI
 
gst_property_probe_probe_and_get_values_name(PropertyProbe, String) - Method in interface org.gstreamer.lowlevel.GstPropertyProbeAPI
 
gst_property_probe_probe_property(PropertyProbe, GObjectAPI.GParamSpec) - Method in interface org.gstreamer.lowlevel.GstPropertyProbeAPI
 
gst_property_probe_probe_property_name(PropertyProbe, String) - Method in interface org.gstreamer.lowlevel.GstPropertyProbeAPI
 
gst_query_get_structure(Query) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_get_type() - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_new_application(QueryType, Structure) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_new_convert(Format, long, Format) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_new_duration(Format) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_new_formats() - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_new_latency() - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_new_position(Format) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_new_seeking(Format) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_new_segment(Format) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_parse_convert(Query, Format[], long[], Format[], long[]) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_parse_duration(Query, Format[], long[]) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_parse_formats_length(Query, int[]) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_parse_formats_nth(Query, int, Format[]) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_parse_latency(Query, boolean[], ClockTime[], ClockTime[]) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_parse_position(Query, Format[], long[]) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_parse_seeking(Query, Format[], boolean[], long[], long[]) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_parse_segment(Query, double[], Format[], long[], long[]) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_set_convert(Query, Format, long, Format, long) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_set_duration(Query, Format, long) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_set_formats(Query, int, Format...) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_set_formatsv(Query, int, Format[]) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_set_latency(Query, boolean, ClockTime, ClockTime) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_set_position(Query, Format, long) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_set_seeking(Query, Format, boolean, long, long) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_set_segment(Query, double, Format, long, long) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_type_get_by_nick(String) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_type_get_name(QueryType) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_type_register(String, String) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_query_type_to_quark(QueryType) - Method in interface org.gstreamer.lowlevel.GstQueryAPI
 
gst_registry_add_feature(Registry, PluginFeature) - Method in interface org.gstreamer.lowlevel.GstRegistryAPI
 
gst_registry_add_plugin(Registry, Plugin) - Method in interface org.gstreamer.lowlevel.GstRegistryAPI
 
gst_registry_binary_read_cache(Registry, String) - Method in interface org.gstreamer.lowlevel.GstRegistryAPI
 
gst_registry_binary_write_cache(Registry, String) - Method in interface org.gstreamer.lowlevel.GstRegistryAPI
 
gst_registry_find_feature(Registry, String, GType) - Method in interface org.gstreamer.lowlevel.GstRegistryAPI
 
gst_registry_find_plugin(Registry, String) - Method in interface org.gstreamer.lowlevel.GstRegistryAPI
 
gst_registry_get_default() - Method in interface org.gstreamer.lowlevel.GstRegistryAPI
 
gst_registry_get_type() - Method in interface org.gstreamer.lowlevel.GstRegistryAPI
 
gst_registry_lookup(Registry, String) - Method in interface org.gstreamer.lowlevel.GstRegistryAPI
 
gst_registry_lookup_feature(Registry, String) - Method in interface org.gstreamer.lowlevel.GstRegistryAPI
 
gst_registry_remove_feature(Registry, PluginFeature) - Method in interface org.gstreamer.lowlevel.GstRegistryAPI
 
gst_registry_remove_plugin(Registry, Plugin) - Method in interface org.gstreamer.lowlevel.GstRegistryAPI
 
gst_registry_scan_path(Registry, String) - Method in interface org.gstreamer.lowlevel.GstRegistryAPI
 
gst_registry_xml_read_cache(Registry, String) - Method in interface org.gstreamer.lowlevel.GstRegistryAPI
 
gst_registry_xml_write_cache(Registry, String) - Method in interface org.gstreamer.lowlevel.GstRegistryAPI
 
gst_segtrap_is_enabled() - Method in interface org.gstreamer.lowlevel.GstAPI
 
gst_segtrap_set_enabled(boolean) - Method in interface org.gstreamer.lowlevel.GstAPI
 
gst_static_caps_get(GstCapsAPI.GstStaticCapsStruct) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_static_caps_get_type() - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
gst_static_pad_template_get(GstPadTemplateAPI.GstStaticPadTemplate) - Method in interface org.gstreamer.lowlevel.GstPadTemplateAPI
 
gst_static_pad_template_get_caps(GstPadTemplateAPI.GstStaticPadTemplate) - Method in interface org.gstreamer.lowlevel.GstPadTemplateAPI
 
gst_static_pad_template_get_type() - Method in interface org.gstreamer.lowlevel.GstPadTemplateAPI
 
gst_structure_copy(Structure) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_empty_new(String) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_fixate_field_nearest_int(Structure, String, int) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_from_string(String, PointerByReference) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_get_boolean(Structure, String, int[]) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_get_date(Structure, String, PointerByReference) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_get_date(Structure, String, Pointer[]) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_get_double(Structure, String, double[]) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_get_enum(Structure, String, GType, int[]) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_get_fourcc(Structure, String, int[]) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_get_fraction(Structure, String, int[], int[]) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_get_int(Structure, String, IntByReference) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_get_int(Structure, String, int[]) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_get_name(Structure) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_get_string(Structure, String) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_get_type() - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_get_uint(Structure, String, int[]) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_get_value(Structure, String) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_has_field(Structure, String) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_has_field_typed(Structure, String, GType) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_has_name(Structure, String) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_n_fields(Structure) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_new(String, String, Object...) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_nth_field_name(Structure, int) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_remove_all_fields(Structure) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_remove_field(Structure, String) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_remove_fields(Structure, String...) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_set(Structure, String, Object...) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_set_name(Structure, String) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_structure_to_string(Structure) - Method in interface org.gstreamer.lowlevel.GstStructureAPI
 
gst_tag_exists(String) - Method in interface org.gstreamer.lowlevel.GstTagAPI
 
gst_tag_get_description(String) - Method in interface org.gstreamer.lowlevel.GstTagAPI
 
gst_tag_get_flag(String) - Method in interface org.gstreamer.lowlevel.GstTagAPI
 
gst_tag_get_nick(String) - Method in interface org.gstreamer.lowlevel.GstTagAPI
 
gst_tag_get_type(String) - Method in interface org.gstreamer.lowlevel.GstTagAPI
 
gst_tag_is_fixed(String) - Method in interface org.gstreamer.lowlevel.GstTagAPI
 
gst_tag_list_add(TagList, TagMergeMode, String, Object...) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_copy(TagList) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_foreach(TagList, GstTagListAPI.TagForeachFunc, Pointer) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_get_boolean(TagList, String, int[]) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_get_boolean_index(TagList, String, int, int[]) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_get_char(TagList, String, byte[]) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_get_char_index(TagList, String, int, byte[]) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_get_date_index(TagList, String, int, PointerByReference) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_get_date_index(TagList, String, int, Pointer[]) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_get_double(TagList, String, double[]) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_get_double_index(TagList, String, int, double[]) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_get_int(TagList, String, int[]) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_get_int64(TagList, String, long[]) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_get_int64_index(TagList, String, int, long[]) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_get_int_index(TagList, String, int, int[]) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_get_string(TagList, String, PointerByReference) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_get_string_index(TagList, String, int, PointerByReference) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_get_string_index(TagList, String, int, Pointer[]) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_get_tag_size(TagList, String) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_get_uchar(TagList, String, byte[]) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_get_uchar_index(TagList, String, int, byte[]) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_get_uint(TagList, String, int[]) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_get_uint_index(TagList, String, int, int[]) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_insert(TagList, TagList, TagMergeMode) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_is_empty(TagList) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_merge(TagList, TagList, TagMergeMode) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_new() - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tag_list_remove_tag(TagList, TagList) - Method in interface org.gstreamer.lowlevel.GstTagListAPI
 
gst_tuner_channel_get_type() - Method in interface org.gstreamer.lowlevel.GstTunerAPI
 
gst_tuner_find_channel_by_name(Tuner, String) - Method in interface org.gstreamer.lowlevel.GstTunerAPI
 
gst_tuner_find_norm_by_name(Tuner, String) - Method in interface org.gstreamer.lowlevel.GstTunerAPI
 
gst_tuner_get_channel(Tuner) - Method in interface org.gstreamer.lowlevel.GstTunerAPI
 
gst_tuner_get_frequency(Tuner, TunerChannel) - Method in interface org.gstreamer.lowlevel.GstTunerAPI
 
gst_tuner_get_norm(Tuner) - Method in interface org.gstreamer.lowlevel.GstTunerAPI
 
gst_tuner_get_type() - Method in interface org.gstreamer.lowlevel.GstTunerAPI
 
gst_tuner_list_channels(Tuner) - Method in interface org.gstreamer.lowlevel.GstTunerAPI
 
gst_tuner_list_norms(Tuner) - Method in interface org.gstreamer.lowlevel.GstTunerAPI
 
gst_tuner_norm_get_type() - Method in interface org.gstreamer.lowlevel.GstTunerAPI
 
gst_tuner_set_channel(Tuner, TunerChannel) - Method in interface org.gstreamer.lowlevel.GstTunerAPI
 
gst_tuner_set_frequency(Tuner, TunerChannel, NativeLong) - Method in interface org.gstreamer.lowlevel.GstTunerAPI
 
gst_tuner_set_norm(Tuner, TunerNorm) - Method in interface org.gstreamer.lowlevel.GstTunerAPI
 
gst_tuner_signal_strength(Tuner, TunerChannel) - Method in interface org.gstreamer.lowlevel.GstTunerAPI
 
gst_type_find_get_type() - Method in interface org.gstreamer.lowlevel.GstAPI
 
gst_uri_has_protocol(String, String) - Method in interface org.gstreamer.lowlevel.GstURIAPI
 
gst_uri_is_valid(String) - Method in interface org.gstreamer.lowlevel.GstURIAPI
 
gst_uri_protocol_is_supported(URIType, String) - Method in interface org.gstreamer.lowlevel.GstURIAPI
 
gst_uri_protocol_is_valid(String) - Method in interface org.gstreamer.lowlevel.GstURIAPI
 
gst_value_get_double_range_max(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GstValueAPI
 
gst_value_get_double_range_min(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GstValueAPI
 
gst_value_get_fraction_denominator(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GstValueAPI
 
gst_value_get_fraction_numerator(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GstValueAPI
 
gst_value_get_fraction_range_max(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GstValueAPI
 
gst_value_get_fraction_range_min(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GstValueAPI
 
gst_value_get_int_range_max(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GstValueAPI
 
gst_value_get_int_range_min(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GstValueAPI
 
gst_value_list_get_size(GValueAPI.GValue) - Method in interface org.gstreamer.lowlevel.GstValueAPI
 
gst_value_list_get_type() - Method in interface org.gstreamer.lowlevel.GstValueAPI
 
gst_value_list_get_value(GValueAPI.GValue, int) - Method in interface org.gstreamer.lowlevel.GstValueAPI
 
gst_version(long[], long[], long[], long[]) - Method in interface org.gstreamer.lowlevel.GstAPI
 
gst_version_string() - Method in interface org.gstreamer.lowlevel.GstAPI
 
gst_video_frame_rate(Pad) - Method in interface org.gstreamer.lowlevel.GstVideoAPI
 
gst_video_get_size(Pad, int[], int[]) - Method in interface org.gstreamer.lowlevel.GstVideoAPI
 
gst_video_orientation_get_hcenter(VideoOrientation, int) - Method in interface org.gstreamer.lowlevel.GstVideoOrientationAPI
 
gst_video_orientation_get_hflip(VideoOrientation, boolean) - Method in interface org.gstreamer.lowlevel.GstVideoOrientationAPI
 
gst_video_orientation_get_type() - Method in interface org.gstreamer.lowlevel.GstVideoOrientationAPI
 
gst_video_orientation_get_vcenter(VideoOrientation, int) - Method in interface org.gstreamer.lowlevel.GstVideoOrientationAPI
 
gst_video_orientation_get_vflip(VideoOrientation, boolean) - Method in interface org.gstreamer.lowlevel.GstVideoOrientationAPI
 
gst_video_orientation_set_hcenter(VideoOrientation, int) - Method in interface org.gstreamer.lowlevel.GstVideoOrientationAPI
 
gst_video_orientation_set_hflip(VideoOrientation, boolean) - Method in interface org.gstreamer.lowlevel.GstVideoOrientationAPI
 
gst_video_orientation_set_vcenter(VideoOrientation, int) - Method in interface org.gstreamer.lowlevel.GstVideoOrientationAPI
 
gst_video_orientation_set_vflip(VideoOrientation, boolean) - Method in interface org.gstreamer.lowlevel.GstVideoOrientationAPI
 
gst_x_overlay_expose(XOverlayBase) - Method in interface org.gstreamer.lowlevel.GstXOverlayAPI
 
gst_x_overlay_get_type() - Method in interface org.gstreamer.lowlevel.GstXOverlayAPI
 
gst_x_overlay_got_window_handle(XOverlayBase, NativeLong) - Method in interface org.gstreamer.lowlevel.GstXOverlayAPI
 
gst_x_overlay_got_xwindow_id(XOverlayBase, NativeLong) - Method in interface org.gstreamer.lowlevel.GstXOverlayAPI
Deprecated.
gst_x_overlay_handle_events(XOverlayBase, boolean) - Method in interface org.gstreamer.lowlevel.GstXOverlayAPI
 
gst_x_overlay_prepare_xwindow_id(XOverlayBase) - Method in interface org.gstreamer.lowlevel.GstXOverlayAPI
 
gst_x_overlay_set_render_rectangle(XOverlayBase, int, int, int, int) - Method in interface org.gstreamer.lowlevel.GstXOverlayAPI
 
gst_x_overlay_set_window_handle(XOverlayBase, NativeLong) - Method in interface org.gstreamer.lowlevel.GstXOverlayAPI
 
gst_x_overlay_set_window_handle(XOverlayBase, Pointer) - Method in interface org.gstreamer.lowlevel.GstXOverlayAPI
 
gst_x_overlay_set_xwindow_id(XOverlayBase, NativeLong) - Method in interface org.gstreamer.lowlevel.GstXOverlayAPI
Deprecated.
gst_x_overlay_set_xwindow_id(XOverlayBase, Pointer) - Method in interface org.gstreamer.lowlevel.GstXOverlayAPI
Deprecated.
GstAPI - Interface in org.gstreamer.lowlevel
 
GstAPI.GErrorStruct - Class in org.gstreamer.lowlevel
 
GstAPI.GErrorStruct() - Constructor for class org.gstreamer.lowlevel.GstAPI.GErrorStruct
Creates a new instance of GError
GstAPI.GErrorStruct(Pointer) - Constructor for class org.gstreamer.lowlevel.GstAPI.GErrorStruct
 
GstAPI.GstCallback - Interface in org.gstreamer.lowlevel
 
GstAPI.GstSegmentStruct - Class in org.gstreamer.lowlevel
 
GstAPI.GstSegmentStruct() - Constructor for class org.gstreamer.lowlevel.GstAPI.GstSegmentStruct
 
GSTBIN_API - Static variable in interface org.gstreamer.lowlevel.GstBinAPI
 
GstBinAPI - Interface in org.gstreamer.lowlevel
GstBin functions
GSTBUFFER_API - Static variable in interface org.gstreamer.lowlevel.GstBufferAPI
 
GstBufferAPI - Interface in org.gstreamer.lowlevel
GstBuffer functions
GstBufferAPI.BufferStruct - Class in org.gstreamer.lowlevel
 
GstBufferAPI.BufferStruct(Pointer) - Constructor for class org.gstreamer.lowlevel.GstBufferAPI.BufferStruct
 
GSTBUS_API - Static variable in interface org.gstreamer.lowlevel.GstBusAPI
 
GstBusAPI - Interface in org.gstreamer.lowlevel
GstBus functions
GstBusAPI.BusCallback - Interface in org.gstreamer.lowlevel
 
GstBusAPI.BusSyncHandler - Interface in org.gstreamer.lowlevel
 
GSTCAPS_API - Static variable in interface org.gstreamer.lowlevel.GstCapsAPI
 
GstCapsAPI - Interface in org.gstreamer.lowlevel
GstCaps functions
GstCapsAPI.GPtrArray - Class in org.gstreamer.lowlevel
 
GstCapsAPI.GPtrArray() - Constructor for class org.gstreamer.lowlevel.GstCapsAPI.GPtrArray
 
GstCapsAPI.GstCapsStruct - Class in org.gstreamer.lowlevel
 
GstCapsAPI.GstCapsStruct() - Constructor for class org.gstreamer.lowlevel.GstCapsAPI.GstCapsStruct
 
GstCapsAPI.GstStaticCapsStruct - Class in org.gstreamer.lowlevel
 
GstCapsAPI.GstStaticCapsStruct() - Constructor for class org.gstreamer.lowlevel.GstCapsAPI.GstStaticCapsStruct
 
GSTCLOCK_API - Static variable in interface org.gstreamer.lowlevel.GstClockAPI
 
GstClockAPI - Interface in org.gstreamer.lowlevel
GstClock functions
GstClockAPI.GstClockCallback - Interface in org.gstreamer.lowlevel
 
GSTCOLORBALANCE_API - Static variable in interface org.gstreamer.lowlevel.GstColorBalanceAPI
 
GstColorBalanceAPI - Interface in org.gstreamer.lowlevel
 
GstColorBalanceAPI.ColorBalanceChannelStruct - Class in org.gstreamer.lowlevel
 
GstColorBalanceAPI.ColorBalanceChannelStruct(Pointer) - Constructor for class org.gstreamer.lowlevel.GstColorBalanceAPI.ColorBalanceChannelStruct
 
GSTCONTROLLER_API - Static variable in interface org.gstreamer.lowlevel.GstControllerAPI
 
GstControllerAPI - Interface in org.gstreamer.lowlevel
 
GstControllerAPI.GstControllerClass - Class in org.gstreamer.lowlevel
 
GstControllerAPI.GstControllerClass() - Constructor for class org.gstreamer.lowlevel.GstControllerAPI.GstControllerClass
 
GstControllerAPI.GstControllerClass(Pointer) - Constructor for class org.gstreamer.lowlevel.GstControllerAPI.GstControllerClass
 
GstControllerAPI.GstControllerStruct - Class in org.gstreamer.lowlevel
 
GstControllerAPI.GstControllerStruct() - Constructor for class org.gstreamer.lowlevel.GstControllerAPI.GstControllerStruct
 
GSTCONTROLSOURCE_API - Static variable in interface org.gstreamer.lowlevel.GstControlSourceAPI
 
GstControlSourceAPI - Interface in org.gstreamer.lowlevel
 
GstControlSourceAPI.GstControlSourceBind - Interface in org.gstreamer.lowlevel
 
GstControlSourceAPI.GstControlSourceClass - Class in org.gstreamer.lowlevel
 
GstControlSourceAPI.GstControlSourceClass() - Constructor for class org.gstreamer.lowlevel.GstControlSourceAPI.GstControlSourceClass
 
GstControlSourceAPI.GstControlSourceGetValue - Interface in org.gstreamer.lowlevel
 
GstControlSourceAPI.GstControlSourceGetValueArray - Interface in org.gstreamer.lowlevel
 
GstControlSourceAPI.GstControlSourceStruct - Class in org.gstreamer.lowlevel
 
GstControlSourceAPI.GstControlSourceStruct() - Constructor for class org.gstreamer.lowlevel.GstControlSourceAPI.GstControlSourceStruct
 
GstControlSourceAPI.TimedValue - Class in org.gstreamer.lowlevel
 
GstControlSourceAPI.TimedValue() - Constructor for class org.gstreamer.lowlevel.GstControlSourceAPI.TimedValue
 
GstControlSourceAPI.ValueArray - Class in org.gstreamer.lowlevel
 
GstControlSourceAPI.ValueArray() - Constructor for class org.gstreamer.lowlevel.GstControlSourceAPI.ValueArray
 
GSTDATETIME_API - Static variable in interface org.gstreamer.lowlevel.GstDateTimeAPI
 
GstDateTimeAPI - Interface in org.gstreamer.lowlevel
GstDateTime functions A date, time and timezone structure Struct to store date, time and timezone information altogether.
GSTELEMENT_API - Static variable in interface org.gstreamer.lowlevel.GstElementAPI
 
GstElementAPI - Interface in org.gstreamer.lowlevel
GstElement methods
GstElementAPI.GstElementClass - Class in org.gstreamer.lowlevel
 
GstElementAPI.GstElementClass() - Constructor for class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
GstElementAPI.GstElementClass.ChangeState - Interface in org.gstreamer.lowlevel
 
GstElementAPI.GstElementClass.GetState - Interface in org.gstreamer.lowlevel
 
GstElementAPI.GstElementClass.ReleasePad - Interface in org.gstreamer.lowlevel
 
GstElementAPI.GstElementClass.RequestNewPad - Interface in org.gstreamer.lowlevel
 
GstElementAPI.GstElementClass.SetState - Interface in org.gstreamer.lowlevel
 
GstElementAPI.GstElementDetails - Class in org.gstreamer.lowlevel
 
GstElementAPI.GstElementDetails() - Constructor for class org.gstreamer.lowlevel.GstElementAPI.GstElementDetails
 
GstElementAPI.GstElementStruct - Class in org.gstreamer.lowlevel
 
GstElementAPI.GstElementStruct() - Constructor for class org.gstreamer.lowlevel.GstElementAPI.GstElementStruct
 
GSTELEMENTFACTORY_API - Static variable in interface org.gstreamer.lowlevel.GstElementFactoryAPI
 
GstElementFactoryAPI - Interface in org.gstreamer.lowlevel
GstElementFactory methods
GSTEVENT_API - Static variable in interface org.gstreamer.lowlevel.GstEventAPI
 
GstEventAPI - Interface in org.gstreamer.lowlevel
GstEvent functions
GstEventAPI.EventStruct - Class in org.gstreamer.lowlevel
 
GstEventAPI.EventStruct(Pointer) - Constructor for class org.gstreamer.lowlevel.GstEventAPI.EventStruct
 
GstException - Exception in org.gstreamer
Thrown when a gstreamer error occurs.
GstException() - Constructor for exception org.gstreamer.GstException
Creates a new instance of GstException without detail message.
GstException(String) - Constructor for exception org.gstreamer.GstException
Constructs an instance of GstException with the specified detail message.
GstException(GError) - Constructor for exception org.gstreamer.GstException
 
GSTGHOSTPAD_API - Static variable in interface org.gstreamer.lowlevel.GstGhostPadAPI
 
GstGhostPadAPI - Interface in org.gstreamer.lowlevel
GstGhostPad functions
GstInterface - Class in org.gstreamer.interfaces
Base type for all gstreamer interface proxies
GstInterface(Element, GType) - Constructor for class org.gstreamer.interfaces.GstInterface
 
GstInterface.ListElementCreator<E> - Interface in org.gstreamer.interfaces
 
GSTINTERFACES_API - Static variable in interface org.gstreamer.lowlevel.GstInterfacesAPI
 
GstInterfacesAPI - Interface in org.gstreamer.lowlevel
 
GSTINTERPOLATIONCONTROLSOURCE_API - Static variable in interface org.gstreamer.lowlevel.GstInterpolationControlSourceAPI
 
GstInterpolationControlSourceAPI - Interface in org.gstreamer.lowlevel
 
GstInterpolationControlSourceAPI.GstInterpolationControlSourceClass - Class in org.gstreamer.lowlevel
 
GstInterpolationControlSourceAPI.GstInterpolationControlSourceClass() - Constructor for class org.gstreamer.lowlevel.GstInterpolationControlSourceAPI.GstInterpolationControlSourceClass
 
GstInterpolationControlSourceAPI.GstInterpolationControlSourceStruct - Class in org.gstreamer.lowlevel
 
GstInterpolationControlSourceAPI.GstInterpolationControlSourceStruct() - Constructor for class org.gstreamer.lowlevel.GstInterpolationControlSourceAPI.GstInterpolationControlSourceStruct
 
GstInterpolationControlSourceAPI.InterpolateMode - Enum in org.gstreamer.lowlevel
 
GSTITERATOR_API - Static variable in interface org.gstreamer.lowlevel.GstIteratorAPI
 
GstIteratorAPI - Interface in org.gstreamer.lowlevel
GstIterator functions
GSTLFOCONTROLSOURCE_API - Static variable in interface org.gstreamer.lowlevel.GstLFOControlSourceAPI
 
GstLFOControlSourceAPI - Interface in org.gstreamer.lowlevel
 
GstLFOControlSourceAPI.GstLFOControlSourceClass - Class in org.gstreamer.lowlevel
 
GstLFOControlSourceAPI.GstLFOControlSourceClass() - Constructor for class org.gstreamer.lowlevel.GstLFOControlSourceAPI.GstLFOControlSourceClass
 
GstLFOControlSourceAPI.GstLFOControlSourceStruct - Class in org.gstreamer.lowlevel
 
GstLFOControlSourceAPI.GstLFOControlSourceStruct() - Constructor for class org.gstreamer.lowlevel.GstLFOControlSourceAPI.GstLFOControlSourceStruct
 
GstLFOControlSourceAPI.Waveform - Enum in org.gstreamer.lowlevel
 
GSTMESSAGE_API - Static variable in interface org.gstreamer.lowlevel.GstMessageAPI
 
GstMessageAPI - Interface in org.gstreamer.lowlevel
 
GstMessageAPI.MessageStruct - Class in org.gstreamer.lowlevel
 
GstMessageAPI.MessageStruct() - Constructor for class org.gstreamer.lowlevel.GstMessageAPI.MessageStruct
Creates a new instance of MessageStruct
GstMessageAPI.MessageStruct(Pointer) - Constructor for class org.gstreamer.lowlevel.GstMessageAPI.MessageStruct
 
GSTMINIOBJECT_API - Static variable in interface org.gstreamer.lowlevel.GstMiniObjectAPI
 
GstMiniObjectAPI - Interface in org.gstreamer.lowlevel
GstMiniObject functions
GstMiniObjectAPI.MiniObjectStruct - Class in org.gstreamer.lowlevel
 
GstMiniObjectAPI.MiniObjectStruct() - Constructor for class org.gstreamer.lowlevel.GstMiniObjectAPI.MiniObjectStruct
Creates a new instance of GstMiniObjectStructure
GstMiniObjectAPI.MiniObjectStruct(Pointer) - Constructor for class org.gstreamer.lowlevel.GstMiniObjectAPI.MiniObjectStruct
 
GSTMIXER_API - Static variable in interface org.gstreamer.lowlevel.GstMixerAPI
 
GstMixerAPI - Interface in org.gstreamer.lowlevel
 
GstMixerAPI.MixerTrackStruct - Class in org.gstreamer.lowlevel
 
GstMixerAPI.MixerTrackStruct(Pointer) - Constructor for class org.gstreamer.lowlevel.GstMixerAPI.MixerTrackStruct
 
GstNative - Class in org.gstreamer.lowlevel
A convenience wrapper to aid in loading an API interface.
GSTNAVIGATION_API - Static variable in interface org.gstreamer.lowlevel.GstNavigationAPI
 
GstNavigationAPI - Interface in org.gstreamer.lowlevel
 
GstObject - Class in org.gstreamer
Base class for the GStreamer object hierarchy GstObject provides a root for the object hierarchy tree filed in by the GStreamer library.
GstObject(NativeObject.Initializer) - Constructor for class org.gstreamer.GstObject
Wraps an underlying C GstObject with a Java proxy
GSTOBJECT_API - Static variable in interface org.gstreamer.lowlevel.GstObjectAPI
 
GstObjectAPI - Interface in org.gstreamer.lowlevel
GstObject functions
GstObjectAPI.GstObjectClass - Class in org.gstreamer.lowlevel
 
GstObjectAPI.GstObjectClass() - Constructor for class org.gstreamer.lowlevel.GstObjectAPI.GstObjectClass
 
GstObjectAPI.GstObjectStruct - Class in org.gstreamer.lowlevel
 
GstObjectAPI.GstObjectStruct() - Constructor for class org.gstreamer.lowlevel.GstObjectAPI.GstObjectStruct
 
GSTPAD_API - Static variable in interface org.gstreamer.lowlevel.GstPadAPI
 
GstPadAPI - Interface in org.gstreamer.lowlevel
GstPad functions
GstPadAPI.PadBlockCallback - Interface in org.gstreamer.lowlevel
 
GstPadAPI.PadDataProbe - Interface in org.gstreamer.lowlevel
 
GstPadAPI.PadEventProbe - Interface in org.gstreamer.lowlevel
 
GstPadAPI.PadFixateCaps - Interface in org.gstreamer.lowlevel
 
GSTPADTEMPLATE_API - Static variable in interface org.gstreamer.lowlevel.GstPadTemplateAPI
 
GstPadTemplateAPI - Interface in org.gstreamer.lowlevel
GstPadTemplate functions
GstPadTemplateAPI.GstStaticPadTemplate - Class in org.gstreamer.lowlevel
 
GstPadTemplateAPI.GstStaticPadTemplate(Pointer) - Constructor for class org.gstreamer.lowlevel.GstPadTemplateAPI.GstStaticPadTemplate
 
GSTPARSE_API - Static variable in interface org.gstreamer.lowlevel.GstParseAPI
 
GstParseAPI - Interface in org.gstreamer.lowlevel
gstparse functions
GSTPIPELINE_API - Static variable in interface org.gstreamer.lowlevel.GstPipelineAPI
 
GstPipelineAPI - Interface in org.gstreamer.lowlevel
GstPipeline
GSTPLUGIN_API - Static variable in interface org.gstreamer.lowlevel.GstPluginAPI
 
GstPluginAPI - Interface in org.gstreamer.lowlevel
GstPlugin functions
GSTPLUGINFEATURE_API - Static variable in interface org.gstreamer.lowlevel.GstPluginFeatureAPI
 
GstPluginFeatureAPI - Interface in org.gstreamer.lowlevel
GstPluginFeature functions
GstPluginFeatureAPI.TypeNameData - Class in org.gstreamer.lowlevel
 
GstPluginFeatureAPI.TypeNameData() - Constructor for class org.gstreamer.lowlevel.GstPluginFeatureAPI.TypeNameData
 
GSTPROPERTYPROBE_API - Static variable in interface org.gstreamer.lowlevel.GstPropertyProbeAPI
 
GstPropertyProbeAPI - Interface in org.gstreamer.lowlevel
 
GSTQUERY_API - Static variable in interface org.gstreamer.lowlevel.GstQueryAPI
 
GstQueryAPI - Interface in org.gstreamer.lowlevel
GstQuery functions
GstQueryAPI.QueryStruct - Class in org.gstreamer.lowlevel
 
GstQueryAPI.QueryStruct(Pointer) - Constructor for class org.gstreamer.lowlevel.GstQueryAPI.QueryStruct
 
GSTREGISTRY_API - Static variable in interface org.gstreamer.lowlevel.GstRegistryAPI
 
GstRegistryAPI - Interface in org.gstreamer.lowlevel
GstRegistry functions
GstRegistryAPI.PluginFeatureFilter - Interface in org.gstreamer.lowlevel
 
GstRegistryAPI.PluginFilter - Interface in org.gstreamer.lowlevel
 
GSTSTRUCTURE_API - Static variable in interface org.gstreamer.lowlevel.GstStructureAPI
 
GstStructureAPI - Interface in org.gstreamer.lowlevel
GstStructure functions
GSTTAG_API - Static variable in interface org.gstreamer.lowlevel.GstTagAPI
 
GstTagAPI - Interface in org.gstreamer.lowlevel
 
GSTTAGLIST_API - Static variable in interface org.gstreamer.lowlevel.GstTagListAPI
 
GstTagListAPI - Interface in org.gstreamer.lowlevel
GstTagList functions
GstTagListAPI.TagForeachFunc - Interface in org.gstreamer.lowlevel
 
GstTagListAPI.TagMergeFunc - Interface in org.gstreamer.lowlevel
 
GSTTUNER_API - Static variable in interface org.gstreamer.lowlevel.GstTunerAPI
 
GstTunerAPI - Interface in org.gstreamer.lowlevel
 
GstTunerAPI.TunerChannelStruct - Class in org.gstreamer.lowlevel
 
GstTunerAPI.TunerChannelStruct(Pointer) - Constructor for class org.gstreamer.lowlevel.GstTunerAPI.TunerChannelStruct
 
GstTunerAPI.TunerNormStruct - Class in org.gstreamer.lowlevel
 
GstTunerAPI.TunerNormStruct(Pointer) - Constructor for class org.gstreamer.lowlevel.GstTunerAPI.TunerNormStruct
 
GstTypes - Class in org.gstreamer.lowlevel
 
GSTURI_API - Static variable in interface org.gstreamer.lowlevel.GstURIAPI
 
GstURIAPI - Interface in org.gstreamer.lowlevel
The URIHandler is an interface that is implemented by Source and Sink GstElement to simplify then handling of URI.
GSTVALUE_API - Static variable in interface org.gstreamer.lowlevel.GstValueAPI
 
GstValueAPI - Interface in org.gstreamer.lowlevel
GstStructure functions
GSTVIDEO_API - Static variable in interface org.gstreamer.lowlevel.GstVideoAPI
 
GstVideoAPI - Interface in org.gstreamer.lowlevel
 
GSTVIDEOORIENTATION_API - Static variable in interface org.gstreamer.lowlevel.GstVideoOrientationAPI
 
GstVideoOrientationAPI - Interface in org.gstreamer.lowlevel
 
GstXML - Class in org.gstreamer
Loads and saves pipelines in an XML file
GstXML(File) - Constructor for class org.gstreamer.GstXML
Creates a new Gstreamer XML reader/writer
GSTXOVERLAY_API - Static variable in interface org.gstreamer.lowlevel.GstXOverlayAPI
 
GstXOverlayAPI - Interface in org.gstreamer.lowlevel
 
GTYPE - Static variable in class org.gstreamer.glib.GDate
 
GType - Class in org.gstreamer.lowlevel
 
GType(long, String) - Constructor for class org.gstreamer.lowlevel.GType
 
GType(long) - Constructor for class org.gstreamer.lowlevel.GType
 
GType() - Constructor for class org.gstreamer.lowlevel.GType
 
GTYPE_NAME - Static variable in class org.gstreamer.Bin
 
GTYPE_NAME - Static variable in class org.gstreamer.Buffer
 
GTYPE_NAME - Static variable in class org.gstreamer.Bus
 
GTYPE_NAME - Static variable in class org.gstreamer.Caps
 
GTYPE_NAME - Static variable in class org.gstreamer.Clock
 
GTYPE_NAME - Static variable in class org.gstreamer.DateTime
 
GTYPE_NAME - Static variable in class org.gstreamer.Element
 
GTYPE_NAME - Static variable in class org.gstreamer.ElementFactory
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.AppSink
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.AppSrc
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.BaseSink
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.BaseSrc
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.BaseTransform
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.DecodeBin
Deprecated.
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.DecodeBin2
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.FakeSink
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.FakeSrc
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.FileSink
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.FileSrc
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.good.RTPBin
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.good.RTSPSrc
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.Identity
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.InputSelector
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.MultiFdSink
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.MultiQueue
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.OSXVideoSink
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.PlayBin
Deprecated.
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.PlayBin2
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.Queue
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.Queue2
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.ShmSink
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.ShmSrc
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.TCPServerSink
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.Tee
 
GTYPE_NAME - Static variable in class org.gstreamer.elements.TypeFind
 
GTYPE_NAME - Static variable in class org.gstreamer.Event
 
GTYPE_NAME - Static variable in class org.gstreamer.GhostPad
 
GTYPE_NAME - Static variable in class org.gstreamer.glib.GDate
 
GTYPE_NAME - Static variable in class org.gstreamer.interfaces.ColorBalanceChannel
 
GTYPE_NAME - Static variable in class org.gstreamer.interfaces.MixerTrack
 
GTYPE_NAME - Static variable in class org.gstreamer.interfaces.TunerChannel
 
GTYPE_NAME - Static variable in class org.gstreamer.interfaces.TunerNorm
 
GTYPE_NAME - Static variable in class org.gstreamer.lowlevel.GstControlSourceAPI.TimedValue
 
GTYPE_NAME - Static variable in class org.gstreamer.lowlevel.GstControlSourceAPI.ValueArray
 
GTYPE_NAME - Static variable in class org.gstreamer.lowlevel.GValueAPI.GValue
 
GTYPE_NAME - Static variable in class org.gstreamer.lowlevel.GValueAPI.GValueArray
 
GTYPE_NAME - Static variable in class org.gstreamer.Message
 
GTYPE_NAME - Static variable in class org.gstreamer.Pad
 
GTYPE_NAME - Static variable in class org.gstreamer.PadTemplate
 
GTYPE_NAME - Static variable in class org.gstreamer.Pipeline
 
GTYPE_NAME - Static variable in class org.gstreamer.Plugin
 
GTYPE_NAME - Static variable in class org.gstreamer.PluginFeature
 
GTYPE_NAME - Static variable in class org.gstreamer.Query
 
GTYPE_NAME - Static variable in class org.gstreamer.Registry
 
GTYPE_NAME - Static variable in class org.gstreamer.ValueList
 
GTypeMapper - Class in org.gstreamer.lowlevel
 
GTypeMapper() - Constructor for class org.gstreamer.lowlevel.GTypeMapper
 
GVALUE_API - Static variable in interface org.gstreamer.lowlevel.GValueAPI
 
GVALUE_NOMAPPER_API - Static variable in interface org.gstreamer.lowlevel.GValueAPI
 
GValueAPI - Interface in org.gstreamer.lowlevel
 
GValueAPI.GValue - Class in org.gstreamer.lowlevel
 
GValueAPI.GValue(GType) - Constructor for class org.gstreamer.lowlevel.GValueAPI.GValue
 
GValueAPI.GValue(GType, Object) - Constructor for class org.gstreamer.lowlevel.GValueAPI.GValue
 
GValueAPI.GValue() - Constructor for class org.gstreamer.lowlevel.GValueAPI.GValue
 
GValueAPI.GValue(Pointer) - Constructor for class org.gstreamer.lowlevel.GValueAPI.GValue
 
GValueAPI.GValue.GValueData - Class in org.gstreamer.lowlevel
 
GValueAPI.GValue.GValueData() - Constructor for class org.gstreamer.lowlevel.GValueAPI.GValue.GValueData
 
GValueAPI.GValueArray - Class in org.gstreamer.lowlevel
 
GValueAPI.GValueArray() - Constructor for class org.gstreamer.lowlevel.GValueAPI.GValueArray
 
GValueAPI.GValueArray(int) - Constructor for class org.gstreamer.lowlevel.GValueAPI.GValueArray
 
GValueAPI.GValueArray(Pointer) - Constructor for class org.gstreamer.lowlevel.GValueAPI.GValueArray
 
GValueAPI.NoMapperAPI - Interface in org.gstreamer.lowlevel
 
GValueStruct - Class in org.gstreamer.lowlevel
 
GValueStruct() - Constructor for class org.gstreamer.lowlevel.GValueStruct
Creates a new instance of GValueStruct

H

handle - Variable in class org.gstreamer.interfaces.GstInterface
 
Handle - Class in org.gstreamer.lowlevel
 
Handle() - Constructor for class org.gstreamer.lowlevel.Handle
 
handle() - Method in class org.gstreamer.lowlevel.NativeObject
 
handleEvent(boolean) - Method in class org.gstreamer.interfaces.XOverlayBase
Tell an overlay that it should handle events from the window system.
handoff(BaseSink, Buffer, Pad) - Method in interface org.gstreamer.elements.BaseSink.HANDOFF
Called when an BaseSink has a Buffer ready.
handoff(BaseSrc, Buffer, Pad) - Method in interface org.gstreamer.elements.BaseSrc.HANDOFF
Called when an BaseSrc has a Buffer ready.
handoff(Identity, Buffer) - Method in interface org.gstreamer.elements.Identity.HANDOFF
Called when an BaseSrc has a Buffer ready.
hasDoubleField(String) - Method in class org.gstreamer.Structure
Check if the Structure contains a double field named fieldName.
hasField(String) - Method in class org.gstreamer.Structure
Check if the Structure contains a field named fieldName.
hasField(String, GType) - Method in class org.gstreamer.Structure
Check if the Structure contains a field named fieldName.
hasField(String, Class<?>) - Method in class org.gstreamer.Structure
Check if the Structure contains a field named fieldName.
hasFlag(int) - Method in class org.gstreamer.interfaces.MixerTrack
Checks if a flag is set on this track.
hasFlag(int) - Method in class org.gstreamer.interfaces.TunerChannel
Checks if a flag is set on this channel.
hashCode() - Method in class org.gstreamer.ClockTime
Returns a hash code for this ClockTime.
hashCode() - Method in class org.gstreamer.lowlevel.NativeObject
 
hashCode() - Method in class org.gstreamer.QueryType
Returns a hash code for this QueryType.
hasIntField(String) - Method in class org.gstreamer.Structure
Check if the Structure contains an integer field named fieldName.
hasName(String) - Method in class org.gstreamer.Structure
Checks if the structure has the given name.
HasSubtype - Annotation Type in org.gstreamer.lowlevel.annotations
 
have_newsegment - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
have_newsegment - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformStruct
 
have_preroll - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
have_same_caps - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformStruct
 
haveData(Pad, MiniObject) - Method in interface org.gstreamer.Pad.HAVE_DATA
Called when a Pad has data available.

I

id - Variable in class org.gstreamer.GObject.GCallback
 
Identity - Class in org.gstreamer.elements
 
Identity(String) - Constructor for class org.gstreamer.elements.Identity
 
Identity(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.Identity
 
Identity.HANDOFF - Interface in org.gstreamer.elements
Signal emitted when this Identity has a Buffer ready.
IncRef - Annotation Type in org.gstreamer.lowlevel.annotations
Signal that the Handle parameter's refcount should be incremented
infoMessage(GstObject, int, String) - Method in interface org.gstreamer.Bus.INFO
Called when a Pipeline element posts an informational message.
InfoMessage - Class in org.gstreamer.message
This message is posted by element to provide information to the application.
InfoMessage(NativeObject.Initializer) - Constructor for class org.gstreamer.message.InfoMessage
Creates a new info message.
init() - Static method in class org.gstreamer.Gst
Initializes the GStreamer library.
init(String, String[]) - Static method in class org.gstreamer.Gst
Initializes the GStreamer library.
initializer(Pointer) - Static method in class org.gstreamer.Caps
 
initializer(Pointer) - Static method in class org.gstreamer.GstObject
 
initializer(Pointer, boolean) - Static method in class org.gstreamer.GstObject
 
initializer(Pointer) - Static method in class org.gstreamer.lowlevel.NativeObject
 
initializer(Pointer, boolean, boolean) - Static method in class org.gstreamer.lowlevel.NativeObject
 
InitTest - Class in org.gstreamer.example
 
InitTest() - Constructor for class org.gstreamer.example.InitTest
Creates a new instance of GstInitTest
INPUT - Static variable in class org.gstreamer.interfaces.MixerTrack.Flags
 
INPUT - Static variable in class org.gstreamer.interfaces.TunerChannel.Flags
 
InputSelector - Class in org.gstreamer.elements
 
InputSelector(String) - Constructor for class org.gstreamer.elements.InputSelector
 
InputSelector(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.InputSelector
 
InputSelector.BLOCK - Interface in org.gstreamer.elements
Block all sink pads in preparation for a switch.
InputSelector.SWITCH - Interface in org.gstreamer.elements
If you have a stream with only one switch element, such as an audio-only stream, a stream switch should be performed by first emitting the block signal, and then emitting the switch signal with -1 for the stop and start time values.
InputStreamSrc - Class in org.gstreamer.io
 
InputStreamSrc(InputStream, String) - Constructor for class org.gstreamer.io.InputStreamSrc
 
InputStreamSrcTest - Class in org.gstreamer.example
 
InputStreamSrcTest() - Constructor for class org.gstreamer.example.InputStreamSrcTest
 
insert(int, GValueAPI.GValue) - Method in class org.gstreamer.lowlevel.GValueAPI.GValueArray
 
instance - Variable in class org.gstreamer.lowlevel.GstMiniObjectAPI.MiniObjectStruct
 
instance_init - Variable in class org.gstreamer.lowlevel.GObjectAPI.GTypeInfo
 
instance_size - Variable in class org.gstreamer.lowlevel.GObjectAPI.GTypeInfo
 
instanceFor(Pointer) - Static method in class org.gstreamer.lowlevel.NativeObject
 
INT - Static variable in class org.gstreamer.lowlevel.GType
 
INT64 - Static variable in class org.gstreamer.lowlevel.GType
 
IntegerEnum - Interface in org.gstreamer.lowlevel
Interface for int enums that are non-contiguous (i.e.
INTERFACE - Static variable in class org.gstreamer.lowlevel.GType
 
InterpolationControlSource - Class in org.gstreamer.controller
The ControlSource is a base class for control value sources that could be used by Controller to get timestamp-value pairs.
InterpolationControlSource(NativeObject.Initializer) - Constructor for class org.gstreamer.controller.InterpolationControlSource
For internal gstreamer-java use only
InterpolationControlSource(Pointer, boolean, boolean) - Constructor for class org.gstreamer.controller.InterpolationControlSource
 
intersect(Caps) - Method in class org.gstreamer.Caps
Creates a new Caps that contains all the formats that are common to both this Caps and the other Caps.
IntPtr - Class in org.gstreamer.lowlevel
 
IntPtr(int) - Constructor for class org.gstreamer.lowlevel.IntPtr
 
intValue() - Method in enum org.gstreamer.BufferFlag
Get the integer value of the enum.
intValue() - Method in enum org.gstreamer.BusSyncReply
Gets the integer value of the enum.
intValue() - Method in enum org.gstreamer.elements.MultiFdSink.ClientStatus
Gets the integer value of the enum.
intValue() - Method in enum org.gstreamer.EventType
Gets the native value of this enum
intValue() - Method in enum org.gstreamer.FlowReturn
Gets the integer value of the enum.
intValue() - Method in enum org.gstreamer.Format
Gets the integer value of the enum.
intValue() - Method in class org.gstreamer.glib.GQuark
 
intValue(Enum<?>) - Method in class org.gstreamer.lowlevel.EnumMapper
 
intValue() - Method in interface org.gstreamer.lowlevel.IntegerEnum
 
intValue() - Method in class org.gstreamer.lowlevel.IntPtr
 
intValue() - Method in enum org.gstreamer.MessageType
Gets the native integer value for this type.
intValue() - Method in enum org.gstreamer.MiniObjectFlags
 
intValue() - Method in enum org.gstreamer.PadLinkReturn
Gets the integer value of the enum.
intValue() - Method in class org.gstreamer.QueryType
Gets the integer value of the enum.
intValue() - Method in enum org.gstreamer.State
Gets the integer value of the enum.
intValue() - Method in enum org.gstreamer.URIType
Gets the integer value of the enum.
INVALID - Static variable in class org.gstreamer.lowlevel.GType
 
invalidate() - Method in class org.gstreamer.GObject
 
Invalidate - Annotation Type in org.gstreamer.lowlevel.annotations
Signal that the Handle parameter should be invalidated (not used after this call)
invalidate() - Method in class org.gstreamer.lowlevel.Handle
 
invalidate() - Method in class org.gstreamer.lowlevel.NativeObject
 
invokeAndWait(Runnable) - Static method in class org.gstreamer.Gst
Executes a task on the gstreamer background Executor, waiting until the task completes before returning.
invokeAndWait(Runnable) - Method in class org.gstreamer.lowlevel.MainLoop
Invokes a task on the main loop thread.
invokeLater(Runnable) - Static method in class org.gstreamer.Gst
Schedules a task for execution on the gstreamer background Executor.
invokeLater(Runnable) - Method in class org.gstreamer.lowlevel.MainLoop
Invokes a task on the main loop thread.
is_live - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
is_seekable - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
isAlwaysCompatible(Caps) - Method in class org.gstreamer.Caps
Check if this caps is always compatible with another caps.
isAny() - Method in class org.gstreamer.Caps
Determine if this caps represents any media format.
isAsync() - Method in class org.gstreamer.elements.BaseSink
 
isAsync() - Method in class org.gstreamer.event.BufferSizeEvent
Gets the preferred thread behaviour.
isBlocked() - Method in class org.gstreamer.Pad
Checks if the pad is blocked or not.
isBlocking() - Method in class org.gstreamer.Pad
Checks if the pad is blocking or not.
isDisposed() - Method in class org.gstreamer.lowlevel.NativeObject
 
isDone() - Method in class org.gstreamer.io.StreamLock
 
isEmbedded() - Method in class org.gstreamer.elements.OSXVideoSink
 
isEmpty() - Method in class org.gstreamer.Caps
Determine if this caps represents no media formats.
isEOS() - Method in class org.gstreamer.elements.AppSink
Checks if this AppSink is end-of-stream.
isEqual(Caps) - Method in class org.gstreamer.Caps
Checks if the given caps represent the same set of caps.
isEqualFixed(Caps) - Method in class org.gstreamer.Caps
Tests if two Caps are equal.
isFixed() - Method in class org.gstreamer.Caps
Determine if this caps is fixed.
isGType(Pointer, long) - Static method in class org.gstreamer.lowlevel.GstTypes
 
isInitialized() - Static method in class org.gstreamer.Gst
Test whether the GStreamer library already initialized.
isInPlace() - Method in class org.gstreamer.elements.BaseTransform
 
isInput() - Method in class org.gstreamer.interfaces.MixerTrack
Checks if this track is an input track.
isLastBufferEnabled() - Method in class org.gstreamer.elements.BaseSink
 
isLightweight() - Method in class org.gstreamer.swing.VideoComponent
 
isLinked() - Method in class org.gstreamer.Pad
Check if this pad is linked to another pad or not.
isLive() - Method in class org.gstreamer.elements.BaseSrc
 
isLive() - Method in class org.gstreamer.query.LatencyQuery
Gets whether the element has a live element upstream or not.
isLoaded() - Method in class org.gstreamer.Plugin
Queries if the plugin is loaded into memory.
isMetadataWritable() - Method in class org.gstreamer.Buffer
 
isMuted() - Method in class org.gstreamer.interfaces.MixerTrack
Checks if this track is currently muted.
isOpaque() - Method in class org.gstreamer.swing.VideoComponent
 
isOutput() - Method in class org.gstreamer.interfaces.MixerTrack
Checks if this track is an output track.
isPassthrough() - Method in class org.gstreamer.elements.BaseTransform
 
isPlaying() - Method in class org.gstreamer.Element
Tests if the Element is currently playing.
isPlaying() - Method in interface org.gstreamer.media.MediaPlayer
Tests if this media player is currently playing a media file.
isPlaying() - Method in class org.gstreamer.media.PlayBinMediaPlayer
Tests if this media player is currently playing a media file.
isQOSEnabled() - Method in class org.gstreamer.elements.BaseSink
 
isQoSEnabled() - Method in class org.gstreamer.elements.BaseTransform
 
isRecording() - Method in class org.gstreamer.interfaces.MixerTrack
Checks if this track is currently recording.
isRunning() - Method in class org.gstreamer.lowlevel.MainLoop
Returns whether this main loop is currently processing or not.
isSeekable() - Method in class org.gstreamer.query.SeekingQuery
Checks if the stream is seekable.
isSegTrapEnabled() - Static method in class org.gstreamer.Gst
Get Segmentation Trap status.
isShutdown() - Method in class org.gstreamer.glib.MainContextExecutorService
 
isShutdown() - Method in class org.gstreamer.swing.SwingExecutorService
 
isSubset(Caps) - Method in class org.gstreamer.Caps
Checks if all caps represented by this caps are also represented by superset.
isSync() - Method in class org.gstreamer.elements.BaseSink
 
isTerminated() - Method in class org.gstreamer.glib.MainContextExecutorService
 
isTerminated() - Method in class org.gstreamer.swing.SwingExecutorService
 
isTuningChannel() - Method in class org.gstreamer.interfaces.TunerChannel
Checks if the frequency of this channel can be changed
isUpdate() - Method in class org.gstreamer.event.NewSegmentEvent
Gets whether this new segment event is an update or not.
isValid() - Method in class org.gstreamer.ClockTime
Determines if this ClockTime represents a valid time value.
isWritable() - Method in class org.gstreamer.Buffer
Tests if you can safely write data into a buffer's data array or validly modify the caps and timestamp metadata.
isWritable() - Method in class org.gstreamer.MiniObject
Checks if a mini-object is writable.
itype - Variable in class org.gstreamer.lowlevel.GSignalAPI.GSignalQuery
 

J

JITTER - Static variable in class org.gstreamer.QueryType
current jitter of stream

K

KEY_UNIT - Static variable in class org.gstreamer.SeekFlags
Seek to the nearest keyframe.
klass - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementDetails
 

L

label - Variable in class org.gstreamer.lowlevel.GstColorBalanceAPI.ColorBalanceChannelStruct
 
label - Variable in class org.gstreamer.lowlevel.GstMixerAPI.MixerTrackStruct
 
label - Variable in class org.gstreamer.lowlevel.GstTunerAPI.TunerChannelStruct
 
label - Variable in class org.gstreamer.lowlevel.GstTunerAPI.TunerNormStruct
 
last_return - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementStruct
 
last_stop - Variable in class org.gstreamer.lowlevel.GstAPI.GstSegmentStruct
 
LATENCY - Static variable in class org.gstreamer.QueryType
latency of stream
LatencyEvent - Class in org.gstreamer.event
Notification of new latency adjustment.
LatencyEvent(NativeObject.Initializer) - Constructor for class org.gstreamer.event.LatencyEvent
This constructor is for internal use only.
LatencyEvent(ClockTime) - Constructor for class org.gstreamer.event.LatencyEvent
Create a new latency event.
LatencyMessage - Class in org.gstreamer.message
Message posted by elements when their latency requirements have changed.
LatencyMessage(NativeObject.Initializer) - Constructor for class org.gstreamer.message.LatencyMessage
Creates a new Latency message.
LatencyMessage(GstObject) - Constructor for class org.gstreamer.message.LatencyMessage
Creates a new Latency message.
LatencyQuery - Class in org.gstreamer.query
 
LatencyQuery(NativeObject.Initializer) - Constructor for class org.gstreamer.query.LatencyQuery
 
LatencyQuery() - Constructor for class org.gstreamer.query.LatencyQuery
Constructs a new query stream position query object.
launch(String, boolean) - Static method in class org.gstreamer.Bin
Creates a bin from a text bin description.
launch(String) - Static method in class org.gstreamer.Pipeline
Creates a pipeline from a text pipeline description.
launch(String...) - Static method in class org.gstreamer.Pipeline
Creates a pipeline from a text pipeline description.
len - Variable in class org.gstreamer.lowlevel.GstCapsAPI.GPtrArray
 
LFOControlSource - Class in org.gstreamer.controller
The ControlSource is a base class for control value sources that could be used by Controller to get timestamp-value pairs.
LFOControlSource(NativeObject.Initializer) - Constructor for class org.gstreamer.controller.LFOControlSource
For internal gstreamer-java use only
LFOControlSource(Pointer, boolean, boolean) - Constructor for class org.gstreamer.controller.LFOControlSource
 
link(Element) - Method in class org.gstreamer.Element
Links this element to another element.
link(Element...) - Method in class org.gstreamer.Element
Chain together a series of elements, with this element as the first in the list.
link(Pad) - Method in class org.gstreamer.Pad
Links this pad and a sink pad.
linked(Pad, Pad) - Method in interface org.gstreamer.Pad.LINKED
Called when a Pad is linked to another Pad.
linkMany(Element...) - Static method in class org.gstreamer.Element
Link together a list of elements.
linkPads(Element, String, Element, String) - Static method in class org.gstreamer.Element
Link together source and destination pads of two elements.
linkPadsFiltered(Element, String, Element, String, Caps) - Static method in class org.gstreamer.Element
Link together source and destination pads of two elements.
listenForNewViews(Bus) - Method in class org.gstreamer.elements.OSXVideoSink
 
listFilter(List<ElementFactory>, Caps, PadDirection, boolean) - Static method in class org.gstreamer.ElementFactory
Filter out all the elementfactories in list that can handle caps in the given direction.
listGetElement(ElementFactory.ElementFactoryListType, PluginFeature.Rank) - Static method in class org.gstreamer.ElementFactory
Get a list of factories that match the given type.
listGetElementFilter(ElementFactory.ElementFactoryListType, PluginFeature.Rank, Caps, PadDirection, boolean) - Static method in class org.gstreamer.ElementFactory
Get a list of factories that match the given parameter.
listPropertyNames() - Method in class org.gstreamer.GObject
 
live_cond - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
live_lock - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
live_running - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
load(Class<T>) - Static method in class org.gstreamer.lowlevel.GstNative
 
load(String, Class<T>) - Static method in class org.gstreamer.lowlevel.GstNative
 
load(String) - Method in class org.gstreamer.Plugin
Load the named plugin.
load() - Method in class org.gstreamer.Plugin
Ensures this plugin is loaded.
loadElement(String) - Method in class org.gstreamer.GstXML
Loads a new Element from the XML file
loadLibrary(String, Class<T>, Map<String, ?>) - Static method in class org.gstreamer.lowlevel.GNative
 
lock - Variable in class org.gstreamer.lowlevel.GstControllerAPI.GstControllerStruct
 
lock - Variable in class org.gstreamer.lowlevel.GstInterpolationControlSourceAPI.GstInterpolationControlSourceStruct
 
lock - Variable in class org.gstreamer.lowlevel.GstLFOControlSourceAPI.GstLFOControlSourceStruct
 
lock - Variable in class org.gstreamer.lowlevel.GstMessageAPI.MessageStruct
 
lock - Variable in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectClass
 
lock - Variable in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectStruct
 
LONG - Static variable in class org.gstreamer.lowlevel.GType
 
longname - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementDetails
 
longValue() - Method in class org.gstreamer.lowlevel.IntPtr
 

M

main(String[]) - Static method in class org.gstreamer.example.AppSrcTest
 
main(String[]) - Static method in class org.gstreamer.example.AudioPanorama
 
main(String[]) - Static method in class org.gstreamer.example.AudioPlayer
 
main(String[]) - Static method in class org.gstreamer.example.AudioPlayerMetadata
 
main(String[]) - Static method in class org.gstreamer.example.BusMessages
 
main(String[]) - Static method in class org.gstreamer.example.ButtonDemo
 
main(String[]) - Static method in class org.gstreamer.example.ColorBalance
 
main(String[]) - Static method in class org.gstreamer.example.DecodeBinPlayer
 
main(String[]) - Static method in class org.gstreamer.example.DoubleQuit
 
main(String[]) - Static method in class org.gstreamer.example.DynamicPadTest
 
main(String[]) - Static method in class org.gstreamer.example.ElementTest
 
main(String[]) - Static method in class org.gstreamer.example.FakeSrcTest
 
main(String[]) - Static method in class org.gstreamer.example.GDateTest
 
main(String[]) - Static method in class org.gstreamer.example.InitTest
 
main(String[]) - Static method in class org.gstreamer.example.InputStreamSrcTest
 
main(String[]) - Static method in class org.gstreamer.example.NavigationTest
 
main(String[]) - Static method in class org.gstreamer.example.OutputStreamSinkTest
 
main(String[]) - Static method in class org.gstreamer.example.OverlayPlayer
 
main(String[]) - Static method in class org.gstreamer.example.PiPDemo
 
main(String[]) - Static method in class org.gstreamer.example.PipelineLauncher
Launches a pipeline from command-line pipeline description.
main(String[]) - Static method in class org.gstreamer.example.Player
 
main(String[]) - Static method in class org.gstreamer.example.PropertyProber
 
main(String[]) - Static method in class org.gstreamer.example.SimplePipeline
 
main(String[]) - Static method in class org.gstreamer.example.SwingMultiPlayer
 
main(String[]) - Static method in class org.gstreamer.example.SwingMultiPlayerAlpha
 
main(String[]) - Static method in class org.gstreamer.example.SwingPlayer
 
main(String[]) - Static method in class org.gstreamer.example.SWTVideoTest
 
main(String[]) - Static method in class org.gstreamer.example.TagFinder
 
main(String[]) - Static method in class org.gstreamer.example.TunerTest
 
main(String[]) - Static method in class org.gstreamer.example.TypeFindTest
 
main(String[]) - Static method in class org.gstreamer.example.VideoPlayer
 
main(String[]) - Static method in class org.gstreamer.example.VideoTest
 
main() - Static method in class org.gstreamer.Gst
Waits for the gstreamer system to shutdown via a call to Gst.quit.
Main - Class in org.gstreamer.lowlevel
Simple startup tests that can be run via: java -jar gstreamer-java.jar
Main() - Constructor for class org.gstreamer.lowlevel.Main
 
main(String[]) - Static method in class org.gstreamer.lowlevel.Main
 
MainContextExecutorService - Class in org.gstreamer.glib
Wraps the glib main loop/main context in a ScheduledExecutor interface.
MainContextExecutorService(GMainContext) - Constructor for class org.gstreamer.glib.MainContextExecutorService
 
MainLoop - Class in org.gstreamer.lowlevel
The GLib main loop.
MainLoop() - Constructor for class org.gstreamer.lowlevel.MainLoop
Creates a new instance of MainLoop
MainLoop(NativeObject.Initializer) - Constructor for class org.gstreamer.lowlevel.MainLoop
Creates a new instance of MainLoop
make(String, String) - Static method in class org.gstreamer.ElementFactory
Creates a new Element from the specified factory.
makeRawElement(String, String) - Static method in class org.gstreamer.Element
Creates an instance of the required element type, but does not wrap it in a proxy.
makeRawElement(String, String) - Static method in class org.gstreamer.ElementFactory
 
makeWritable() - Method in class org.gstreamer.Buffer
Makes a writable buffer from this buffer.
makeWritable() - Method in class org.gstreamer.Caps
Returns a writable copy of this caps.
makeWritable() - Method in class org.gstreamer.Message
Gets a writable version of this Message.
makeWritable(Class<T>) - Method in class org.gstreamer.MiniObject
Makes a writable instance of this MiniObject.
makeWritable() - Method in class org.gstreamer.Query
Makes a writable query from this query.
malloc_data - Variable in class org.gstreamer.lowlevel.GstBufferAPI.BufferStruct
 
MASTER - Static variable in class org.gstreamer.interfaces.MixerTrack.Flags
 
max_frequency - Variable in class org.gstreamer.lowlevel.GstTunerAPI.TunerChannelStruct
 
max_lateness - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkAbi
 
max_signal - Variable in class org.gstreamer.lowlevel.GstTunerAPI.TunerChannelStruct
 
max_value - Variable in class org.gstreamer.lowlevel.GstColorBalanceAPI.ColorBalanceChannelStruct
 
max_volume - Variable in class org.gstreamer.lowlevel.GstMixerAPI.MixerTrackStruct
 
maximum - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecChar
 
maximum - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecDouble
 
maximum - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecFloat
 
maximum - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecInt
 
maximum - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecInt64
 
maximum - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecLong
 
maximum - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecUChar
 
maximum - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecUInt
 
MediaAdapter - Class in org.gstreamer.media.event
 
MediaAdapter() - Constructor for class org.gstreamer.media.event.MediaAdapter
 
MediaEvent - Class in org.gstreamer.media.event
Based on code from FMJ by Ken Larson
MediaEvent(MediaPlayer) - Constructor for class org.gstreamer.media.event.MediaEvent
 
MediaListener - Interface in org.gstreamer.media.event
 
MediaPlayer - Interface in org.gstreamer.media
The control interface used to control/query the gstreamer pipeline that VideoPlayer uses to play media files.
MEMORY - Static variable in class org.gstreamer.BufferCopyFlags
flag indicating that buffer memory should be copied and appended to already existing memory
MERGE - Static variable in class org.gstreamer.BufferCopyFlags
flag indicating that buffer memory should be merged
merge(Caps) - Method in class org.gstreamer.Caps
Merge another Caps with this one.
merge(Structure) - Method in class org.gstreamer.Caps
Append a structure to this caps.
merge(TagList, TagMergeMode) - Method in class org.gstreamer.TagList
Merges this tag list and list2 into a new list.
message - Variable in class org.gstreamer.lowlevel.GstAPI.GErrorStruct
 
Message - Class in org.gstreamer
Lightweight objects to signal the occurrence of pipeline events.
Message(NativeObject.Initializer) - Constructor for class org.gstreamer.Message
Creates a new instance of Message.
messageStruct - Variable in class org.gstreamer.Message
 
MessageType - Enum in org.gstreamer
The different message types that are available.
META - Static variable in class org.gstreamer.BufferCopyFlags
flag indicating that buffer meta should be copied
METHOD_NAME - Static variable in interface org.gstreamer.Closure
The name of the method to invoke.
min_frequency - Variable in class org.gstreamer.lowlevel.GstTunerAPI.TunerChannelStruct
 
min_signal - Variable in class org.gstreamer.lowlevel.GstTunerAPI.TunerChannelStruct
 
min_value - Variable in class org.gstreamer.lowlevel.GstColorBalanceAPI.ColorBalanceChannelStruct
 
min_volume - Variable in class org.gstreamer.lowlevel.GstMixerAPI.MixerTrackStruct
 
mini_object - Variable in class org.gstreamer.lowlevel.GstBufferAPI.BufferStruct
 
mini_object - Variable in class org.gstreamer.lowlevel.GstEventAPI.EventStruct
 
mini_object - Variable in class org.gstreamer.lowlevel.GstMessageAPI.MessageStruct
 
mini_object - Variable in class org.gstreamer.lowlevel.GstQueryAPI.QueryStruct
 
minimum - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecChar
 
minimum - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecDouble
 
minimum - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecFloat
 
minimum - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecInt
 
minimum - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecInt64
 
minimum - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecLong
 
minimum - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecUChar
 
minimum - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecUInt
 
MiniObject - Class in org.gstreamer
Lightweight base class for the GStreamer object hierarchy MiniObject is a baseclass like GObject, but has been stripped down of features to be fast and small.
MiniObject(NativeObject.Initializer) - Constructor for class org.gstreamer.MiniObject
Creates a new instance of MiniObject
MiniObjectFlags - Enum in org.gstreamer
 
Mixer - Class in org.gstreamer.interfaces
Interface for elements that provide mixer operations
MixerTrack - Class in org.gstreamer.interfaces
 
MixerTrack(NativeObject.Initializer) - Constructor for class org.gstreamer.interfaces.MixerTrack
For internal gstreamer-java use only
MixerTrack.Flags - Class in org.gstreamer.interfaces
 
MixerTrack.Flags() - Constructor for class org.gstreamer.interfaces.MixerTrack.Flags
 
MultiFdSink - Class in org.gstreamer.elements
A sink Element that send data to multiple filedescriptors.
MultiFdSink(String) - Constructor for class org.gstreamer.elements.MultiFdSink
 
MultiFdSink(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.MultiFdSink
 
MultiFdSink.CLIENT_ADDED - Interface in org.gstreamer.elements
The given file descriptor was added to MultiFdSink.
MultiFdSink.CLIENT_FD_REMOVED - Interface in org.gstreamer.elements
The given file descriptor is about to be removed from MultiFdSink.
MultiFdSink.CLIENT_REMOVED - Interface in org.gstreamer.elements
The given file descriptor is about to be removed from MultiFdSink.
MultiFdSink.ClientStatus - Enum in org.gstreamer.elements
 
MultiQueue - Class in org.gstreamer.elements
A gstreamer element for Multiple data queue.
MultiQueue(String) - Constructor for class org.gstreamer.elements.MultiQueue
 
MultiQueue(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.MultiQueue
 
MultiQueue.OVERRUN - Interface in org.gstreamer.elements
Signal emitted when one of the queues in the multiqueue is full (overrun).
MultiQueue.UNDERRUN - Interface in org.gstreamer.elements
This signal is emitted from the streaming thread when there is no data in any of the queues inside the multiqueue instance (underrun).
MUTE - Static variable in class org.gstreamer.interfaces.MixerTrack.Flags
 

N

n_params - Variable in class org.gstreamer.lowlevel.GSignalAPI.GSignalQuery
 
n_prealloced - Variable in class org.gstreamer.lowlevel.GValueAPI.GValueArray
 
n_preallocs - Variable in class org.gstreamer.lowlevel.GObjectAPI.GTypeInfo
 
n_values - Variable in class org.gstreamer.lowlevel.GValueAPI.GValueArray
 
name - Variable in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectStruct
 
name - Variable in class org.gstreamer.lowlevel.GstPluginFeatureAPI.TypeNameData
 
name_prefix - Variable in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectStruct
 
name_template - Variable in class org.gstreamer.lowlevel.GstPadTemplateAPI.GstStaticPadTemplate
 
NativeObject - Class in org.gstreamer.lowlevel
 
NativeObject(NativeObject.Initializer) - Constructor for class org.gstreamer.lowlevel.NativeObject
Creates a new instance of NativeObject
NativeObject.Initializer - Class in org.gstreamer.lowlevel
 
NativeObject.Initializer() - Constructor for class org.gstreamer.lowlevel.NativeObject.Initializer
 
NativeObject.Initializer(Pointer, boolean, boolean) - Constructor for class org.gstreamer.lowlevel.NativeObject.Initializer
 
nativeValue() - Method in class org.gstreamer.interfaces.GstInterface
 
nativeValue() - Method in class org.gstreamer.lowlevel.NativeObject
 
NativeValue - Class in org.gstreamer.lowlevel
 
NativeValue() - Constructor for class org.gstreamer.lowlevel.NativeValue
 
nativeValue() - Method in class org.gstreamer.lowlevel.NativeValue
 
Navigation - Class in org.gstreamer.interfaces
 
NavigationEvent - Class in org.gstreamer.event
Navigation events are usually used for communicating user requests, such as mouse or keyboard movements, to upstream elements.
NavigationEvent(NativeObject.Initializer) - Constructor for class org.gstreamer.event.NavigationEvent
This constructor is for internal use only.
NavigationEvent(Structure) - Constructor for class org.gstreamer.event.NavigationEvent
Creates a new navigation event from the given description.
NavigationTest - Class in org.gstreamer.example
 
NavigationTest() - Constructor for class org.gstreamer.example.NavigationTest
 
nbsamples - Variable in class org.gstreamer.lowlevel.GstControlSourceAPI.ValueArray
 
need_newsegment - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
need_preroll - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
needData(AppSrc, int) - Method in interface org.gstreamer.elements.AppSrc.NEED_DATA
 
needRef - Variable in class org.gstreamer.lowlevel.NativeObject.Initializer
 
needsProbe(Property) - Method in class org.gstreamer.interfaces.PropertyProbe
 
needsProbe(String) - Method in class org.gstreamer.interfaces.PropertyProbe
 
negotiate - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
negotiated - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformStruct
 
newBuffer(AppSink) - Method in interface org.gstreamer.elements.AppSink.NEW_BUFFER
 
newBufferList(AppSink) - Method in interface org.gstreamer.elements.AppSink.NEW_BUFFER_LIST
 
newDecodedPad(DecodeBin, Pad, boolean) - Method in interface org.gstreamer.elements.DecodeBin.NEW_DECODED_PAD
Deprecated.
 
newDecodedPad(DecodeBin2, Pad, boolean) - Method in interface org.gstreamer.elements.DecodeBin2.NEW_DECODED_PAD
Deprecated.
 
newPeriodicID(ClockTime, ClockTime) - Method in class org.gstreamer.Clock
Gets an ID from this clock to trigger a periodic notification.
newPreroll(AppSink) - Method in interface org.gstreamer.elements.AppSink.NEW_PREROLL
 
newSeamlessSegment(long, long, long) - Method in class org.gstreamer.elements.BaseSrc
 
newsegment - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
NewSegmentEvent - Class in org.gstreamer.event
The newsegment event marks the range of buffers to be processed.
NewSegmentEvent(NativeObject.Initializer) - Constructor for class org.gstreamer.event.NewSegmentEvent
This constructor is for internal use only.
NewSegmentEvent(boolean, double, Format, long, long, long) - Constructor for class org.gstreamer.event.NewSegmentEvent
Allocates a new newsegment event with the given format/values triplets.
NewSegmentEvent(boolean, double, ClockTime, ClockTime, ClockTime) - Constructor for class org.gstreamer.event.NewSegmentEvent
 
NewSegmentEvent(boolean, double, double, Format, long, long, long) - Constructor for class org.gstreamer.event.NewSegmentEvent
Allocates a new newsegment event with the given format/values triplets.
newSingleShotID(ClockTime) - Method in class org.gstreamer.Clock
Gets a ClockID from this clock to trigger a single shot notification at the requested time.
newVideoComponent(Object, OSXVideoComponent) - Method in interface org.gstreamer.elements.OSXVideoSink.Listener
This will always be called on a Swing event dispatch thread.
next() - Method in class org.gstreamer.lowlevel.GlibAPI.GList
 
next() - Method in class org.gstreamer.lowlevel.GlibAPI.GSList
 
next_state - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementStruct
 
no_more_pads - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
noMorePads(Element) - Method in interface org.gstreamer.Element.NO_MORE_PADS
Called when an Element ceases to generated dynamic pads.
NONE - Static variable in class org.gstreamer.BufferCopyFlags
copy nothing
NONE - Static variable in class org.gstreamer.ClockTime
 
NONE - Static variable in class org.gstreamer.lowlevel.GType
 
NONE - Static variable in class org.gstreamer.QueryType
invalid query type
NONE - Static variable in class org.gstreamer.SeekFlags
No flag.
normalize() - Method in class org.gstreamer.Caps
Normalize the Caps.
normChanged(Tuner, TunerNorm) - Method in interface org.gstreamer.interfaces.Tuner.NORM_CHANGED
Called when the channel on a Tuner changes
notify(GObject, GObjectAPI.GParamSpec) - Method in interface org.gstreamer.GObject.NOTIFY
Called when a new Pad is added to an Element.
notify - Variable in class org.gstreamer.lowlevel.GObjectAPI.GObjectClass
 
nth(int) - Method in class org.gstreamer.lowlevel.GValueAPI.GValueArray
 
null_fold_if_empty_ensure_non_null - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecString
 
num_buffers - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
num_buffers_left - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
num_channels - Variable in class org.gstreamer.lowlevel.GstMixerAPI.MixerTrackStruct
 
numerator - Variable in class org.gstreamer.Fraction
 
numpads - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementStruct
 
numpadtemplates - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
numsinkpads - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementStruct
 
numsrcpads - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementStruct
 

O

object - Variable in class org.gstreamer.lowlevel.GstControllerAPI.GstControllerStruct
 
object - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementStruct
 
object - Variable in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectStruct
 
OBJECT - Static variable in class org.gstreamer.lowlevel.GType
 
object_saved - Variable in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectClass
 
objectFor(GValueAPI.GValue) - Static method in class org.gstreamer.Fraction
 
objectFor(Pointer, Class<T>) - Static method in class org.gstreamer.lowlevel.NativeObject
 
objectFor(Pointer, Class<T>, boolean) - Static method in class org.gstreamer.lowlevel.NativeObject
 
objectFor(Pointer, Class<T>, boolean, boolean) - Static method in class org.gstreamer.lowlevel.NativeObject
 
objectFor(Pointer, Class<T>, int, boolean) - Static method in class org.gstreamer.lowlevel.NativeObject
 
objectFor(Pointer, boolean, boolean) - Static method in class org.gstreamer.Structure
 
objectList(GlibAPI.GList, GstInterface.ListElementCreator<T>) - Method in class org.gstreamer.interfaces.GstInterface
Build a List of Object from the native GList.
offset - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
offset - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
offset - Variable in class org.gstreamer.lowlevel.GstBufferAPI.BufferStruct
 
offset_end - Variable in class org.gstreamer.lowlevel.GstBufferAPI.BufferStruct
 
onByeSsrc(RTPBin, int, int) - Method in interface org.gstreamer.elements.good.RTPBin.ON_BYE_SSRC
 
onByeTimeout(RTPBin, int, int) - Method in interface org.gstreamer.elements.good.RTPBin.ON_BYE_TIMEOUT
 
onNewSsrc(RTPBin, int, int) - Method in interface org.gstreamer.elements.good.RTPBin.ON_NEW_SSRC
 
onNptStop(RTPBin, int, int) - Method in interface org.gstreamer.elements.good.RTPBin.ON_NPT_STOP
 
onSenderTimeout(RTPBin, int, int) - Method in interface org.gstreamer.elements.good.RTPBin.ON_SENDER_TIMEOUT
 
onSsrcActive(RTPBin, int, int) - Method in interface org.gstreamer.elements.good.RTPBin.ON_SSRC_ACTIVE
 
onSsrcCollision(RTPBin, int, int) - Method in interface org.gstreamer.elements.good.RTPBin.ON_SSRC_COLLISION
 
onSsrcSdes(RTPBin, int, int) - Method in interface org.gstreamer.elements.good.RTPBin.ON_SSRC_SDES
 
onSsrcValidated(RTPBin, int, int) - Method in interface org.gstreamer.elements.good.RTPBin.ON_SSRC_VALIDATED
 
onTimeout(RTPBin, int, int) - Method in interface org.gstreamer.elements.good.RTPBin.ON_TIMEOUT
 
org.gstreamer - package org.gstreamer
 
org.gstreamer.controller - package org.gstreamer.controller
 
org.gstreamer.elements - package org.gstreamer.elements
 
org.gstreamer.elements.good - package org.gstreamer.elements.good
 
org.gstreamer.event - package org.gstreamer.event
 
org.gstreamer.example - package org.gstreamer.example
 
org.gstreamer.glib - package org.gstreamer.glib
 
org.gstreamer.interfaces - package org.gstreamer.interfaces
 
org.gstreamer.io - package org.gstreamer.io
 
org.gstreamer.lowlevel - package org.gstreamer.lowlevel
 
org.gstreamer.lowlevel.annotations - package org.gstreamer.lowlevel.annotations
 
org.gstreamer.media - package org.gstreamer.media
 
org.gstreamer.media.event - package org.gstreamer.media.event
 
org.gstreamer.message - package org.gstreamer.message
 
org.gstreamer.query - package org.gstreamer.query
 
org.gstreamer.swing - package org.gstreamer.swing
 
org.gstreamer.swt - package org.gstreamer.swt
 
org.gstreamer.swt.overlay - package org.gstreamer.swt.overlay
 
OSXVideoComponent - Class in org.gstreamer.swing
 
OSXVideoComponent(Pointer) - Constructor for class org.gstreamer.swing.OSXVideoComponent
 
OSXVideoComponent(Pointer, boolean) - Constructor for class org.gstreamer.swing.OSXVideoComponent
 
OSXVideoSink - Class in org.gstreamer.elements
 
OSXVideoSink(String) - Constructor for class org.gstreamer.elements.OSXVideoSink
 
OSXVideoSink(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.OSXVideoSink
 
OSXVideoSink.Listener - Interface in org.gstreamer.elements
 
OUTPUT - Static variable in class org.gstreamer.interfaces.MixerTrack.Flags
 
OUTPUT - Static variable in class org.gstreamer.interfaces.TunerChannel.Flags
 
OutputStreamSink - Class in org.gstreamer.io
 
OutputStreamSink(OutputStream, String) - Constructor for class org.gstreamer.io.OutputStreamSink
 
OutputStreamSinkTest - Class in org.gstreamer.example
 
OutputStreamSinkTest() - Constructor for class org.gstreamer.example.OutputStreamSinkTest
 
OverlayPlayer - Class in org.gstreamer.example
 
OverlayPlayer() - Constructor for class org.gstreamer.example.OverlayPlayer
Creates a new instance of SwingPlayer
overrun(MultiQueue) - Method in interface org.gstreamer.elements.MultiQueue.OVERRUN
 
overrun(Queue) - Method in interface org.gstreamer.elements.Queue.OVERRUN
 
owner_type - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpec
 
ownsHandle - Variable in class org.gstreamer.lowlevel.NativeObject.Initializer
 
ownsHandle - Variable in class org.gstreamer.lowlevel.NativeObject
 

P

p_dummy - Variable in class org.gstreamer.lowlevel.GObjectAPI.GObjectClass
 
Pad - Class in org.gstreamer
Object contained by elements that allows links to other elements.
Pad(NativeObject.Initializer) - Constructor for class org.gstreamer.Pad
Creates a new instance of Pad
Pad(String, PadDirection) - Constructor for class org.gstreamer.Pad
Creates a new pad with the given name in the given direction.
Pad(PadTemplate, String) - Constructor for class org.gstreamer.Pad
Creates a new pad with the given name from the given template.
Pad.EVENT_PROBE - Interface in org.gstreamer
Signal emitted when an event passes through this Pad.
Pad.HAVE_DATA - Interface in org.gstreamer
Signal emitted when new data is available on the Pad
Pad.LINKED - Interface in org.gstreamer
Signal emitted when new this Pad is linked to another Pad
Pad.REQUEST_LINK - Interface in org.gstreamer
Signal emitted when a connection to a peer Pad is requested.
Pad.UNLINKED - Interface in org.gstreamer
Signal emitted when new this Pad is disconnected from a peer Pad
pad_added - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
pad_mode - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
pad_mode - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
pad_removed - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
pad_templ_cookie - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
padAdded(Element, Pad) - Method in interface org.gstreamer.Element.PAD_ADDED
Called when a new Pad is added to an Element.
PadDirection - Enum in org.gstreamer
The direction of a Pad.
PadLinkReturn - Enum in org.gstreamer
Result values from Pad.link(Pad) and friends.
PadPresence - Enum in org.gstreamer
Indicates when a Pad will become available.
padRemoved(Element, Pad) - Method in interface org.gstreamer.Element.PAD_REMOVED
Called when a new Pad is removed from an Element.
pads - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementStruct
 
pads_cookie - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementStruct
 
PadTemplate - Class in org.gstreamer
Padtemplates describe the possible media types a Pad or an ElementFactory can handle.
PadTemplate(NativeObject.Initializer) - Constructor for class org.gstreamer.PadTemplate
Creates a new proxy for PadTemplate.
PadTemplate(String, PadDirection, Caps) - Constructor for class org.gstreamer.PadTemplate
Creates a new pad template with a name according to the given template and with the given arguments.
PadTemplate(String, PadDirection, PadPresence, Caps) - Constructor for class org.gstreamer.PadTemplate
Creates a new pad template with a name according to the given template and with the given arguments.
padtemplates - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
paintComponent(Graphics) - Method in class org.gstreamer.swing.VideoComponent
 
PARAM - Static variable in class org.gstreamer.lowlevel.GType
 
param_id - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpec
 
param_types - Variable in class org.gstreamer.lowlevel.GSignalAPI.GSignalQuery
 
parent - Variable in class org.gstreamer.lowlevel.GstColorBalanceAPI.ColorBalanceChannelStruct
 
parent - Variable in class org.gstreamer.lowlevel.GstControllerAPI.GstControllerStruct
 
parent - Variable in class org.gstreamer.lowlevel.GstControlSourceAPI.GstControlSourceStruct
 
parent - Variable in class org.gstreamer.lowlevel.GstInterpolationControlSourceAPI.GstInterpolationControlSourceStruct
 
parent - Variable in class org.gstreamer.lowlevel.GstLFOControlSourceAPI.GstLFOControlSourceStruct
 
parent - Variable in class org.gstreamer.lowlevel.GstMixerAPI.MixerTrackStruct
 
parent - Variable in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectStruct
 
parent - Variable in class org.gstreamer.lowlevel.GstTunerAPI.TunerChannelStruct
 
parent - Variable in class org.gstreamer.lowlevel.GstTunerAPI.TunerNormStruct
 
parent_class - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkClass
 
parent_class - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
parent_class - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformClass
 
parent_class - Variable in class org.gstreamer.lowlevel.GstControllerAPI.GstControllerClass
 
parent_class - Variable in class org.gstreamer.lowlevel.GstControlSourceAPI.GstControlSourceClass
 
parent_class - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
parent_class - Variable in class org.gstreamer.lowlevel.GstInterpolationControlSourceAPI.GstInterpolationControlSourceClass
 
parent_class - Variable in class org.gstreamer.lowlevel.GstLFOControlSourceAPI.GstLFOControlSourceClass
 
parent_class - Variable in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectClass
 
parent_instance - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecBoolean
 
parent_instance - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecChar
 
parent_instance - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecDouble
 
parent_instance - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecFloat
 
parent_instance - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecInt
 
parent_instance - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecInt64
 
parent_instance - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecLong
 
parent_instance - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecString
 
parent_instance - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecUChar
 
parent_instance - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecUInt
 
parent_set - Variable in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectClass
 
parent_unset - Variable in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectClass
 
parseURI(String) - Static method in class org.gstreamer.media.PlayBinMediaPlayer
Parses the URI in the String.
passthrough - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformStruct
 
passthrough_on_same_caps - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformClass
 
path_string_separator - Variable in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectClass
 
pause() - Method in class org.gstreamer.Element
Tells the Element to pause playing the media stream.
pause(StopEvent) - Method in class org.gstreamer.media.event.MediaAdapter
 
pause(StopEvent) - Method in interface org.gstreamer.media.event.MediaListener
 
pause() - Method in interface org.gstreamer.media.MediaPlayer
Pauses playing the currently playing media file.
pause() - Method in class org.gstreamer.media.PlayBinMediaPlayer
Pauses playback of a media file.
PauseEvent - Class in org.gstreamer.media.event
Based on code from FMJ by Ken Larson
PauseEvent(MediaPlayer, State, State, State, ClockTime) - Constructor for class org.gstreamer.media.event.PauseEvent
 
payloadTypeChange(RTPBin, int, int) - Method in interface org.gstreamer.elements.good.RTPBin.PAYLOAD_TYPE_CHANGE
 
pdata - Variable in class org.gstreamer.lowlevel.GstCapsAPI.GPtrArray
 
peerAcceptCaps(Caps) - Method in class org.gstreamer.Pad
Check if the peer of this pad accepts the caps.
pending_configure - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformStruct
 
pending_seek - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcAbi
 
pending_state - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementStruct
 
pendingState - Variable in class org.gstreamer.media.event.TransitionEvent
 
percent - Variable in class org.gstreamer.media.event.PositionChangedEvent
 
PiPDemo - Class in org.gstreamer.example
 
PiPDemo() - Constructor for class org.gstreamer.example.PiPDemo
Creates a new instance of SwingPlayer
pipeline - Variable in class org.gstreamer.media.PipelineMediaPlayer
 
Pipeline - Class in org.gstreamer
A Pipeline is a special Bin used as the toplevel container for the filter graph.
Pipeline(NativeObject.Initializer) - Constructor for class org.gstreamer.Pipeline
 
Pipeline() - Constructor for class org.gstreamer.Pipeline
Creates a new instance of Pipeline with a unique name.
Pipeline(String) - Constructor for class org.gstreamer.Pipeline
Creates a new instance of Pipeline with the given name.
PipelineLauncher - Class in org.gstreamer.example
A simple command-line pipeline launching utility.
PipelineLauncher() - Constructor for class org.gstreamer.example.PipelineLauncher
 
PipelineMediaPlayer - Class in org.gstreamer.media
A MediaPlayer that uses a Pipeline
PipelineMediaPlayer(Pipeline, Executor) - Constructor for class org.gstreamer.media.PipelineMediaPlayer
 
PipelinePositionModel - Class in org.gstreamer.swing
 
PipelinePositionModel(Pipeline) - Constructor for class org.gstreamer.swing.PipelinePositionModel
Creates a new instance of MediaPositionModel
play() - Method in class org.gstreamer.Element
Tells the Element to start playing the media stream.
play() - Method in interface org.gstreamer.media.MediaPlayer
Starts playing the media (as set by MediaPlayer.setURI(java.net.URI).
play() - Method in class org.gstreamer.media.PlayBinMediaPlayer
Starts or resumes playback of a media file.
PlayBin - Class in org.gstreamer.elements
Deprecated.
This element is deprecated and no longer supported. You should use the PlayBin2 element instead. Playbin provides a stand-alone everything-in-one abstraction for an audio and/or video player.

It can handle both audio and video files and features

  • automatic file type recognition and based on that automatic selection and usage of the right audio/video/subtitle demuxers/decoders
  • visualisations for audio files
  • subtitle support for video files
  • stream selection between different audio/subtitles streams
  • meta info (tag) extraction
  • easy access to the last video frame
  • buffering when playing streams over a network
  • volume control

Usage

A playbin element can be created just like any other element using ElementFactory.make(java.lang.String, java.lang.String), although to call PlayBin specific methods, it is best to create one via a PlayBin.PlayBin(String) or PlayBin.PlayBin(String, URI) constructor.

The file/URI to play should be set via PlayBin.setInputFile(java.io.File) or PlayBin.setURI(java.net.URI)

Playbin is a Pipeline. It will notify the application of everything that's happening (errors, end of stream, tags found, state changes, etc.) by posting messages on its Bus. The application needs to watch the bus.

Playback can be initiated by setting the PlayBin to PLAYING state using setState or play. Note that the state change will take place in the background in a separate thread, when the function returns playback is probably not happening yet and any errors might not have occured yet. Applications using playbin should ideally be written to deal with things completely asynchroneous.

When playback has finished (an EOS message has been received on the bus) or an error has occured (an ERROR message has been received on the bus) or the user wants to play a different track, playbin should be set back to READY or NULL state, then the input file/URI should be set to the new location and then playbin be set to PLAYING state again.

Seeking can be done using seek on the playbin element. Again, the seek will not be executed instantaneously, but will be done in a background thread. When the seek call returns the seek will most likely still be in process. An application may wait for the seek to finish (or fail) using Element.getState(long) with -1 as the timeout, but this will block the user interface and is not recommended at all.

Applications may query the current position and duration of the stream via Element.queryPosition() and Element.queryDuration() and setting the format passed to Format.TIME. If the query was successful, the duration or position will have been returned in units of nanoseconds.

Advanced Usage: specifying the audio and video sink

By default, if no audio sink or video sink has been specified via PlayBin.setAudioSink(org.gstreamer.Element) and PlayBin.setVideoSink(org.gstreamer.Element), playbin will use the autoaudiosink and autovideosink elements to find the first-best available output method. This should work in most cases, but is not always desirable. Often either the user or application might want to specify more explicitly what to use for audio and video output.

If the application wants more control over how audio or video should be output, it may create the audio/video sink elements itself (for example using ElementFactory.make(java.lang.String, java.lang.String)) and provide them to playbin using PlayBin.setAudioSink(org.gstreamer.Element) and PlayBin.setVideoSink(org.gstreamer.Element)

GNOME-based applications, for example, will usually want to create gconfaudiosink and gconfvideosink elements and make playbin use those, so that output happens to whatever the user has configured in the GNOME Multimedia System Selector confinguration dialog.

The sink elements do not necessarily need to be ready-made sinks. It is possible to create container elements that look like a sink to playbin, but in reality contain a number of custom elements linked together. This can be achieved by creating a Bin and putting elements in there and linking them, and then creating a sink GhostPad for the bin and pointing it to the sink pad of the first element within the bin. This can be used for a number of purposes, for example to force output to a particular format or to modify or observe the data before it is output.

It is also possible to 'suppress' audio and/or video output by using 'fakesink' elements (or capture it from there using the fakesink element's "handoff" signal, which, nota bene, is fired from the streaming thread!).

Retrieving Tags and Other Meta Data

Most of the common meta data (artist, title, etc.) can be retrieved by watching for TAG messages on the pipeline's bus (see above).

Other more specific meta information like width/height/framerate of video streams or samplerate/number of channels of audio streams can be obtained using the "stream-info" property, which will return a GList of stream info objects, one for each stream. These are opaque objects that can only be accessed via the standard GObject property interface, ie. g_object_get(). Each stream info object has the following properties:

  • "object" (GstObject) (the decoder source pad usually)
  • "type" (enum) (if this is an audio/video/subtitle stream)
  • "decoder" (string) (name of decoder used to decode this stream)
  • "mute" (boolean) (to mute or unmute this stream)
  • "caps" (GstCaps) (caps of the decoded stream)
  • "language-code" (string) (ISO-639 language code for this stream, mostly used for audio/subtitle streams)
  • "codec" (string) (format this stream was encoded in)

Stream information from the stream-info properties is best queried once playbin has changed into PAUSED or PLAYING state (which can be detected via a state-changed message on the bus where old_state=READY and new_state=PAUSED), since before that the list might not be complete yet or not contain all available information (like language-codes).

Buffering

Playbin handles buffering automatically for the most part, but applications need to handle parts of the buffering process as well. Whenever playbin is buffering, it will post BUFFERING messages on the bus with a percentage value that shows the progress of the buffering process. Applications need to set playbin to PLAYING or PAUSED state in response to these messages. They may also want to convey the buffering progress to the user in some way. Here is how to extract the percentage information from the message (requires GStreamer >= 0.10.11):

 PlayBin playbin = new PlayBin("player");
 playbin.getBus().connect(new Bus.BUFFERING() {
     public void bufferingMessage(GstObject element, int percent) {
         System.out.printf("Buffering (%u percent done)\n", percent);
     }
 }
 
Note that applications should keep/set the pipeline in the PAUSED state when a BUFFERING message is received with a buffer percent value < 100 and set the pipeline back to PLAYING state when a BUFFERING message with a value of 100 percent is received (if PLAYING is the desired state, that is).

Embedding the video window in your application

By default, playbin (or rather the video sinks used) will create their own window. Applications will usually want to force output to a window of their own, however. This can be done using the GstXOverlay interface, which most video sinks implement. See the documentation there for more details.

Specifying which CD/DVD device to use

The device to use for CDs/DVDs needs to be set on the source element playbin creates before it is opened. The only way to do this at the moment is to connect to playbin's "notify::source" signal, which will be emitted by playbin when it has created the source element for a particular URI. In the signal callback you can check if the source element has a "device" property and set it appropriately. In future ways might be added to specify the device as part of the URI, but at the time of writing this is not possible yet.

Examples

Here is a simple pipeline to play back a video or audio file:

gst-launch -v playbin uri=file:///path/to/somefile.avi

This will play back the given AVI video file, given that the video and audio decoders required to decode the content are installed. Since no special audio sink or video sink is supplied (not possible via gst-launch), playbin will try to find a suitable audio and video sink automatically using the autoaudiosink and autovideosink elements.

Here is a another pipeline to play track 4 of an audio CD:

gst-launch -v playbin uri=cdda://4

This will play back track 4 on an audio CD in your disc drive (assuming the drive is detected automatically by the plugin).

Here is a another pipeline to play title 1 of a DVD: gst-launch -v playbin uri=dvd://1 This will play back title 1 of a DVD in your disc drive (assuming the drive is detected automatically by the plugin).

PlayBin(String) - Constructor for class org.gstreamer.elements.PlayBin
Deprecated.
Creates a new PlayBin.
PlayBin(String, URI) - Constructor for class org.gstreamer.elements.PlayBin
Deprecated.
Creates a new PlayBin.
PlayBin(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.PlayBin
Deprecated.
Creates a new PlayBin proxy.
PlayBin2 - Class in org.gstreamer.elements
Playbin2 provides a stand-alone everything-in-one abstraction for an audio and/or video player.
PlayBin2(String) - Constructor for class org.gstreamer.elements.PlayBin2
Creates a new PlayBin2.
PlayBin2(String, URI) - Constructor for class org.gstreamer.elements.PlayBin2
Creates a new PlayBin2.
PlayBin2(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.PlayBin2
Creates a new PlayBin2 proxy.
PlayBin2.ABOUT_TO_FINISH - Interface in org.gstreamer.elements
Signal emitted when the current uri is about to finish.
PlayBin2.AUDIO_CHANGED - Interface in org.gstreamer.elements
Signal is emitted whenever the number or order of the audio streams has changed.
PlayBin2.AUDIO_TAGS_CHANGED - Interface in org.gstreamer.elements
Signal is emitted whenever the tags of an audio stream have changed.
PlayBin2.SOURCE_SETUP - Interface in org.gstreamer.elements
This signal is emitted after the source element has been created, so it can be configured by setting additional properties (e.g.
PlayBin2.TEXT_CHANGED - Interface in org.gstreamer.elements
Signal is emitted whenever the number or order of the audio streams has changed.
PlayBin2.TEXT_TAGS_CHANGED - Interface in org.gstreamer.elements
Signal is emitted whenever the tags of a text stream have changed.
PlayBin2.VIDEO_CHANGED - Interface in org.gstreamer.elements
Signal is emitted whenever the number or order of the video streams has changed.
PlayBin2.VIDEO_TAGS_CHANGED - Interface in org.gstreamer.elements
Signal is emitted whenever the tags of a video stream have changed.
PlayBinMediaPlayer - Class in org.gstreamer.media
Basic implementation of a MediaPlayer
PlayBinMediaPlayer(String, Executor) - Constructor for class org.gstreamer.media.PlayBinMediaPlayer
 
PlayBinMediaPlayer() - Constructor for class org.gstreamer.media.PlayBinMediaPlayer
 
Player - Class in org.gstreamer.example
 
Player() - Constructor for class org.gstreamer.example.Player
Creates a new instance of Player
playing_async - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
playList - Variable in class org.gstreamer.media.AbstractMediaPlayer
 
Plugin - Class in org.gstreamer
Container for features loaded from a shared object module
Plugin(NativeObject.Initializer) - Constructor for class org.gstreamer.Plugin
Creates a new instance of GstElement
PluginFeature - Class in org.gstreamer
Base class for contents of a Plugin This is a base class for anything that can be added to a Plugin.
PluginFeature(NativeObject.Initializer) - Constructor for class org.gstreamer.PluginFeature
Creates a new instance of PluginFeature
PluginFeature.Rank - Enum in org.gstreamer
 
POINTER - Static variable in class org.gstreamer.lowlevel.GType
 
PopupVolumeButton - Class in org.gstreamer.swing
 
PopupVolumeButton(BoundedRangeModel) - Constructor for class org.gstreamer.swing.PopupVolumeButton
 
PopupVolumeButton(PlayBin2) - Constructor for class org.gstreamer.swing.PopupVolumeButton
 
position - Variable in class org.gstreamer.media.event.PositionChangedEvent
 
POSITION - Static variable in class org.gstreamer.QueryType
current position in stream
positionChanged(PositionChangedEvent) - Method in class org.gstreamer.media.event.MediaAdapter
 
positionChanged(PositionChangedEvent) - Method in interface org.gstreamer.media.event.MediaListener
 
PositionChangedEvent - Class in org.gstreamer.media.event
 
PositionChangedEvent(MediaPlayer, ClockTime, int) - Constructor for class org.gstreamer.media.event.PositionChangedEvent
 
PositionQuery - Class in org.gstreamer.query
Used to query an element for the current position in the stream.
PositionQuery(NativeObject.Initializer) - Constructor for class org.gstreamer.query.PositionQuery
 
PositionQuery(Format) - Constructor for class org.gstreamer.query.PositionQuery
Constructs a new query stream position query object.
post(Message) - Method in class org.gstreamer.Bus
Posts a Message on this Bus.
postMessage(Message) - Method in class org.gstreamer.Element
Posts a Message on the element's Bus.
prepare_output_buffer - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformClass
 
prepare_seek_segment - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
prepend(GValueAPI.GValue) - Method in class org.gstreamer.lowlevel.GValueAPI.GValueArray
 
preroll(MiniObject) - Method in class org.gstreamer.elements.BaseSink
 
preroll - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkClass
 
preroll_queue - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
preroll_queue_max_len - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
preroll_queued - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
prerollHandoff(BaseSink, Buffer, Pad) - Method in interface org.gstreamer.elements.BaseSink.PREROLL_HANDOFF
Called when a BaseSink has a Buffer ready.
presence - Variable in class org.gstreamer.lowlevel.GstPadTemplateAPI.GstStaticPadTemplate
 
prev() - Method in class org.gstreamer.lowlevel.GlibAPI.GList
 
previousState - Variable in class org.gstreamer.media.event.TransitionEvent
 
priv - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
priv - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
priv - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformStruct
 
priv - Variable in class org.gstreamer.lowlevel.GstControllerAPI.GstControllerStruct
 
priv - Variable in class org.gstreamer.lowlevel.GstInterpolationControlSourceAPI.GstInterpolationControlSourceStruct
 
priv - Variable in class org.gstreamer.lowlevel.GstLFOControlSourceAPI.GstLFOControlSourceStruct
 
probeAndGetValues(Property) - Method in class org.gstreamer.interfaces.PropertyProbe
 
probeAndGetValues(String) - Method in class org.gstreamer.interfaces.PropertyProbe
 
probeProperty(Property) - Method in class org.gstreamer.interfaces.PropertyProbe
 
probeProperty(String) - Method in class org.gstreamer.interfaces.PropertyProbe
 
properties - Variable in class org.gstreamer.lowlevel.GstControllerAPI.GstControllerStruct
 
Property - Class in org.gstreamer.interfaces
 
Property(NativeObject.Initializer) - Constructor for class org.gstreamer.interfaces.Property
For internal gstreamer-java use only
property_name - Variable in class org.gstreamer.lowlevel.GstControlSourceAPI.ValueArray
 
PropertyProbe - Class in org.gstreamer.interfaces
Interface for elements that provide mixer operations
PropertyProber - Class in org.gstreamer.example
 
PropertyProber() - Constructor for class org.gstreamer.example.PropertyProber
 
provide_clock - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
ptr - Variable in class org.gstreamer.lowlevel.NativeObject.Initializer
 
ptr_gst_bin_new(String) - Method in interface org.gstreamer.lowlevel.GstBinAPI
 
ptr_gst_caps_copy(Caps) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
ptr_gst_caps_from_string(String) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
ptr_gst_caps_new_any() - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
ptr_gst_caps_new_empty() - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
ptr_gst_caps_new_full(Structure...) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
ptr_gst_caps_new_simple(String, String, Object...) - Method in interface org.gstreamer.lowlevel.GstCapsAPI
 
ptr_gst_element_factory_create(ElementFactory, String) - Method in interface org.gstreamer.lowlevel.GstElementFactoryAPI
 
ptr_gst_element_factory_make(String, String) - Method in interface org.gstreamer.lowlevel.GstElementFactoryAPI
 
ptr_gst_ghost_pad_new(String, Pad) - Method in interface org.gstreamer.lowlevel.GstGhostPadAPI
 
ptr_gst_ghost_pad_new_from_template(String, Pad, PadTemplate) - Method in interface org.gstreamer.lowlevel.GstGhostPadAPI
 
ptr_gst_ghost_pad_new_no_target(String, int) - Method in interface org.gstreamer.lowlevel.GstGhostPadAPI
 
ptr_gst_ghost_pad_new_no_target_from_template(String, PadTemplate) - Method in interface org.gstreamer.lowlevel.GstGhostPadAPI
 
ptr_gst_mini_object_copy(MiniObject) - Method in interface org.gstreamer.lowlevel.GstMiniObjectAPI
 
ptr_gst_mini_object_make_writable(MiniObject) - Method in interface org.gstreamer.lowlevel.GstMiniObjectAPI
 
ptr_gst_pad_template_new(String, PadDirection, PadPresence, Caps) - Method in interface org.gstreamer.lowlevel.GstPadTemplateAPI
 
ptr_gst_pipeline_new(String) - Method in interface org.gstreamer.lowlevel.GstBinAPI
 
pullBuffer(AppSink) - Method in interface org.gstreamer.elements.AppSink.PULL_BUFFER
 
pullBuffer() - Method in class org.gstreamer.elements.AppSink
Pulls a Buffer from the AppSink.
pullPreroll(AppSink) - Method in interface org.gstreamer.elements.AppSink.PULL_PREROLL
 
pullPreroll() - Method in class org.gstreamer.elements.AppSink
Get the last preroll buffer in this AppSink.
pullRange(long, int, Buffer[]) - Method in class org.gstreamer.Pad
Pulls a buffer from the peer pad.
pushBuffer(AppSrc, Buffer) - Method in interface org.gstreamer.elements.AppSrc.PUSH_BUFFER
 
pushBuffer(Buffer) - Method in class org.gstreamer.elements.AppSrc
 
pushEvent(Event) - Method in class org.gstreamer.Pad
Sends the event to the peer of this pad.
pushing(Queue) - Method in interface org.gstreamer.elements.Queue.PUSHING
 
pushRGBFrame(Buffer) - Method in class org.gstreamer.elements.RGBDataFileSink
Pushes a buffer down the pipeline.

Q

qdata - Variable in class org.gstreamer.lowlevel.GObjectAPI.GObjectStruct
 
qdata - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpec
 
QOSEvent - Class in org.gstreamer.event
A quality message.
QOSEvent(NativeObject.Initializer) - Constructor for class org.gstreamer.event.QOSEvent
This constructor is for internal use only.
QOSEvent(double, long, ClockTime) - Constructor for class org.gstreamer.event.QOSEvent
Creates a new quality-of-service event.
query - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
query - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
Query - Class in org.gstreamer
Base query type
Query(NativeObject.Initializer) - Constructor for class org.gstreamer.Query
Internally used constructor.
queryDuration() - Method in class org.gstreamer.Element
Gets the time duration of the current media stream.
queryDuration(TimeUnit) - Method in class org.gstreamer.Element
Gets the time duration of the current media stream.
queryDuration(Format) - Method in class org.gstreamer.Element
Gets the duration of the current media stream in terms of the specified Format.
queryLatency(boolean, boolean, ClockTime, ClockTime) - Method in class org.gstreamer.elements.BaseSink
 
queryLatency(boolean[], ClockTime[], ClockTime[]) - Method in class org.gstreamer.elements.BaseSrc
 
queryPosition() - Method in class org.gstreamer.Element
Gets the current position in the media stream in units of time.
queryPosition(TimeUnit) - Method in class org.gstreamer.Element
Gets the current position in the media stream.
queryPosition(Format) - Method in class org.gstreamer.Element
Gets the current position in terms of the specified Format.
querySegment() - Method in class org.gstreamer.Pipeline
Gets the Segment for the current media stream in terms of the specified Format.
querySegment(Format) - Method in class org.gstreamer.Pipeline
Gets the Segment for the current media stream in terms of the specified Format.
QueryType - Class in org.gstreamer
Standard predefined Query types
Queue - Class in org.gstreamer.elements
A gstreamer element for data queue.
Queue(String) - Constructor for class org.gstreamer.elements.Queue
 
Queue(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.Queue
 
Queue.OVERRUN - Interface in org.gstreamer.elements
Reports that the buffer became full (overrun).
Queue.PUSHING - Interface in org.gstreamer.elements
Reports when the queue has enough data to start pushing data again on the source pad.
Queue.RUNNING - Interface in org.gstreamer.elements
Reports that enough (min-threshold) data is in the queue.
Queue.UNDERRUN - Interface in org.gstreamer.elements
Reports that the buffer became empty (underrun).
Queue2 - Class in org.gstreamer.elements
A gstreamer element for data queue.
Queue2(String) - Constructor for class org.gstreamer.elements.Queue2
 
Queue2(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.Queue2
 
quit() - Static method in class org.gstreamer.Gst
Signals the thread that called Gst.init() to return.
quit() - Method in class org.gstreamer.lowlevel.MainLoop
Instructs a main loop to stop processing and return from MainLoop.run().

R

random_access - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcStruct
 
Range - Class in org.gstreamer
Represents a range of float, double, int, fraction types stored in a GValue
rate - Variable in class org.gstreamer.lowlevel.GstAPI.GstSegmentStruct
 
RATE - Static variable in class org.gstreamer.QueryType
current rate of the stream
read() - Method in class org.gstreamer.lowlevel.GstColorBalanceAPI.ColorBalanceChannelStruct
 
read() - Method in class org.gstreamer.lowlevel.GstMixerAPI.MixerTrackStruct
 
read() - Method in class org.gstreamer.lowlevel.GstTunerAPI.TunerChannelStruct
 
read() - Method in class org.gstreamer.lowlevel.GstTunerAPI.TunerNormStruct
 
ReadableByteChannelSrc - Class in org.gstreamer.io
 
ReadableByteChannelSrc(ReadableByteChannel, String) - Constructor for class org.gstreamer.io.ReadableByteChannelSrc
 
ready() - Method in class org.gstreamer.Element
Tells the Element to set ready the media stream.
reconfigure() - Method in class org.gstreamer.elements.BaseTransform
 
RECORD - Static variable in class org.gstreamer.interfaces.MixerTrack.Flags
 
ref() - Method in class org.gstreamer.Caps
 
ref() - Method in class org.gstreamer.ClockID
 
ref() - Method in class org.gstreamer.GObject
 
ref() - Method in class org.gstreamer.GstObject
 
ref() - Method in class org.gstreamer.lowlevel.GMainContext
 
ref() - Method in class org.gstreamer.lowlevel.GSource
 
ref() - Method in class org.gstreamer.lowlevel.MainLoop
Increases the reference count on the native GMainLoop
ref() - Method in class org.gstreamer.lowlevel.RefCountedObject
 
ref() - Method in class org.gstreamer.MiniObject
 
ref_count - Variable in class org.gstreamer.lowlevel.GObjectAPI.GObjectStruct
 
ref_count - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpec
 
refcount - Variable in class org.gstreamer.lowlevel.GstCapsAPI.GstCapsStruct
 
refcount - Variable in class org.gstreamer.lowlevel.GstMiniObjectAPI.MiniObjectStruct
 
refcount - Variable in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectStruct
 
RefCountedObject - Class in org.gstreamer.lowlevel
A NativeObject that has an associated reference count
RefCountedObject(NativeObject.Initializer) - Constructor for class org.gstreamer.lowlevel.RefCountedObject
Creates a new instance of RefCountedObject
ReferenceManager - Class in org.gstreamer.lowlevel
Manages keep alive links from one object to another.
registerClass(Class<? extends NativeObject>) - Static method in class org.gstreamer.Gst
 
registerElement(Class<? extends Element>, String) - Static method in class org.gstreamer.ElementFactory
Register a new class into the typeMap.
registerType(Class<? extends NativeObject>, String) - Static method in class org.gstreamer.lowlevel.GstTypes
Register a new class into the gTypeNameMap.
Registry - Class in org.gstreamer
Abstract base class for management of Plugin objects.
Registry(NativeObject.Initializer) - Constructor for class org.gstreamer.Registry
Creates a new instance of Registry
Registry.PluginFeatureFilter - Interface in org.gstreamer
 
Registry.PluginFilter - Interface in org.gstreamer
 
release_pad - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
releaseRequestPad(Pad) - Method in class org.gstreamer.Element
Frees the previously requested pad obtained via Element.getRequestPad(java.lang.String).
remove(Element) - Method in class org.gstreamer.Bin
Removes a Element from this Bin
remove(int) - Method in class org.gstreamer.lowlevel.GValueAPI.GValueArray
 
remove(URI) - Method in class org.gstreamer.media.AbstractMediaPlayer
Removes a file from the play list.
remove(URI) - Method in interface org.gstreamer.media.MediaPlayer
Removes a file from the playlist.
removeCallback(Class<T>, T) - Method in class org.gstreamer.GObject
 
removeChangeListener(ChangeListener) - Method in class org.gstreamer.swing.PipelinePositionModel
 
removedDecodedPad(DecodeBin, Pad) - Method in interface org.gstreamer.elements.DecodeBin.REMOVED_DECODED_PAD
Deprecated.
 
removedDecodedPad(DecodeBin2, Pad) - Method in interface org.gstreamer.elements.DecodeBin2.REMOVED_DECODED_PAD
Deprecated.
 
removeEventProbe(Pad.EVENT_PROBE) - Method in class org.gstreamer.Pad
 
removeField(String) - Method in class org.gstreamer.Structure
Removes the field with the given name from the structure.
removeFields(String...) - Method in class org.gstreamer.Structure
Removes the fields with the given names.
removeListener() - Method in class org.gstreamer.elements.BufferDataAppSink
Sets the listener to null.
removeListener() - Method in class org.gstreamer.elements.BufferDataSink
Sets the listener to null.
removeListener() - Method in class org.gstreamer.elements.ByteDataAppSink
Sets the listener to null.
removeListener() - Method in class org.gstreamer.elements.ByteDataSink
Sets the listener to null.
removeListener(OSXVideoSink.Listener) - Method in class org.gstreamer.elements.OSXVideoSink
 
removeListener() - Method in class org.gstreamer.elements.RGBDataAppSink
Sets the listener to null.
removeListener() - Method in class org.gstreamer.elements.RGBDataSink
Sets the listener to null.
removeListenerProxy(Class<? extends EventListener>, EventListener) - Method in class org.gstreamer.GstObject
Removes an EventListenerProxy from this object.
removeMany(Element...) - Method in class org.gstreamer.Bin
Removes an array of Element objects from this Bin
removeMediaListener(MediaListener) - Method in class org.gstreamer.media.AbstractMediaPlayer
Adds a MediaListener that will be notified of media events.
removeMediaListener(MediaListener) - Method in interface org.gstreamer.media.MediaPlayer
Removes a listener for media events.
removeMediaListener(MediaListener) - Method in class org.gstreamer.media.PipelineMediaPlayer
 
removePad(Pad) - Method in class org.gstreamer.Element
Remove a Pad from the element.
removePlugin(Plugin) - Method in class org.gstreamer.Registry
Remove a plugin from the registry.
removeStructure(int) - Method in class org.gstreamer.Caps
Remove a struture from the caps.
render - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkClass
 
render_list - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkClass
 
request_new_pad - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
requestLink(Pad, Pad) - Method in interface org.gstreamer.Pad.REQUEST_LINK
Called when a pad connection has been requested.
requestPtMap(RTPBin, int, int) - Method in interface org.gstreamer.elements.good.RTPBin.REQUEST_PT_MAP
 
restore_thyself - Variable in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectClass
 
return_type - Variable in class org.gstreamer.lowlevel.GSignalAPI.GSignalQuery
 
RGBDataAppSink - Class in org.gstreamer.elements
Class that allows to pull out buffers from the GStreamer pipeline into the application.
RGBDataAppSink(String, RGBDataAppSink.Listener) - Constructor for class org.gstreamer.elements.RGBDataAppSink
 
RGBDataAppSink(String, Pipeline, RGBDataAppSink.Listener) - Constructor for class org.gstreamer.elements.RGBDataAppSink
 
RGBDataAppSink.Listener - Interface in org.gstreamer.elements
 
RGBDataFileSink - Class in org.gstreamer.elements
This bin encapsulates a pipeline that allows to encode RGB buffers into a video file.
RGBDataFileSink(String, int, int, int, String, String[], Object[], String, File) - Constructor for class org.gstreamer.elements.RGBDataFileSink
Creates a new RGBDataFileSink.
RGBDataSink - Class in org.gstreamer.elements
Class that allows to pull out buffers from the GStreamer pipeline into the application.
RGBDataSink(String, RGBDataSink.Listener) - Constructor for class org.gstreamer.elements.RGBDataSink
Creates a new instance of RGBDataSink with the given name.
RGBDataSink(String, Pipeline, RGBDataSink.Listener) - Constructor for class org.gstreamer.elements.RGBDataSink
 
RGBDataSink.Listener - Interface in org.gstreamer.elements
 
rgbFrame(int, int, IntBuffer) - Method in interface org.gstreamer.elements.RGBDataAppSink.Listener
 
rgbFrame(boolean, int, int, IntBuffer) - Method in interface org.gstreamer.elements.RGBDataSink.Listener
 
RTPBin - Class in org.gstreamer.elements.good
Java representation of gstreamer gstrtpbin
RTPBin(String) - Constructor for class org.gstreamer.elements.good.RTPBin
 
RTPBin(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.good.RTPBin
 
RTPBin.ON_BYE_SSRC - Interface in org.gstreamer.elements.good
Signal emitted when an SSRC that became inactive because of a BYE packet.
RTPBin.ON_BYE_TIMEOUT - Interface in org.gstreamer.elements.good
Signal emitted when an SSRC that has timed out because of BYE.
RTPBin.ON_NEW_SSRC - Interface in org.gstreamer.elements.good
Signal emitted when a new SSRC that entered session.
RTPBin.ON_NPT_STOP - Interface in org.gstreamer.elements.good
Signal emitted when SSRC sender has sent data up to the configured NPT stop time.
RTPBin.ON_SENDER_TIMEOUT - Interface in org.gstreamer.elements.good
Signal emitted when a sender SSRC that has timed out and became a receiver.
RTPBin.ON_SSRC_ACTIVE - Interface in org.gstreamer.elements.good
Signal emitted when a SSRC that is active, i.e., sending RTCP.
RTPBin.ON_SSRC_COLLISION - Interface in org.gstreamer.elements.good
Signal emitted when we have an SSRC collision.
RTPBin.ON_SSRC_SDES - Interface in org.gstreamer.elements.good
Signal emitted when a SSRC that is active, i.e., sending RTCP.
RTPBin.ON_SSRC_VALIDATED - Interface in org.gstreamer.elements.good
Signal emitted when a new SSRC that became validated.
RTPBin.ON_TIMEOUT - Interface in org.gstreamer.elements.good
Signal emitted when an SSRC that has timed out.
RTPBin.PAYLOAD_TYPE_CHANGE - Interface in org.gstreamer.elements.good
Signal emitted when the current payload type changed to pt in session.
RTPBin.REQUEST_PT_MAP - Interface in org.gstreamer.elements.good
Request the payload type as GstCaps for pt in session.
RTSPSrc - Class in org.gstreamer.elements.good
Java representation of gstreamer rtspsrc
RTSPSrc(String) - Constructor for class org.gstreamer.elements.good.RTSPSrc
 
RTSPSrc(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.good.RTSPSrc
 
run() - Method in class org.gstreamer.lowlevel.MainLoop
Enter a loop, processing all events.
running(Queue) - Method in interface org.gstreamer.elements.Queue.RUNNING
 
running - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkAbi
 
running - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcAbi
 

S

sample_interval - Variable in class org.gstreamer.lowlevel.GstControlSourceAPI.ValueArray
 
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(ClockTime) - Method in class org.gstreamer.Element
Sets the position in the media stream to time.
seek(long, TimeUnit) - Method in class org.gstreamer.Element
Sets the current position in the media stream.
seek(double, Format, int, SeekType, long, SeekType, long) - Method in class org.gstreamer.Element
Seeks to a new position in the media stream.
seek - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
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(String, Object) - Method in class org.gstreamer.swt.overlay.VideoComponent
Set the final sink's properties (or cache it until it'll be created).
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.
setAlpha(int) - Method in class org.gstreamer.swt.VideoComponent
Set the aplpha value of the video component.
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.
setAutoFlushBuffer(boolean) - Method in class org.gstreamer.io.WriteableByteChannelSink
 
setAutoFlushBus(boolean) - Method in class org.gstreamer.Pipeline
Sets this pipeline to automatically flush Bus messages or not.
setBackGroundColor(Color) - Method in class org.gstreamer.swt.VideoComponent
Sets the background color
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
 
setDone() - Method in class org.gstreamer.io.StreamLock
 
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.
setEmbedded(boolean) - Method in class org.gstreamer.elements.OSXVideoSink
 
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.
setFraction(String, Integer, Integer) - Method in class org.gstreamer.Structure
 
setFrequency(long) - Method in class org.gstreamer.interfaces.TunerChannel
Sets a tuning frequency on the given tuner/channel.
setGapAware(boolean) - Method in class org.gstreamer.elements.BaseTransform
 
setGlobalLibName(String) - Static method in class org.gstreamer.lowlevel.GNative
Map all DLL/SO names to the a single library.
setHcenter(int) - Method in class org.gstreamer.interfaces.VideoOrientation
 
setHflip(boolean) - Method in class org.gstreamer.interfaces.VideoOrientation
 
setInPlace(boolean) - Method in class org.gstreamer.elements.BaseTransform
 
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
 
setKeepAspect(boolean) - Method in class org.gstreamer.swt.overlay.VideoComponent
Set to keep aspect ratio
setKeepAspect(boolean) - Method in class org.gstreamer.swt.VideoComponent
Set to keep aspect ratio
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
setNotifyOnError(StreamLock) - Method in class org.gstreamer.io.ReadableByteChannelSrc
 
setNotifyOnError(StreamLock) - Method in class org.gstreamer.io.WriteableByteChannelSink
 
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
 
setOverlay(String) - Method in class org.gstreamer.swt.VideoComponent
Set the overlay text of the video component.
setParent(Composite) - Method in class org.gstreamer.swt.overlay.VideoComponent
 
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.
setPassthrough(boolean) - Method in class org.gstreamer.elements.BaseTransform
 
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.
setPreferredSize(Dimension) - Method in class org.gstreamer.swing.OSXVideoComponent
 
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
 
setQoSEnabled(boolean) - Method in class org.gstreamer.elements.BaseTransform
 
setRank(int) - Method in class org.gstreamer.PluginFeature
Set the rank for the plugin feature.
setRank(PluginFeature.Rank) - Method in class org.gstreamer.PluginFeature
 
setRecording(boolean) - Method in class org.gstreamer.interfaces.MixerTrack
Enables or disables recording on the given track.
setRedrawFps(int) - Method in class org.gstreamer.swt.VideoComponent
 
setRenderDelay(ClockTime) - Method in class org.gstreamer.elements.BaseSink
 
setRenderRectangle(XOverlayBase, int, int, int, int) - Method in class org.gstreamer.interfaces.XOverlayBase
Configure a subregion as a video target within the window set by XOverlayBase.setWindowHandle(long).
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(Object) - Method in class org.gstreamer.lowlevel.GValueAPI.GValue
 
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(Component) - Method in class org.gstreamer.interfaces.XOverlay
setWindowHandle(long) - Method in class org.gstreamer.interfaces.XOverlayBase
Sets the native window for the Element to use to display video.
setWindowHandle(Component) - Method in class org.gstreamer.swing.XOverlaySwing
Sets the native window for the Element to use to display video.
setWindowHandle(Composite) - Method in class org.gstreamer.swt.overlay.SWTOverlay
Sets the native window for the Element to use to display video.
setWindowID(Component) - Method in class org.gstreamer.interfaces.XOverlay
setWindowID(long) - Method in class org.gstreamer.interfaces.XOverlayBase
Deprecated.
setWindowID(Composite) - Method in class org.gstreamer.swt.overlay.SWTOverlay
Deprecated.
use #setWindow(Composite) instead
ShmSink - Class in org.gstreamer.elements
Send data over shared memory to the matching source
ShmSink(String) - Constructor for class org.gstreamer.elements.ShmSink
 
ShmSink(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.ShmSink
 
ShmSink.CLIENT_CONNECTED - Interface in org.gstreamer.elements
 
ShmSink.CLIENT_DISCONNECTED - Interface in org.gstreamer.elements
 
ShmSrc - Class in org.gstreamer.elements
Send data over shared memory to the matching source
ShmSrc(String) - Constructor for class org.gstreamer.elements.ShmSrc
 
ShmSrc(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.ShmSrc
 
showFPS(boolean) - Method in class org.gstreamer.swt.VideoComponent
Set show FPS of the video component.
showOverlay(boolean) - Method in class org.gstreamer.swt.VideoComponent
Set show overlay text.
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_flags - Variable in class org.gstreamer.lowlevel.GSignalAPI.GSignalQuery
 
signal_id - Variable in class org.gstreamer.lowlevel.GSignalAPI.GSignalQuery
 
signal_name - Variable in class org.gstreamer.lowlevel.GSignalAPI.GSignalQuery
 
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.
SNAP_AFTER - Static variable in class org.gstreamer.SeekFlags
go to a location after the requested position, if KEY_UNIT this means the keyframe at of after the requested position.
SNAP_BEFORE - Static variable in class org.gstreamer.SeekFlags
go to a location before the requested position, if KEY_UNIT this means the keyframe at or before the requested position the one at or before the seek target.
SNAP_NEAREST - Static variable in class org.gstreamer.SeekFlags
go to a position near the requested position, if KEY_UNIT this means the keyframe closest to the requested position, if both keyframes are at an equal distance, behaves like SNAP_BEFORE.
SOFTWARE - Static variable in class org.gstreamer.interfaces.MixerTrack.Flags
 
sourceSetup(PlayBin2, Element) - Method in interface org.gstreamer.elements.PlayBin2.SOURCE_SETUP
 
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
 
StreamLock - Class in org.gstreamer.io
 
StreamLock() - Constructor for class org.gstreamer.io.StreamLock
 
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.
suggest(Caps, int) - Method in class org.gstreamer.elements.BaseTransform
 
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
 
SWTOverlay - Class in org.gstreamer.swt.overlay
Interface for elements providing tuner operations
SWTVideoTest - Class in org.gstreamer.example
 
SWTVideoTest() - Constructor for class org.gstreamer.example.SWTVideoTest
 
sync - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkStruct
 
syncMessage(Message) - Method in interface org.gstreamer.event.BusSyncHandler
 
syncMessage(Message) - Method in class org.gstreamer.swt.overlay.VideoComponent
Implements the BusSyncHandler interface
syncStateWithParent() - Method in class org.gstreamer.Element
Tries to change the state of the element to the same as its parent.

T

Tag - Enum in org.gstreamer
GStreamer core tags
TagEvent - Class in org.gstreamer.event
A new set of metadata tags has been found in the stream.
TagEvent(NativeObject.Initializer) - Constructor for class org.gstreamer.event.TagEvent
This constructor is for internal use only.
TagEvent(TagList) - Constructor for class org.gstreamer.event.TagEvent
Creates a new TagEvent.
TagFinder - Class in org.gstreamer.example
A simple pipeline, demonstrating media tag detection
TagFinder() - Constructor for class org.gstreamer.example.TagFinder
 
TagFlag - Enum in org.gstreamer
Extra tag flags used when registering tags.
TagList - Class in org.gstreamer
List of tags and values used to describe media metadata.
TagList(NativeObject.Initializer) - Constructor for class org.gstreamer.TagList
Creates a new instance of TagList
TagList() - Constructor for class org.gstreamer.TagList
Constructs a new empty tag list.
TagMergeMode - Enum in org.gstreamer
The different tag merging modes are basically replace, overwrite and append, but they can be seen from two directions.
TagMessage - Class in org.gstreamer.message
This message is posted by elements that have discovered new tags.
TagMessage(NativeObject.Initializer) - Constructor for class org.gstreamer.message.TagMessage
Creates a new Buffering message.
TagMessage(GstObject, TagList) - Constructor for class org.gstreamer.message.TagMessage
Creates a new Buffering message.
tagsFound(GstObject, TagList) - Method in interface org.gstreamer.Bus.TAG
Called when a Pipeline element finds media meta-data.
TCPServerSink - Class in org.gstreamer.elements
A sink Element that send data as a server over the network via TCP.
TCPServerSink(String) - Constructor for class org.gstreamer.elements.TCPServerSink
 
TCPServerSink(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.TCPServerSink
 
Tee - Class in org.gstreamer.elements
A gstreamer element for data queue.
Tee(String) - Constructor for class org.gstreamer.elements.Tee
 
Tee(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.Tee
 
textChanged(PlayBin2) - Method in interface org.gstreamer.elements.PlayBin2.TEXT_CHANGED
 
textTagsChanged(PlayBin2, int) - Method in interface org.gstreamer.elements.PlayBin2.TEXT_TAGS_CHANGED
 
time - Variable in class org.gstreamer.lowlevel.GstAPI.GstSegmentStruct
 
timestamp - Variable in class org.gstreamer.lowlevel.GstBufferAPI.BufferStruct
 
timestamp - Variable in class org.gstreamer.lowlevel.GstControlSourceAPI.TimedValue
 
timestamp - Variable in class org.gstreamer.lowlevel.GstMessageAPI.MessageStruct
 
TIMESTAMPS - Static variable in class org.gstreamer.BufferCopyFlags
flag indicating that buffer pts, dts, duration, offset and offset_end should be copied
toBoolean() - Method in class org.gstreamer.lowlevel.GValueAPI.GValue
 
toChar() - Method in class org.gstreamer.lowlevel.GValueAPI.GValue
 
toDouble() - Method in class org.gstreamer.Fraction
Returns the fraction as a floating point value (numerator divided by the denominator).
toDouble() - Method in class org.gstreamer.lowlevel.GValueAPI.GValue
 
toFloat() - Method in class org.gstreamer.lowlevel.GValueAPI.GValue
 
toInt() - Method in class org.gstreamer.lowlevel.GValueAPI.GValue
 
toInt64() - Method in class org.gstreamer.lowlevel.GValueAPI.GValue
 
toJavaString() - Method in class org.gstreamer.lowlevel.GValueAPI.GValue
 
toLong() - Method in class org.gstreamer.lowlevel.GValueAPI.GValue
 
toMicros() - Method in class org.gstreamer.ClockTime
Gets the total number of microseconds represented by this ClockTime.
toMillis() - Method in class org.gstreamer.ClockTime
Gets the total number of milliseconds represented by this ClockTime.
toNanos() - Method in class org.gstreamer.ClockTime
Gets the total number of value represented by this ClockTime.
toObject() - Method in class org.gstreamer.lowlevel.GValueAPI.GValue
 
toPointer() - Method in class org.gstreamer.lowlevel.GValueAPI.GValue
 
toSeconds() - Method in class org.gstreamer.ClockTime
Gets the total number of seconds represented by this ClockTime.
toString() - Method in class org.gstreamer.Caps
 
toString() - Method in class org.gstreamer.ClockTime
Returns a String representation of this ClockTime.
toString() - Method in class org.gstreamer.event.NavigationEvent
Gets a human-readable string representation of this navigation event.
toString() - Method in class org.gstreamer.glib.GDate
 
toString() - Method in class org.gstreamer.glib.GQuark
 
toString() - Method in class org.gstreamer.GstObject
 
toString() - Method in class org.gstreamer.lowlevel.GType
 
toString() - Method in class org.gstreamer.lowlevel.GValueAPI.GValue
 
toString() - Method in class org.gstreamer.lowlevel.IntPtr
 
toString() - Method in class org.gstreamer.lowlevel.NativeObject
 
toString() - Method in class org.gstreamer.media.event.DurationChangedEvent
 
toString() - Method in class org.gstreamer.media.event.MediaEvent
 
toString() - Method in class org.gstreamer.media.event.PositionChangedEvent
 
toString() - Method in class org.gstreamer.media.event.StartEvent
 
toString() - Method in class org.gstreamer.media.event.StopEvent
 
toString() - Method in class org.gstreamer.media.event.TransitionEvent
 
toString() - Method in class org.gstreamer.PluginFeature
 
toString() - Method in class org.gstreamer.query.DurationQuery
Gets the duration as a user-readable string.
toString() - Method in class org.gstreamer.query.LatencyQuery
Gets the latency as a user-readable string.
toString() - Method in class org.gstreamer.query.PositionQuery
Gets the position as a user-readable string.
toString() - Method in class org.gstreamer.Structure
 
toString() - Method in class org.gstreamer.Version
Gets a string representation of the version.
toUChar() - Method in class org.gstreamer.lowlevel.GValueAPI.GValue
 
toUInt() - Method in class org.gstreamer.lowlevel.GValueAPI.GValue
 
toUInt64() - Method in class org.gstreamer.lowlevel.GValueAPI.GValue
 
toULong() - Method in class org.gstreamer.lowlevel.GValueAPI.GValue
 
transform - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformClass
 
transform_caps - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformClass
 
transform_ip - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformClass
 
transform_lock - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformStruct
 
transform_size - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformClass
 
TransitionEvent - Class in org.gstreamer.media.event
Based on code from FMJ by Ken Larson
TransitionEvent(MediaPlayer, State, State, State) - Constructor for class org.gstreamer.media.event.TransitionEvent
 
TRUE - Static variable in class org.gstreamer.lowlevel.GBoolean
 
truncate() - Method in class org.gstreamer.Caps
Destructively discard all but the first structure from this caps.
Tuner - Class in org.gstreamer.interfaces
Interface for elements providing tuner operations
Tuner.CHANNEL_CHANGED - Interface in org.gstreamer.interfaces
Signal emitted when the channel on a tuner changes
Tuner.FREQUENCY_CHANGED - Interface in org.gstreamer.interfaces
Signal emitted when the frequency on a channel changes
Tuner.NORM_CHANGED - Interface in org.gstreamer.interfaces
Signal emitted when the norm on a tuner changes
Tuner.SIGNAL_CHANGED - Interface in org.gstreamer.interfaces
Signal emitted when the signal strength on a channel changes
TunerChannel - Class in org.gstreamer.interfaces
 
TunerChannel(NativeObject.Initializer) - Constructor for class org.gstreamer.interfaces.TunerChannel
For internal gstreamer-java use only
TunerChannel.Flags - Class in org.gstreamer.interfaces
 
TunerChannel.Flags() - Constructor for class org.gstreamer.interfaces.TunerChannel.Flags
 
TunerChannel.FREQUENCY_CHANGED - Interface in org.gstreamer.interfaces
Signal emitted when the frequency on a channel changes
TunerChannel.SIGNAL_CHANGED - Interface in org.gstreamer.interfaces
Signal emitted when the signal strength on a channel changes
TunerNorm - Class in org.gstreamer.interfaces
 
TunerNorm(NativeObject.Initializer) - Constructor for class org.gstreamer.interfaces.TunerNorm
 
TunerTest - Class in org.gstreamer.example
 
TunerTest() - Constructor for class org.gstreamer.example.TunerTest
 
type - Variable in class org.gstreamer.lowlevel.GstCapsAPI.GstCapsStruct
 
type - Variable in class org.gstreamer.lowlevel.GstEventAPI.EventStruct
 
type - Variable in class org.gstreamer.lowlevel.GstMessageAPI.MessageStruct
 
type - Variable in class org.gstreamer.lowlevel.GstPluginFeatureAPI.TypeNameData
 
type - Variable in class org.gstreamer.lowlevel.GstQueryAPI.QueryStruct
 
TYPE_MAPPER - Static variable in interface org.gstreamer.lowlevel.GstAPI.GstCallback
 
TypeFind - Class in org.gstreamer.elements
Utility Element to identify media types in the stream.
TypeFind(String) - Constructor for class org.gstreamer.elements.TypeFind
 
TypeFind(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.TypeFind
 
typefind - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcAbi
 
TypeFind.HAVE_TYPE - Interface in org.gstreamer.elements
Signal emitted when a new media type is identified at the TypeFind element.
TypeFindTest - Class in org.gstreamer.example
 
TypeFindTest() - Constructor for class org.gstreamer.example.TypeFindTest
Creates a new instance of TypeFindTest
typeFor(Class<? extends NativeObject>) - Static method in class org.gstreamer.lowlevel.GstTypes
 
typeFound(Element, int, Caps) - Method in interface org.gstreamer.elements.TypeFind.HAVE_TYPE
 

U

UCHAR - Static variable in class org.gstreamer.lowlevel.GType
 
UINT - Static variable in class org.gstreamer.lowlevel.GType
 
UINT64 - Static variable in class org.gstreamer.lowlevel.GType
 
ULONG - Static variable in class org.gstreamer.lowlevel.GType
 
underrun(MultiQueue) - Method in interface org.gstreamer.elements.MultiQueue.UNDERRUN
 
underrun(Queue) - Method in interface org.gstreamer.elements.Queue.UNDERRUN
 
union(Caps) - Method in class org.gstreamer.Caps
Creates a new Caps that contains all the formats that are in either this Caps or the other Caps.
unknownType(DecodeBin, Pad, Caps) - Method in interface org.gstreamer.elements.DecodeBin.UNKNOWN_TYPE
Deprecated.
 
unknownType(DecodeBin2, Pad, Caps) - Method in interface org.gstreamer.elements.DecodeBin2.UNKNOWN_TYPE
 
unlink(Element) - Method in class org.gstreamer.Element
Unlinks all source pads of this source element with all sink pads of the sink element to which they are linked.
unlink(Pad) - Method in class org.gstreamer.Pad
Unlinks the source pad from the sink pad.
unlinked(Pad, Pad) - Method in interface org.gstreamer.Pad.UNLINKED
Called when a Pad is unlinked from another Pad.
unlinkMany(Element...) - Static method in class org.gstreamer.Element
Unlink a list of elements.
unlinkPads(Element, String, Element, String) - Static method in class org.gstreamer.Element
Unlink source and destination pads of two elements.
unlock - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkClass
 
unlock - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
unlock_stop - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkClass
 
unlock_stop - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
unref() - Method in class org.gstreamer.Caps
 
unref() - Method in class org.gstreamer.ClockID
 
unref() - Method in class org.gstreamer.GObject
 
unref() - Method in class org.gstreamer.GstObject
 
unref() - Method in class org.gstreamer.lowlevel.GMainContext
 
unref() - Method in class org.gstreamer.lowlevel.GSource
 
unref() - Method in class org.gstreamer.lowlevel.MainLoop
Decreases the reference count on the native GMainLoop
unref() - Method in class org.gstreamer.lowlevel.RefCountedObject
 
unref() - Method in class org.gstreamer.MiniObject
 
unschedule() - Method in class org.gstreamer.ClockID
Cancel an outstanding request.
updateQoS(double, long, ClockTime) - Method in class org.gstreamer.elements.BaseTransform
 
URIType - Enum in org.gstreamer
The different types of URI direction.
useClock(Clock) - Method in class org.gstreamer.Pipeline
Force the Pipeline to use the a specific clock.

V

v_double - Variable in class org.gstreamer.lowlevel.GValueAPI.GValue.GValueData
 
v_float - Variable in class org.gstreamer.lowlevel.GValueAPI.GValue.GValueData
 
v_int - Variable in class org.gstreamer.lowlevel.GValueAPI.GValue.GValueData
 
v_int64 - Variable in class org.gstreamer.lowlevel.GValueAPI.GValue.GValueData
 
v_long - Variable in class org.gstreamer.lowlevel.GValueAPI.GValue.GValueData
 
v_pointer - Variable in class org.gstreamer.lowlevel.GValueAPI.GValue.GValueData
 
value - Variable in enum org.gstreamer.Format
 
value - Variable in class org.gstreamer.lowlevel.GObjectAPI.GObjectConstructParam
 
value - Variable in class org.gstreamer.lowlevel.GstControlSourceAPI.TimedValue
 
value - Variable in class org.gstreamer.lowlevel.IntPtr
 
value_table - Variable in class org.gstreamer.lowlevel.GObjectAPI.GTypeInfo
 
value_type - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpec
 
ValueList - Class in org.gstreamer
 
valueOf(String) - Static method in enum org.gstreamer.ActivateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gstreamer.BufferFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gstreamer.BusSyncReply
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gstreamer.ClockEntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gstreamer.ClockReturn
Returns the enum constant of this type with the specified name.
valueOf(long, TimeUnit) - Static method in class org.gstreamer.ClockTime
Returns a new ClockTime object that represents the time value.
valueOf(String) - Static method in enum org.gstreamer.ElementFactory.ElementFactoryListType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gstreamer.elements.AppSrc.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gstreamer.elements.MultiFdSink.ClientStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gstreamer.EventType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.gstreamer.EventType
Gets the Enum for a native value
valueOf(String) - Static method in enum org.gstreamer.FlowReturn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gstreamer.Format
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.gstreamer.Format
Returns the enum constant of this type with the specified integer value.
valueOf(String) - Method in class org.gstreamer.glib.GQuark
 
valueOf(int, Class<E>) - Method in class org.gstreamer.lowlevel.EnumMapper
 
valueOf(boolean) - Static method in class org.gstreamer.lowlevel.GBoolean
 
valueOf(Boolean) - Static method in class org.gstreamer.lowlevel.GBoolean
 
valueOf(Pointer) - Static method in class org.gstreamer.lowlevel.GlibAPI.GList
 
valueOf(Pointer) - Static method in class org.gstreamer.lowlevel.GlibAPI.GSList
 
valueOf(String) - Static method in enum org.gstreamer.lowlevel.GstInterpolationControlSourceAPI.InterpolateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gstreamer.lowlevel.GstLFOControlSourceAPI.Waveform
Returns the enum constant of this type with the specified name.
valueOf(long) - Static method in class org.gstreamer.lowlevel.GType
 
valueOf(long, String) - Static method in class org.gstreamer.lowlevel.GType
 
valueOf(Class<?>) - Static method in class org.gstreamer.lowlevel.GType
 
valueOf(String) - Static method in enum org.gstreamer.MessageType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.gstreamer.MessageType
Gets a MessageType that corresponds to the native integer value.
valueOf(String) - Static method in enum org.gstreamer.MiniObjectFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gstreamer.PadDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gstreamer.PadLinkReturn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gstreamer.PadPresence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gstreamer.PluginFeature.Rank
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in class org.gstreamer.QueryType
Returns the QueryType with the specified integer value.
valueOf(String) - Static method in enum org.gstreamer.SeekType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gstreamer.State
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.gstreamer.State
Returns the enum constant of this type with the specified integer value.
valueOf(String) - Static method in enum org.gstreamer.StateChangeReturn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gstreamer.StreamInfo.StreamType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gstreamer.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gstreamer.TagFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gstreamer.TagMergeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gstreamer.URIType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.gstreamer.URIType
Returns the enum constant of this type with the specified integer value.
values() - Static method in enum org.gstreamer.ActivateMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.BufferFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.BusSyncReply
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.ClockEntryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.ClockReturn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.ElementFactory.ElementFactoryListType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.elements.AppSrc.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.elements.MultiFdSink.ClientStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.FlowReturn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.gstreamer.lowlevel.GstControlSourceAPI.ValueArray
 
values() - Static method in enum org.gstreamer.lowlevel.GstInterpolationControlSourceAPI.InterpolateMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.lowlevel.GstLFOControlSourceAPI.Waveform
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.gstreamer.lowlevel.GValueAPI.GValueArray
 
values() - Static method in enum org.gstreamer.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.MiniObjectFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.PadDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.PadLinkReturn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.PadPresence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.PluginFeature.Rank
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.SeekType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.StateChangeReturn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.StreamInfo.StreamType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.TagFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.TagMergeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gstreamer.URIType
Returns an array containing the constants of this enum type, in the order they are declared.
VARIANT - Static variable in class org.gstreamer.lowlevel.GType
 
Version - Class in org.gstreamer
Describes the version of gstreamer currently in use.
Version(long, long, long, long) - Constructor for class org.gstreamer.Version
 
Video - Class in org.gstreamer
 
videoChanged(PlayBin2) - Method in interface org.gstreamer.elements.PlayBin2.VIDEO_CHANGED
 
VideoComponent - Class in org.gstreamer.swing
 
VideoComponent() - Constructor for class org.gstreamer.swing.VideoComponent
Creates a new instance of GstVideoComponent
VideoComponent - Class in org.gstreamer.swt.overlay
VideoComponent which use OS's overlay video component
VideoComponent(Composite, int, boolean) - Constructor for class org.gstreamer.swt.overlay.VideoComponent
Overlay VideoComponent
VideoComponent(Composite, int) - Constructor for class org.gstreamer.swt.overlay.VideoComponent
Overlay VideoComponent
VideoComponent - Class in org.gstreamer.swt
 
VideoComponent(Composite, int) - Constructor for class org.gstreamer.swt.VideoComponent
 
VideoComponent(Composite, int, int) - Constructor for class org.gstreamer.swt.VideoComponent
 
VideoOrientation - Class in org.gstreamer.interfaces
 
VideoPlayer - Class in org.gstreamer.example
A basic video player.
VideoPlayer() - Constructor for class org.gstreamer.example.VideoPlayer
 
VideoPlayer - Class in org.gstreamer.swing
 
VideoPlayer(MediaPlayer) - Constructor for class org.gstreamer.swing.VideoPlayer
 
VideoPlayer(File) - Constructor for class org.gstreamer.swing.VideoPlayer
 
VideoPlayer(String) - Constructor for class org.gstreamer.swing.VideoPlayer
 
VideoPlayer(URI) - Constructor for class org.gstreamer.swing.VideoPlayer
 
videoTagsChanged(PlayBin2, int) - Method in interface org.gstreamer.elements.PlayBin2.VIDEO_TAGS_CHANGED
 
VideoTest - Class in org.gstreamer.example
A Simple videotest example.
VideoTest() - Constructor for class org.gstreamer.example.VideoTest
 

W

waitClock(ClockTime, Pointer) - Method in class org.gstreamer.elements.BaseSink
 
waitEOS(ClockTime, Pointer) - Method in class org.gstreamer.elements.BaseSink
 
waitPlaying() - Method in class org.gstreamer.elements.BaseSrc
 
waitPreroll() - Method in class org.gstreamer.elements.BaseSink
 
warningMessage(GstObject, int, String) - Method in interface org.gstreamer.Bus.WARNING
Called when a Pipeline element posts an warning message.
WarningMessage - Class in org.gstreamer.message
This message is posted by element when a warning notice is required.
WarningMessage(NativeObject.Initializer) - Constructor for class org.gstreamer.message.WarningMessage
Creates a new warning message.
widgetDisposed(DisposeEvent) - Method in class org.gstreamer.swt.overlay.VideoComponent
Dispose this Widget
wrap(Element) - Static method in class org.gstreamer.interfaces.ColorBalance
Wraps the Element in a ColorBalance interface
wrap(Element) - Static method in class org.gstreamer.interfaces.Mixer
Wraps the Element in a Mixer interface
wrap(Element) - Static method in class org.gstreamer.interfaces.Navigation
Wraps the Element in a Navigation interface
wrap(Element) - Static method in class org.gstreamer.interfaces.PropertyProbe
Wraps the Element in a PropertyProbe interface
wrap(Element) - Static method in class org.gstreamer.interfaces.Tuner
Wraps the Element in a Tuner interface
wrap(Element) - Static method in class org.gstreamer.interfaces.VideoOrientation
Wraps the Element in a VideoOrientation interface
wrap(Element) - Static method in class org.gstreamer.interfaces.XOverlay
Wraps the Element in a XOverlay interface
wrap(Element) - Static method in class org.gstreamer.interfaces.XOverlayBase
Wraps the Element in a XOverlay interface
wrap(Class<T>, T) - Method in class org.gstreamer.swing.SwingExecutorService
Creates a proxy version of interfaceClass that executes instance on the Swing EDT when any of its methods are invoked.
wrap(Element) - Static method in class org.gstreamer.swing.XOverlaySwing
Wraps the Element in a XOverlay interface
wrap(Element) - Static method in class org.gstreamer.swt.overlay.SWTOverlay
Wraps the Element in a SWTOverlay interface
write() - Method in class org.gstreamer.lowlevel.GstColorBalanceAPI.ColorBalanceChannelStruct
 
write() - Method in class org.gstreamer.lowlevel.GstMixerAPI.MixerTrackStruct
 
write() - Method in class org.gstreamer.lowlevel.GstTunerAPI.TunerChannelStruct
 
write() - Method in class org.gstreamer.lowlevel.GstTunerAPI.TunerNormStruct
 
WriteableByteChannelSink - Class in org.gstreamer.io
 
WriteableByteChannelSink(WritableByteChannel, String) - Constructor for class org.gstreamer.io.WriteableByteChannelSink
 

X

XOverlay - Class in org.gstreamer.interfaces
 
XOverlay(Element) - Constructor for class org.gstreamer.interfaces.XOverlay
 
XOverlayBase - Class in org.gstreamer.interfaces
Interface for elements providing tuner operations
XOverlayBase(Element) - Constructor for class org.gstreamer.interfaces.XOverlayBase
Creates a new XOverlay instance
XOverlaySwing - Class in org.gstreamer.swing
 
XOverlaySwing(Element) - Constructor for class org.gstreamer.swing.XOverlaySwing
 

Z

ZERO - Static variable in class org.gstreamer.ClockTime
 

_

_blurb - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpec
 
_gst_debug_bin_to_dot_file(Bin, int, String) - Method in interface org.gstreamer.lowlevel.GstBinAPI
 
_gst_debug_bin_to_dot_file_with_ts(Bin, int, String) - Method in interface org.gstreamer.lowlevel.GstBinAPI
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkAbiData
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.BaseSinkAPI.GstBaseSinkClass
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcAbiData
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.BaseSrcAPI.GstBaseSrcClass
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformClass
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.BaseTransformAPI.GstBaseTransformStruct
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.GstAPI.GstSegmentStruct
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.GstCapsAPI.GstCapsStruct
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.GstCapsAPI.GstStaticCapsStruct
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.GstControllerAPI.GstControllerClass
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.GstControllerAPI.GstControllerStruct
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.GstControlSourceAPI.GstControlSourceClass
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.GstControlSourceAPI.GstControlSourceStruct
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementDetails
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementStruct
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.GstInterpolationControlSourceAPI.GstInterpolationControlSourceClass
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.GstInterpolationControlSourceAPI.GstInterpolationControlSourceStruct
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.GstLFOControlSourceAPI.GstLFOControlSourceClass
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.GstLFOControlSourceAPI.GstLFOControlSourceStruct
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.GstMiniObjectAPI.MiniObjectStruct
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectClass
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectStruct
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.GstQueryAPI.QueryStruct
 
_next - Variable in class org.gstreamer.lowlevel.GlibAPI.GList
 
_next - Variable in class org.gstreamer.lowlevel.GlibAPI.GSList
 
_nick - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpec
 
_prev - Variable in class org.gstreamer.lowlevel.GlibAPI.GList
 
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 _ 

Copyright © 2016. All rights reserved.