Pad
Query
Function
GJS API Reference
Gst-0.10
Gst
PadQueryFunction
Interface PadQueryFunction
Hierarchy
PadQueryFunction
Callable
Pad
Query
Function
(
pad
:
Gst
.
Pad
, query
:
Gst
.
Query
)
:
boolean
The signature of the query function.
Parameters
pad:
Gst
.
Pad
the #GstPad to query.
query:
Gst
.
Query
the #GstQuery object to execute
Returns
boolean
Pad
Query
Function
base64:eyJwYWdlTmF2aWdhdGlvbiI6W10sImNsYXNzTmFtZXMiOiJjdXJyZW50IHRzZC1raW5kLWludGVyZmFjZSB0c2QtcGFyZW50LWtpbmQtbmFtZXNwYWNlIiwiaHJlZiI6IkdzdF8wXzEwLkdzdC5QYWRRdWVyeUZ1bmN0aW9uLmh0bWwiLCJuYW1lIjoiUGFkUXVlcnlGdW5jdGlvbiJ9
The signature of the query function.