Pad.queryPeerPosition

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

class Pad
int
queryPeerPosition
(,
out long cur
)

Parameters

format GstFormat

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

cur long

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

Return Value

Type: int

TRUE if the query could be performed.

Meta