Parse a segment query answer. Any of rate, format, start_value, and stop_value may be NULL, which will cause this value to be omitted. See gst_query_set_segment() for an explanation of the function arguments.
the storage for the rate of the segment, or NULL
the storage for the GstFormat of the values, or NULL
the storage for the start value, or NULL
the storage for the stop value, or NULL
See Implementation
Parse a segment query answer. Any of rate, format, start_value, and stop_value may be NULL, which will cause this value to be omitted. See gst_query_set_segment() for an explanation of the function arguments.