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