CheckLogFilterFunc

A function that is called for messages matching the filter added by gst_check_add_log_filter.

alias CheckLogFilterFunc = bool delegate

Return Value

true if message should be discarded by GstCheck.