Class | Description |
---|---|
AllocationQuery |
An allocation query for querying allocation properties.
|
ConvertQuery |
A convert query used to ask for a conversion between one format and another.
|
DurationQuery |
A duration query used to get the total length of a stream.
|
FormatsQuery |
Used for querying formats of the stream.
|
LatencyQuery |
Used for querying the latency of the stream.
|
PositionQuery |
Used to query an element for the current position in the stream.
|
Query |
Base query type.
|
Query.Types | |
SeekingQuery |
Used for querying the seeking properties of the stream.
|
SegmentQuery |
Used to discover information about the currently configured segment for
playback.
|
Enum | Description |
---|---|
QueryType |
Standard predefined Query types
|
Copyright © 2021 gstreamer-java. All rights reserved.