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

G

g_signal_connect(String, Callback) - Method in class org.gstreamer.GObject
 
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
 
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.
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
 
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.
getBaseTime() - Method in class org.gstreamer.Element
Returns the base time of the element.
getBoolean(String) - Method in class org.gstreamer.Structure
 
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.
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.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
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.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
 
getDefault() - Static method in class org.gstreamer.Registry
Retrieves the default registry.
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
 
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.VideoComponent
 
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.event.SeekEvent
Gets the SeekFlags of this seek event.
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.
getFormats() - Method in class org.gstreamer.query.FormatsQuery
Gets all formats in this query.
getFraction(String) - Method in class org.gstreamer.Structure
 
getFrequency() - Method in class org.gstreamer.interfaces.TunerChannel
Retrieves the current frequency from the given channel
getHours() - Method in class org.gstreamer.ClockTime
Get the hours component of the total time.
getId() - Method in enum org.gstreamer.Tag
 
getInteger(String) - Method in class org.gstreamer.Structure
 
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.
getLastOffset() - Method in class org.gstreamer.Buffer
Gets the last offset contained in this buffer.
getLatency() - Method in class org.gstreamer.event.LatencyEvent
Gets the latency in the latency event.
getLicense() - Method in class org.gstreamer.Plugin
get the license of the plugin.
getLongName() - Method in class org.gstreamer.ElementFactory
Returns the long, English name for the factory.
getMainContext() - Static method in class org.gstreamer.Gst
Gets the current main context used (if any).
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.
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
 
getMaximumSize() - Method in class org.gstreamer.event.BufferSizeEvent
Gets the maximum buffer size.
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.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.
getMinimumLatency() - Method in class org.gstreamer.query.LatencyQuery
Gets the minimum latency of the live element.
getMinimumSize() - Method in class org.gstreamer.event.BufferSizeEvent
Gets the minimum buffer size.
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.
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 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.
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
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.
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.
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
 
getProportion() - Method in class org.gstreamer.event.QOSEvent
Gets the proportion value of this event.
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.
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.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
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.
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.
getString(String) - 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.
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.
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(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.
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.
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.
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.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.
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.
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
 
GQuark - Class in org.gstreamer.glib
 
GQuark(int) - Constructor for class org.gstreamer.glib.GQuark
 
Gst - Class in org.gstreamer
Media library supporting arbitrary formats and filter graphs.
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
 
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
 
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
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

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