query_stop
Description:
public bool query_stop (
out int64 stop)
Query the stop of the stream in gst_format_time.
This only considers the RTP parts of the pipeline and not the RTCP parts.
Parameters:
this |
a Stream
|
stop |
current stop of a Stream
|
Returns:
true if the stop could be queried
|