Searched refs:GST_IS_MESSAGE (Results 1 – 7 of 7) sorted by relevance
352 g_return_val_if_fail (GST_IS_MESSAGE (message), -1); in gst_message_get_seqnum()373 g_return_if_fail (GST_IS_MESSAGE (message)); in gst_message_set_seqnum()483 g_return_if_fail (GST_IS_MESSAGE (message)); in gst_message_parse_error_details()573 g_return_if_fail (GST_IS_MESSAGE (message)); in gst_message_parse_warning_details()663 g_return_if_fail (GST_IS_MESSAGE (message)); in gst_message_parse_info_details()1161 g_return_val_if_fail (GST_IS_MESSAGE (message), NULL); in gst_message_get_structure()1187 g_return_val_if_fail (GST_IS_MESSAGE (message), NULL); in gst_message_writable_structure()1218 g_return_val_if_fail (GST_IS_MESSAGE (message), FALSE); in gst_message_has_name()1258 g_return_if_fail (GST_IS_MESSAGE (message)); in gst_message_parse_tag()1279 g_return_if_fail (GST_IS_MESSAGE (message)); in gst_message_parse_buffering()[all …]
194 #define GST_IS_MESSAGE(obj) (GST_IS_MINI_OBJECT_TYPE (obj, GST_TYPE_MESSAGE)) macro
313 g_return_val_if_fail (GST_IS_MESSAGE (message), FALSE); in gst_bus_post()
861 if (GST_IS_MESSAGE (object)) { in gst_debug_print_object()
33 g_return_val_if_fail (GST_IS_MESSAGE (msg), FALSE); in gst_is_wayland_display_handle_need_context_message()
600 g_return_val_if_fail (GST_IS_MESSAGE (msg), FALSE); in gst_is_missing_plugin_message()
1778 GST_IS_MESSAGE