Pad.peerQueryPosition

Queries the peer of a given sink pad for the stream position.

class Pad
bool
peerQueryPosition
(,
out long cur
)

Parameters

format GstFormat

the #GstFormat requested

cur long

a location in which to store the current position, or %NULL.

Return: %TRUE if the query could be performed.

Meta