Pad.peerQueryPosition

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

class Pad
int
peerQueryPosition
(,
out long cur
)

Parameters

format GstFormat

the GstFormat requested

cur long

a location in which to store the current position, or NULL. out[allow-none]

Return Value

Type: int

TRUE if the query could be performed.

Meta