Pad.queryDuration
bool queryDuration(gst.types.Format format, out long duration)Queries a pad for the total stream duration.
Parameters
format | the #GstFormat requested |
duration | a location in which to store the total duration, or null. |
Returns
true if the query could be performed.