Pad.queryPeerDuration

Queries the peer pad of a given sink pad for the total stream duration.

class Pad
int
queryPeerDuration
(,
out long duration
)

Parameters

format GstFormat

a pointer to the GstFormat asked for. On return contains the GstFormat used.

duration long

A location in which to store the total duration, or NULL.

Return Value

Type: int

TRUE if the query could be performed.

Meta