Standard predefined Query types
GST_QUERY_NONE
invalid query type
GST_QUERY_POSITION
current position in stream
GST_QUERY_DURATION
total duration of the stream
GST_QUERY_LATENCY
latency of stream
GST_QUERY_JITTER
current jitter of stream
GST_QUERY_RATE
current rate of the stream
GST_QUERY_SEEKING
seeking capabilities
GST_QUERY_SEGMENT
segment start/stop positions
GST_QUERY_CONVERT
convert values between formats
GST_QUERY_FORMATS
query supported formats for convert
Standard predefined Query types GST_QUERY_NONE invalid query type GST_QUERY_POSITION current position in stream GST_QUERY_DURATION total duration of the stream GST_QUERY_LATENCY latency of stream GST_QUERY_JITTER current jitter of stream GST_QUERY_RATE current rate of the stream GST_QUERY_SEEKING seeking capabilities GST_QUERY_SEGMENT segment start/stop positions GST_QUERY_CONVERT convert values between formats GST_QUERY_FORMATS query supported formats for convert