Pad.queryDuration

bool queryDuration(gst.types.Format format, out long duration)

Queries a pad for the total stream duration.

Parameters

formatthe #GstFormat requested
durationa location in which to store the total duration, or null.

Returns

true if the query could be performed.