seekable
Description:
Check if the pipeline for this seek and up to what point in time, it can seek.
Parameters:
this |
a Media |
Returns:
-1 if the stream is not seekable, 0 if seekable only to the beginning and > 0 to indicate the longest duration between any two random access points. g_maxint64 means any value is possible. |