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.BaseAPI.GstBaseSinkAbiData
 
abi - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcAbiData
 
abidata - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSinkStruct
 
abidata - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcStruct
 
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
 
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.BaseAPI.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.
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.
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.
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.NEW_BUFFER - 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.
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.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.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
 
async_play - Variable in class org.gstreamer.lowlevel.BaseAPI.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
 
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
 
author - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementDetails
 
awaitTermination(long, TimeUnit) - Method in class org.gstreamer.glib.MainContextExecutorService
 
awaitTermination(long, TimeUnit) - Method in class org.gstreamer.swing.SwingExecutorService
 

B

BASE_API - Static variable in interface org.gstreamer.lowlevel.BaseAPI
 
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
 
BaseAPI - Interface in org.gstreamer.lowlevel
 
BaseAPI.BooleanFunc1 - Interface in org.gstreamer.lowlevel
 
BaseAPI.BufferAlloc - Interface in org.gstreamer.lowlevel
 
BaseAPI.Create - Interface in org.gstreamer.lowlevel
 
BaseAPI.EventNotify - Interface in org.gstreamer.lowlevel
 
BaseAPI.Fixate - Interface in org.gstreamer.lowlevel
 
BaseAPI.GetCaps - Interface in org.gstreamer.lowlevel
 
BaseAPI.GetSize - Interface in org.gstreamer.lowlevel
 
BaseAPI.GetTimes - Interface in org.gstreamer.lowlevel
 
BaseAPI.GstBaseSinkAbi - Class in org.gstreamer.lowlevel
 
BaseAPI.GstBaseSinkAbi() - Constructor for class org.gstreamer.lowlevel.BaseAPI.GstBaseSinkAbi
 
BaseAPI.GstBaseSinkAbiData - Class in org.gstreamer.lowlevel
 
BaseAPI.GstBaseSinkAbiData() - Constructor for class org.gstreamer.lowlevel.BaseAPI.GstBaseSinkAbiData
 
BaseAPI.GstBaseSinkClass - Class in org.gstreamer.lowlevel
 
BaseAPI.GstBaseSinkClass() - Constructor for class org.gstreamer.lowlevel.BaseAPI.GstBaseSinkClass
 
BaseAPI.GstBaseSinkClass(Pointer) - Constructor for class org.gstreamer.lowlevel.BaseAPI.GstBaseSinkClass
 
BaseAPI.GstBaseSinkStruct - Class in org.gstreamer.lowlevel
 
BaseAPI.GstBaseSinkStruct() - Constructor for class org.gstreamer.lowlevel.BaseAPI.GstBaseSinkStruct
 
BaseAPI.GstBaseSrcAbi - Class in org.gstreamer.lowlevel
 
BaseAPI.GstBaseSrcAbi() - Constructor for class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcAbi
 
BaseAPI.GstBaseSrcAbiData - Class in org.gstreamer.lowlevel
 
BaseAPI.GstBaseSrcAbiData() - Constructor for class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcAbiData
 
BaseAPI.GstBaseSrcClass - Class in org.gstreamer.lowlevel
 
BaseAPI.GstBaseSrcClass() - Constructor for class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcClass
 
BaseAPI.GstBaseSrcClass(Pointer) - Constructor for class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcClass
 
BaseAPI.GstBaseSrcStruct - Class in org.gstreamer.lowlevel
 
BaseAPI.GstBaseSrcStruct() - Constructor for class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcStruct
 
BaseAPI.Query - Interface in org.gstreamer.lowlevel
 
BaseAPI.Render - Interface in org.gstreamer.lowlevel
 
BaseAPI.Seek - Interface in org.gstreamer.lowlevel
 
BaseAPI.SetCaps - Interface in org.gstreamer.lowlevel
 
BaseSink - Class in org.gstreamer.elements
 
BaseSink(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.BaseSink
 
BaseSrc - Class in org.gstreamer.elements
 
BaseSrc(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.BaseSrc
 
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.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
blocksize - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcStruct
 
BOOLEAN - Static variable in class org.gstreamer.lowlevel.GType
 
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.BaseAPI.GstBaseSinkClass
 
BufferFlag - Enum in org.gstreamer
A set of buffer flags used to describe properties of a Buffer.
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.BaseAPI.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

C

callback(Element) - Method in interface org.gstreamer.lowlevel.BaseAPI.BooleanFunc1
 
callback(BaseSrc, long, int, Caps, Pointer) - Method in interface org.gstreamer.lowlevel.BaseAPI.BufferAlloc
 
callback(BaseSrc, long, int, Pointer) - Method in interface org.gstreamer.lowlevel.BaseAPI.Create
 
callback(Element, Event) - Method in interface org.gstreamer.lowlevel.BaseAPI.EventNotify
 
callback(Element, Caps) - Method in interface org.gstreamer.lowlevel.BaseAPI.Fixate
 
callback(Element) - Method in interface org.gstreamer.lowlevel.BaseAPI.GetCaps
 
callback(BaseSrc, LongByReference) - Method in interface org.gstreamer.lowlevel.BaseAPI.GetSize
 
callback(Element, Buffer, Pointer, Pointer) - Method in interface org.gstreamer.lowlevel.BaseAPI.GetTimes
 
callback(BaseSrc, BaseAPI.Query) - Method in interface org.gstreamer.lowlevel.BaseAPI.Query
 
callback(BaseSink, Buffer) - Method in interface org.gstreamer.lowlevel.BaseAPI.Render
 
callback(BaseSrc, GstAPI.GstSegmentStruct) - Method in interface org.gstreamer.lowlevel.BaseAPI.Seek
 
callback(Element, Caps) - Method in interface org.gstreamer.lowlevel.BaseAPI.SetCaps
 
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(Clock, ClockTime, ClockID, Pointer) - Method in interface org.gstreamer.lowlevel.GstClockAPI.GstClockCallback
 
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.BaseAPI.GstBaseSinkStruct
 
can_activate_push - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSinkStruct
 
can_activate_push - Variable in class org.gstreamer.lowlevel.BaseAPI.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.BaseAPI.GstBaseSrcClass
 
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
 
clip_segment - Variable in class org.gstreamer.lowlevel.BaseAPI.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.BaseAPI.GstBaseSinkStruct
 
clock_id - Variable in class org.gstreamer.lowlevel.BaseAPI.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(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(Element.HANDOFF) - Method in class org.gstreamer.Element
Add a listener for the handoff signal on this Bin
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(AppSrc.NEED_DATA) - Method in class org.gstreamer.elements.AppSrc
Adds a listener for the need-data signal
connect(AppSrc.ENOUGH_DATA) - Method in class org.gstreamer.elements.AppSrc
Adds a listener for the enough-data signal
connect(AppSrc.SEEK_DATA) - Method in class org.gstreamer.elements.AppSrc
Adds a listener for the seek-data signal
connect(DecodeBin.NEW_DECODED_PAD) - Method in class org.gstreamer.elements.DecodeBin
Adds a listener for the new-decoded-pad signal
connect(FakeSink.PREROLL_HANDOFF) - Method in class org.gstreamer.elements.FakeSink
Add a listener for the preroll-handoff signal.
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(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
 
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() - 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
 
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.BaseAPI.GstBaseSrcClass
 
createInstance(int, int, int) - Static method in class org.gstreamer.glib.GDate
 
createInstance(int) - Static method in class org.gstreamer.glib.GDate
 
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.
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.GstBufferAPI.BufferStruct
 
data - Variable in class org.gstreamer.lowlevel.GValueAPI.GValue
 
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
Utility Element to automatically identify media stream types and hook up elements.
DecodeBin(String) - Constructor for class org.gstreamer.elements.DecodeBin
Creates a new DecodeBin.
DecodeBin(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.DecodeBin
 
DecodeBin.NEW_DECODED_PAD - Interface in org.gstreamer.elements
Signal emitted when this DecodeBin decodes a new pad.
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
 
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().
denominator - Variable in class org.gstreamer.Fraction
 
description - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementDetails
 
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(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(Element.HANDOFF) - Method in class org.gstreamer.Element
Remove a listener for the handoff 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-buffer signal
disconnect(AppSrc.NEED_DATA) - Method in class org.gstreamer.elements.AppSrc
Removes a listener for the need-data signal
disconnect(AppSrc.ENOUGH_DATA) - Method in class org.gstreamer.elements.AppSrc
Removes a listener for the enough-data signal
disconnect(AppSrc.SEEK_DATA) - Method in class org.gstreamer.elements.AppSrc
Removes a listener for the seek-data signal
disconnect(DecodeBin.NEW_DECODED_PAD) - Method in class org.gstreamer.elements.DecodeBin
Removes a listener for the new-decoded-pad signal
disconnect(FakeSink.PREROLL_HANDOFF) - Method in class org.gstreamer.elements.FakeSink
Remove a listener for the preroll-handoff signal.
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() - 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.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
 
domain - Variable in class org.gstreamer.lowlevel.GstAPI.GErrorStruct
 
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
 
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.BaseAPI.GstBaseSinkStruct
 
element - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcStruct
 
Element.HANDOFF - Interface in org.gstreamer
Signal emitted when this Element has a Buffer ready.
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
 
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
emptyCaps() - Static method in class org.gstreamer.Caps
Creates a new Caps that is empty.
end_time - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSinkStruct
 
end_time - Variable in class org.gstreamer.lowlevel.BaseAPI.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() - Method in class org.gstreamer.elements.AppSrc
 
enoughData(Element, Pointer) - 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 - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSinkStruct
 
eos_queued - Variable in class org.gstreamer.lowlevel.BaseAPI.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.BaseAPI.GstBaseSinkClass
 
event - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcClass
 
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.BaseAPI.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.XOverlay
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
 
FakeSink.PREROLL_HANDOFF - Interface in org.gstreamer.elements
Signal emitted when this FakeSink has a Buffer ready.
FakeSrc - Class in org.gstreamer.elements
 
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
 
FileSrc - Class in org.gstreamer.elements
A gstreamer element that reads from a file.
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.NativeObject
 
find(String) - Static method in class org.gstreamer.ElementFactory
Retrieve an instance of a factory that can produce Elements
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.BaseAPI.GstBaseSinkClass
 
fixate - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcClass
 
fixateNearestInteger(String, Integer) - Method in class org.gstreamer.Structure
 
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.BaseAPI.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.
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
 
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_class - Variable in class org.gstreamer.lowlevel.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_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_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_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_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_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_get_boolean(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_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_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.BaseAPI.GstBaseSinkClass
 
get_caps - Variable in class org.gstreamer.lowlevel.BaseAPI.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.BaseAPI.GstBaseSrcClass
 
get_state - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
get_times - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSinkClass
 
get_times - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcClass
 
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.
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.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.
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.
getCount() - Method in class org.gstreamer.query.FormatsQuery
Gets the number of formats in this query.
getCurrentState() - Method in class org.gstreamer.media.event.TransitionEvent
 
getDay() - Method in class org.gstreamer.glib.GDate
 
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.swing.VideoComponent
 
getElement() - Method in class org.gstreamer.swt.overlay.VideoComponent
Retrieves the Gstreamer element, representing 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.
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
 
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
 
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.event.LatencyEvent
Gets the latency in the latency event.
getLicense() - Method in class org.gstreamer.Plugin
get the license of the plugin.
getLinuxHandle(Composite) - Static method in class org.gstreamer.swt.overlay.SWTOverlay
Helper function to get the proper handle for a given SWT Control on Linux.
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.
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.
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
 
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.
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
 
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.
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.
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 buffers currently stored in the fifo linked list (still not pushed down the pipeline).
getNValues() - Method in class org.gstreamer.lowlevel.GValueAPI.GValueArray
 
getObject() - Method in class org.gstreamer.StreamInfo
 
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
Deprecated. Use Element.getStaticPad(java.lang.String)
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.
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.
getQueueSize() - Method in class org.gstreamer.elements.RGBDataFileSink
Returns the current size of the AppSrc queue.
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.
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.RGBDataAppSink
Gets the actual gstreamer sink element.
getSinkElement() - Method in class org.gstreamer.elements.RGBDataSink
Gets the actual gstreamer sink element.
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
 
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.
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.
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
Returns a list with with specific meta information like width/height/framerate of video streams or samplerate/number of channels of audio streams.
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.
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.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.
getType() - Method in class org.gstreamer.Message
Gets the type of this message.
getValue(int) - Method in class org.gstreamer.interfaces.ColorBalanceChannel
 
getValue(int) - Method in class org.gstreamer.lowlevel.GValueAPI.GValueArray
 
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
 
getVolume() - Method in class org.gstreamer.elements.PlayBin
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
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.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_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_API - Static variable in interface org.gstreamer.lowlevel.GstAPI
 
GST_API - Static variable in class org.gstreamer.lowlevel.GstTypes
 
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_get_max_lateness(BaseSink) - Method in interface org.gstreamer.lowlevel.BaseAPI
 
gst_base_sink_get_sync(BaseSink) - Method in interface org.gstreamer.lowlevel.BaseAPI
 
gst_base_sink_get_type() - Method in interface org.gstreamer.lowlevel.BaseAPI
 
gst_base_sink_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
gst_base_sink_is_async_enabled(BaseSink) - Method in interface org.gstreamer.lowlevel.BaseAPI
 
gst_base_sink_is_qos_enabled(BaseSink) - Method in interface org.gstreamer.lowlevel.BaseAPI
 
gst_base_sink_set_async_enabled(BaseSink, boolean) - Method in interface org.gstreamer.lowlevel.BaseAPI
 
gst_base_sink_set_max_lateness(BaseSink, long) - Method in interface org.gstreamer.lowlevel.BaseAPI
 
gst_base_sink_set_qos_enabled(BaseSink, boolean) - Method in interface org.gstreamer.lowlevel.BaseAPI
 
gst_base_sink_set_sync(BaseSink, boolean) - Method in interface org.gstreamer.lowlevel.BaseAPI
 
gst_base_src_get_type() - Method in interface org.gstreamer.lowlevel.BaseAPI
 
gst_base_src_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
gst_base_transform_get_type() - Method in interface org.gstreamer.lowlevel.BaseAPI
 
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_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_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_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_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_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_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_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_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_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_child_proxy_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_date_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
gst_date_get_type() - Method in interface org.gstreamer.lowlevel.GstValueAPI
 
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_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
gst_element_factory_get_uri_type(ElementFactory) - 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_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_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_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_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_g_error_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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.GstTypes.API
 
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_index_entry_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
gst_index_factory_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
gst_index_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_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_message_get_structure(Message) - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_get_type() - Method in interface org.gstreamer.lowlevel.GstMessageAPI
 
gst_message_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_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_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_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_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_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_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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.BaseAPI
 
GST_PADDING - Static variable in interface org.gstreamer.lowlevel.GstAPI
 
GST_PADDING_LARGE - Static variable in interface org.gstreamer.lowlevel.BaseAPI
 
GST_PADDING_LARGE - Static variable in interface org.gstreamer.lowlevel.GstAPI
 
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_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_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_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_segment_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_caps_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_static_pad_template_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_system_clock_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_get_type(String) - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_tag_setter_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
gst_task_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_factory_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
gst_type_find_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
gst_uri_handler_get_type() - Method in interface org.gstreamer.lowlevel.GstTypes.API
 
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_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(XOverlay) - Method in interface org.gstreamer.lowlevel.GstXOverlayAPI
 
gst_x_overlay_get_type() - Method in interface org.gstreamer.lowlevel.GstXOverlayAPI
 
gst_x_overlay_got_xwindow_id(XOverlay, NativeLong) - Method in interface org.gstreamer.lowlevel.GstXOverlayAPI
 
gst_x_overlay_handle_events(XOverlay, boolean) - Method in interface org.gstreamer.lowlevel.GstXOverlayAPI
 
gst_x_overlay_prepare_xwindow_id(XOverlay) - Method in interface org.gstreamer.lowlevel.GstXOverlayAPI
 
gst_x_overlay_set_xwindow_id(XOverlay, NativeLong) - Method in interface org.gstreamer.lowlevel.GstXOverlayAPI
 
gst_x_overlay_set_xwindow_id(XOverlay, Pointer) - Method in interface org.gstreamer.lowlevel.GstXOverlayAPI
 
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
 
GSTCAPS_API - Static variable in interface org.gstreamer.lowlevel.GstCapsAPI
 
GstCapsAPI - Interface in org.gstreamer.lowlevel
GstCaps functions
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
 
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
 
GSTITERATOR_API - Static variable in interface org.gstreamer.lowlevel.GstIteratorAPI
 
GstIteratorAPI - Interface in org.gstreamer.lowlevel
GstIterator functions
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
 
GstTypes.API - Interface 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
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) - Constructor for class org.gstreamer.lowlevel.GType
 
GType() - Constructor for class org.gstreamer.lowlevel.GType
 
GTypeInstance - Class in org.gstreamer.lowlevel
 
GTypeInstance() - Constructor for class org.gstreamer.lowlevel.GTypeInstance
 
GTypeMapper - Class in org.gstreamer.lowlevel
 
GTypeMapper() - Constructor for class org.gstreamer.lowlevel.GTypeMapper
 
GVALUE_API - Static variable in interface org.gstreamer.lowlevel.GValueAPI
 
GValueAPI - Interface in org.gstreamer.lowlevel
 
GValueAPI.GValue - Class in org.gstreamer.lowlevel
 
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(Pointer) - Constructor for class org.gstreamer.lowlevel.GValueAPI.GValueArray
 
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
 
handle(Composite) - Static method in class org.gstreamer.swt.overlay.SWTOverlay
Helper function to get the proper handle for a given SWT Composite.
handleEvent(boolean) - Method in class org.gstreamer.interfaces.XOverlay
Tell an overlay that it should handle events from the window system.
handoff(Element, Buffer, Pad) - Method in interface org.gstreamer.Element.HANDOFF
Called when an Element 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.BaseAPI.GstBaseSinkStruct
 
have_preroll - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSinkStruct
 
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
 
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
 
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
 
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
 
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.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.BaseAPI.GstBaseSrcStruct
 
is_seekable - Variable in class org.gstreamer.lowlevel.BaseAPI.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.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
 
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
 
isInput() - Method in class org.gstreamer.interfaces.MixerTrack
Checks if this track is an input track.
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.
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.
isPlaying() - Method in class org.gstreamer.Pipeline
Tests if the Pipeline is currently playing.
isQOSEnabled() - Method in class org.gstreamer.elements.BaseSink
 
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.
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.

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) - 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.
LIFECYCLE - Static variable in class org.gstreamer.lowlevel.NativeObject
 
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.
live_cond - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcStruct
 
live_lock - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcStruct
 
live_running - Variable in class org.gstreamer.lowlevel.BaseAPI.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.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.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.
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.BaseAPI.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.
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.
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
 
mouseMove(boolean) - Method in class org.gstreamer.swt.overlay.VideoComponent
Enable the handling of mouse-move or not (only for Linux).
MUTE - Static variable in class org.gstreamer.interfaces.MixerTrack.Flags
 

N

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
 
need_newsegment - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcStruct
 
need_preroll - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSinkStruct
 
needData(Element, int, Pointer) - 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.BaseAPI.GstBaseSrcClass
 
newBuffer(Element, Pointer) - Method in interface org.gstreamer.elements.AppSink.NEW_BUFFER
 
newDecodedPad(Element, Pad, boolean) - Method in interface org.gstreamer.elements.DecodeBin.NEW_DECODED_PAD
 
newPeriodicID(ClockTime, ClockTime) - Method in class org.gstreamer.Clock
Gets an ID from this clock to trigger a periodic notification.
newPreroll(Element, Pointer) - Method in interface org.gstreamer.elements.AppSink.NEW_PREROLL
 
newsegment - Variable in class org.gstreamer.lowlevel.BaseAPI.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.
next() - Method in class org.gstreamer.lowlevel.GlibAPI.GList
 
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.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 - Variable in class org.gstreamer.lowlevel.GObjectAPI.GObjectClass
 
null_fold_if_empty_ensure_non_null - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecString
 
num_buffers - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcStruct
 
num_buffers_left - Variable in class org.gstreamer.lowlevel.BaseAPI.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.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(Pointer, Class<? extends GObject>) - Static method in class org.gstreamer.GObject
 
objectFor(Pointer, Class<T>, boolean) - Static method in class org.gstreamer.GObject
 
objectFor(Pointer, Class<T>) - Static method in class org.gstreamer.GstObject
 
objectFor(Pointer, Class<T>, boolean) - Static method in class org.gstreamer.GstObject
 
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, Class<T>, boolean) - Static method in class org.gstreamer.MiniObject
 
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.BaseAPI.GstBaseSinkStruct
 
offset - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcStruct
 
offset - Variable in class org.gstreamer.lowlevel.GstBufferAPI.BufferStruct
 
offset_end - Variable in class org.gstreamer.lowlevel.GstBufferAPI.BufferStruct
 
org.gstreamer - package org.gstreamer
 
org.gstreamer.elements - package org.gstreamer.elements
 
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
 
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
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.BaseAPI.GstBaseSinkStruct
 
pad_mode - Variable in class org.gstreamer.lowlevel.BaseAPI.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
 
parent - Variable in class org.gstreamer.lowlevel.GstColorBalanceAPI.ColorBalanceChannelStruct
 
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.BaseAPI.GstBaseSinkClass
 
parent_class - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcClass
 
parent_class - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
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.
path_string_separator - Variable in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectClass
 
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.
pause() - Method in class org.gstreamer.Pipeline
Tells the Pipeline to pause playing the media stream.
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
 
peerAcceptCaps(Caps) - Method in class org.gstreamer.Pad
Check if the peer of this pad accepts the caps.
pending_seek - Variable in class org.gstreamer.lowlevel.BaseAPI.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 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.
play() - Method in class org.gstreamer.Pipeline
Tells the Pipeline to start playing the media stream.
PlayBin - Class in org.gstreamer.elements
Playbin provides a stand-alone everything-in-one abstraction for an audio and/or video player.
PlayBin(String) - Constructor for class org.gstreamer.elements.PlayBin
Creates a new PlayBin.
PlayBin(String, URI) - Constructor for class org.gstreamer.elements.PlayBin
Creates a new PlayBin.
PlayBin(NativeObject.Initializer) - Constructor for class org.gstreamer.elements.PlayBin
Creates a new PlayBin proxy.
PlayBin2 - Class in org.gstreamer.elements
 
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.
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.BaseAPI.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
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(PlayBin) - 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.
preroll - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSinkClass
 
preroll_queue - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSinkStruct
 
preroll_queue_max_len - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSinkStruct
 
preroll_queued - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSinkStruct
 
prerollHandoff(FakeSink, Buffer, Pad, Pointer) - Method in interface org.gstreamer.elements.FakeSink.PREROLL_HANDOFF
Called when a FakeSink 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.BaseAPI.GstBaseSinkStruct
 
priv - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcStruct
 
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
 
Property - Class in org.gstreamer.interfaces
 
Property(NativeObject.Initializer) - Constructor for class org.gstreamer.interfaces.Property
For internal gstreamer-java use only
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
 
pullBuffer() - Method in class org.gstreamer.elements.AppSink
Pulls a Buffer from the AppSink.
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(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.
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.BaseAPI.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.Pipeline
Gets the time duration of the current media stream.
queryDuration(TimeUnit) - Method in class org.gstreamer.Pipeline
Gets the time duration of the current media stream.
queryDuration(Format) - Method in class org.gstreamer.Pipeline
Gets the duration of the current media stream in terms of the specified Format.
queryPosition() - Method in class org.gstreamer.Pipeline
Gets the current position in the media stream in units of time.
queryPosition(TimeUnit) - Method in class org.gstreamer.Pipeline
Gets the current position in the media stream.
queryPosition(Format) - Method in class org.gstreamer.Pipeline
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
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.BaseAPI.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
 
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.
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(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
 
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.
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.BaseAPI.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.
restore_thyself - Variable in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectClass
 
RGBDataAppSink - Class in org.gstreamer.elements
 
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
 
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(int, int, IntBuffer) - Method in interface org.gstreamer.elements.RGBDataSink.Listener
 
run() - Method in class org.gstreamer.lowlevel.MainLoop
Enter a loop, processing all events.
running - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSinkAbi
 
running - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcAbi
 

S

save_thyself - Variable in class org.gstreamer.lowlevel.GstObjectAPI.GstObjectClass
 
saveElement(Element) - Method in class org.gstreamer.GstXML
Saves an existing pipeline to a XML file.
scanPath(String) - Method in class org.gstreamer.Registry
Add the given path to the registry.
schedule(Runnable, long, TimeUnit) - Method in class org.gstreamer.glib.MainContextExecutorService
 
schedule(Callable<V>, long, TimeUnit) - Method in class org.gstreamer.glib.MainContextExecutorService
 
schedule(Runnable, long, TimeUnit) - Method in class org.gstreamer.swing.SwingExecutorService
 
schedule(Callable<V>, long, TimeUnit) - Method in class org.gstreamer.swing.SwingExecutorService
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.gstreamer.glib.MainContextExecutorService
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.gstreamer.swing.SwingExecutorService
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.gstreamer.glib.MainContextExecutorService
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.gstreamer.swing.SwingExecutorService
 
seek - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcClass
 
seek(ClockTime) - Method in class org.gstreamer.Pipeline
Sets the position in the media stream to time.
seek(long, TimeUnit) - Method in class org.gstreamer.Pipeline
Sets the current position in the media stream.
seek(double, Format, int, SeekType, long, SeekType, long) - Method in class org.gstreamer.Pipeline
Seeks to a new position in the media stream.
seekable - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcStruct
 
seekData(Element, long, Pointer) - 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.BaseAPI.GstBaseSinkStruct
 
segment - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcStruct
 
SEGMENT - Static variable in class org.gstreamer.QueryType
segment start/stop positions
SEGMENT - Static variable in class org.gstreamer.SeekFlags
Perform a segment seek.
Segment - Class in org.gstreamer
A representation of the values used in querying the pipeline using gst_query_new_segment() and subsequently gst_query_parse_segment().
segmentDone(GstObject, Format, long) - Method in interface org.gstreamer.Bus.SEGMENT_DONE
Called when a segment-done message has been posted.
SegmentDoneMessage - Class in org.gstreamer.message
This message is posted by elements that finish playback of a segment as a result of a segment seek.
SegmentDoneMessage(NativeObject.Initializer) - Constructor for class org.gstreamer.message.SegmentDoneMessage
Creates a new segment-done message.
SegmentDoneMessage(GstObject, Format, long) - Constructor for class org.gstreamer.message.SegmentDoneMessage
Creates a new segment done message.
SegmentQuery - Class in org.gstreamer.query
Used to discover information about the currently configured segment for playback.
SegmentQuery(NativeObject.Initializer) - Constructor for class org.gstreamer.query.SegmentQuery
 
SegmentQuery(Format) - Constructor for class org.gstreamer.query.SegmentQuery
Constructs a new segment query object.
segmentStart(GstObject, Format, long) - Method in interface org.gstreamer.Bus.SEGMENT_START
 
send_event - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
sendEvent(Event) - Method in class org.gstreamer.Element
Sends an event to an element.
sendEvent(Structure) - Method in class org.gstreamer.interfaces.Navigation
 
sendEvent(Event) - Method in class org.gstreamer.Pad
Sends the event to this pad.
sendKeyEvent(String, String) - Method in class org.gstreamer.interfaces.Navigation
 
sendMouseEvent(String, int, double, double) - Method in class org.gstreamer.interfaces.Navigation
 
set(String, Object) - Method in class org.gstreamer.GObject
Sets the value of a GObject property.
set_bus - Variable in class org.gstreamer.lowlevel.GstElementAPI.GstElementClass
 
set_caps - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSinkClass
 
set_caps - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcClass
 
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
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.
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
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
 
setCalibration(ClockTime, ClockTime, ClockTime, ClockTime) - Method in class org.gstreamer.Clock
Adjusts the rate and time of this clock.
setCallback(Callable<Boolean>) - Method in class org.gstreamer.lowlevel.GSource
 
setCaps(Caps) - Method in class org.gstreamer.Buffer
Sets the media type on the buffer.
setCaps(Caps) - Method in class org.gstreamer.Element
Sets the Caps on this Element.
setCaps(Caps) - Method in class org.gstreamer.elements.AppSink
Sets the capabilities on the appsink element.
setCaps(Caps) - Method in class org.gstreamer.elements.AppSrc
 
setCaps(Caps) - Method in class org.gstreamer.Pad
Sets the capabilities of this pad.
setChannel(TunerChannel) - Method in class org.gstreamer.interfaces.Tuner
Tunes this tuner to the given channel.
setClock(Clock) - Method in class org.gstreamer.Pipeline
Set the clock for pipeline.
setControlsVisible(boolean) - Method in class org.gstreamer.swing.VideoPlayer
 
setConvert(Format, long, Format, long) - Method in class org.gstreamer.query.ConvertQuery
 
setDouble(String, Double) - Method in class org.gstreamer.Structure
 
setDoubleRange(String, Double, Double) - Method in class org.gstreamer.Structure
 
setDuration(ClockTime) - Method in class org.gstreamer.Buffer
 
setDuration(Format, long) - Method in class org.gstreamer.query.DurationQuery
Answers a duration query by setting the requested value in the given format.
setFlushing(boolean) - Method in class org.gstreamer.Bus
Instructs the bus to flush out any queued messages.
setFormat(Format) - Method in class org.gstreamer.elements.BaseSrc
 
setFormats(Format...) - Method in class org.gstreamer.query.FormatsQuery
Sets the formats query result fields.
setFrequency(long) - Method in class org.gstreamer.interfaces.TunerChannel
Sets a tuning frequency on the given tuner/channel.
setHcenter(int) - Method in class org.gstreamer.interfaces.VideoOrientation
 
setHflip(boolean) - Method in class org.gstreamer.interfaces.VideoOrientation
 
setInputFile(File) - Method in class org.gstreamer.elements.PlayBin
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.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.
setMaster(Clock) - Method in class org.gstreamer.Clock
Set master as the master clock for this clock.
setMaxBytes(long) - Method in class org.gstreamer.elements.AppSrc
 
setMaximumLateness(long, TimeUnit) - Method in class org.gstreamer.elements.BaseSink
 
setMuted(boolean) - Method in class org.gstreamer.interfaces.MixerTrack
Mutes or unmutes the given channel.
setName(String) - Method in class org.gstreamer.GstObject
Sets the name of this object, or gives this object a guaranteed unique name (if name is null).
setName(String) - Method in class org.gstreamer.PluginFeature
Sets the name of a plugin feature.
setName(String) - Method in class org.gstreamer.Structure
Sets the name of the structure to the given name.
setNorm(TunerNorm) - Method in class org.gstreamer.interfaces.Tuner
Changes the video norm on this tuner to the given norm
setOffset(long) - Method in class org.gstreamer.Buffer
Sets the offset of the buffer in the media stream.
setOpacity(float) - Method in class org.gstreamer.swing.VideoComponent
 
setOpacity(float) - Method in class org.gstreamer.swing.VideoPlayer
 
setOpaque(boolean) - Method in class org.gstreamer.swing.VideoPlayer
 
setOverlay(String) - Method in class org.gstreamer.swt.VideoComponent
Set the overlay text of the video component.
setPassDirectBuffer(boolean) - Method in class org.gstreamer.elements.RGBDataAppSink
Indicate whether the RGBDataAppSink should pass the native IntBuffer to the listener, or should copy it to a heap buffer.
setPassDirectBuffer(boolean) - Method in class org.gstreamer.elements.RGBDataSink
Indicate whether the RGBDataSink should pass the native IntBuffer to the listener, or should copy it to a heap buffer.
setPlaylist(Collection<URI>) - Method in class org.gstreamer.media.AbstractMediaPlayer
Replaces the current play list with a new play list.
setPlaylist(Collection<URI>) - Method in interface org.gstreamer.media.MediaPlayer
Replaces the current playlist with a new playlist.
setPosition(Format, long) - Method in class org.gstreamer.query.PositionQuery
Answers a position query by setting the requested value in the given format.
setQOSEnabled(boolean) - Method in class org.gstreamer.elements.BaseSink
 
setQueueSize(int) - Method in class org.gstreamer.elements.RGBDataFileSink
Sets the size of the AppSrc queue.
setRank(int) - Method in class org.gstreamer.PluginFeature
Set the rank for the plugin feature.
setRecording(boolean) - Method in class org.gstreamer.interfaces.MixerTrack
Enables or disables recording on the given track.
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.
setSize(long) - Method in class org.gstreamer.elements.AppSrc
 
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.
setURI(URI) - Method in class org.gstreamer.elements.PlayBin
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(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
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
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
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
Set the volume for the PlayBin.
setVolumePercent(int) - Method in class org.gstreamer.elements.PlayBin2
Set the volume for the PlayBin.
setWindowID(long) - Method in class org.gstreamer.interfaces.XOverlay
Sets the native window for the Element to use to display video.
setWindowID(Component) - Method in class org.gstreamer.interfaces.XOverlay
Sets the native window for the Element to use to display video.
setWindowID(Composite) - Method in class org.gstreamer.swt.overlay.SWTOverlay
Sets the native window for the Element to use to display video.
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_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.BaseAPI.GstBaseSinkStruct
 
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.BaseAPI.GstBaseSrcStruct
 
size - Variable in class org.gstreamer.lowlevel.GstBufferAPI.BufferStruct
 
SOFTWARE - Static variable in class org.gstreamer.interfaces.MixerTrack.Flags
 
spec - Variable in class org.gstreamer.lowlevel.GObjectAPI.GObjectConstructParam
 
src - Variable in class org.gstreamer.lowlevel.GstMessageAPI.MessageStruct
 
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.BaseAPI.GstBaseSrcStruct
 
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.BaseAPI.GstBaseSinkClass
 
start - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcClass
 
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.elements.RGBDataFileSink
Sets the state of the pipeline to PAUSED.
stop - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSinkClass
 
stop - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcClass
 
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.
stop() - Method in class org.gstreamer.Pipeline
Tells the Pipeline to pause playing the media stream.
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
 
string - Variable in class org.gstreamer.lowlevel.GstCapsAPI.GstStaticCapsStruct
 
STRING - Static variable in class org.gstreamer.lowlevel.GType
 
structs - Variable in class org.gstreamer.lowlevel.GstCapsAPI.GstCapsStruct
 
structure - Variable in class org.gstreamer.lowlevel.GstMessageAPI.MessageStruct
 
structure - Variable in class org.gstreamer.lowlevel.GstQueryAPI.QueryStruct
 
Structure - Class in org.gstreamer
Generic structure containing fields of names and values.
Structure(NativeObject.Initializer) - Constructor for class org.gstreamer.Structure
Creates a new instance of Structure
Structure(String) - Constructor for class org.gstreamer.Structure
Creates a new, empty #GstStructure with the given name.
Structure(String, String, Object...) - Constructor for class org.gstreamer.Structure
Creates a new Structure with the given name.
Structure.InvalidFieldException - Exception in org.gstreamer
 
Structure.InvalidFieldException(String, String) - Constructor for exception org.gstreamer.Structure.InvalidFieldException
 
substitutor - Variable in class org.gstreamer.lowlevel.GObjectAPI.GParamSpecString
 
subtract(Caps) - Method in class org.gstreamer.Caps
Subtracts the subtrahend Caps from this Caps.
SwingExecutorService - Class in org.gstreamer.swing
A ScheduledExecutorService that executes tasks and timers on the AWT/Swing EDT.
SwingExecutorService() - Constructor for class org.gstreamer.swing.SwingExecutorService
Creates a new ScheduledExecutorService.
SwingMultiPlayer - Class in org.gstreamer.example
 
SwingMultiPlayer() - Constructor for class org.gstreamer.example.SwingMultiPlayer
Creates a new instance of SwingPlayer
SwingMultiPlayerAlpha - Class in org.gstreamer.example
 
SwingMultiPlayerAlpha() - Constructor for class org.gstreamer.example.SwingMultiPlayerAlpha
Creates a new instance of SwingPlayer
SwingPlayer - Class in org.gstreamer.example
 
SwingPlayer() - Constructor for class org.gstreamer.example.SwingPlayer
Creates a new instance of SwingPlayer
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.BaseAPI.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.
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.GstMessageAPI.MessageStruct
 
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.
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.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.
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.BaseAPI.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
 
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.
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.BaseAPI.GstBaseSinkClass
 
unlock - Variable in class org.gstreamer.lowlevel.BaseAPI.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.
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.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.elements.AppSrc.Type
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(long) - 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(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.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.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.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.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.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.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.
Version - Class in org.gstreamer
Describes the version of gstreamer currently in use.
Version(long, long, long, long) - Constructor for class org.gstreamer.Version
 
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
 
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
 
VideoTest - Class in org.gstreamer.example
A Simple videotest example.
VideoTest() - Constructor for class org.gstreamer.example.VideoTest
 

W

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
 
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(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.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
 
write() - Method in class org.gstreamer.lowlevel.GTypeInstance
 
WriteableByteChannelSink - Class in org.gstreamer.io
 
WriteableByteChannelSink(WritableByteChannel, String) - Constructor for class org.gstreamer.io.WriteableByteChannelSink
 

X

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

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.BaseAPI.GstBaseSinkAbiData
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSinkClass
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcAbiData
 
_gst_reserved - Variable in class org.gstreamer.lowlevel.BaseAPI.GstBaseSrcClass
 
_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.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.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
 
_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 © 2010. All Rights Reserved.