Pad.peerQueryConvert

Queries the peer pad of a given sink pad to convert src_val in src_format to dest_format.

class Pad
bool
peerQueryConvert

Parameters

srcFormat GstFormat

a GstFormat to convert from.

srcVal long

a value to convert.

destFormat GstFormat

the GstFormat to convert to.

destVal long

a pointer to the result.

Return Value

Type: bool

TRUE if the query could be performed.