PadQueryFunction
Description:
[ CCode ( has_target = false ) ]
public delegate bool PadQueryFunction (Pad pad, Object? parent, Query query)
public delegate bool PadQueryFunction (Pad pad, Object? parent, Query query)
The signature of the query function.
Parameters:
pad |
the Pad to query. |
parent |
the parent of |
query |
the Query object to execute |
Returns:
|
Namespace: Gst
Package: gstreamer-1.0