public class Query extends MiniObject
Pad
and Element
.
Some queries might need a running pipeline to work.
See upstream documentation at https://gstreamer.freedesktop.org/data/doc/gstreamer/stable/gstreamer/html/GstQuery.html
Modifier and Type | Class and Description |
---|---|
static class |
Query.Types |
MiniObject.Handle
NativeObject.Initializer, NativeObject.TypeProvider, NativeObject.TypeRegistration<T extends NativeObject>
Modifier and Type | Field and Description |
---|---|
static String |
GTYPE_NAME |
Modifier and Type | Method and Description |
---|---|
Structure |
getStructure()
Get the structure of this query.
|
copy, getRefCount, isWritable, makeWritable
close, disown, dispose, equals, getPointer, getRawPointer, hashCode, invalidate, toString
public static final String GTYPE_NAME
public Structure getStructure()
Copyright © 2021 gstreamer-java. All rights reserved.