Pad.peerQueryDuration

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

Queries the peer pad of a given sink 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.