| Package | Description |
|---|---|
| org.freedesktop.gstreamer | |
| org.freedesktop.gstreamer.elements | |
| org.freedesktop.gstreamer.query |
| Modifier and Type | Method and Description |
|---|---|
Query |
PadProbeInfo.getQuery()
Get the query from the probe, or null.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Element.query(Query query)
Performs a query on the element.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DecodeBin.AUTOPLUG_QUERY.autoplugQuery(DecodeBin element,
Pad pad,
Element child,
Query query) |
boolean |
URIDecodeBin.AUTOPLUG_QUERY.autoplugQuery(URIDecodeBin element,
Pad pad,
Element child,
Query query) |
| Modifier and Type | Class and Description |
|---|---|
class |
AllocationQuery
An allocation query for querying allocation properties.
|
class |
ConvertQuery
A convert query used to ask for a conversion between one format and another.
|
class |
DurationQuery
A duration query used to get the total length of a stream.
|
class |
FormatsQuery
Used for querying formats of the stream.
|
class |
LatencyQuery
Used for querying the latency of the stream.
|
class |
PositionQuery
Used to query an element for the current position in the stream.
|
class |
SeekingQuery
Used for querying the seeking properties of the stream.
|
class |
SegmentQuery
Used to discover information about the currently configured segment for
playback.
|
Copyright © 2021 gstreamer-java. All rights reserved.