Home
last modified time | relevance | path

Searched refs:GST_IS_MESSAGE (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstmessage.c353 g_return_val_if_fail (GST_IS_MESSAGE (message), -1); in gst_message_get_seqnum()
374 g_return_if_fail (GST_IS_MESSAGE (message)); in gst_message_set_seqnum()
484 g_return_if_fail (GST_IS_MESSAGE (message)); in gst_message_parse_error_details()
574 g_return_if_fail (GST_IS_MESSAGE (message)); in gst_message_parse_warning_details()
664 g_return_if_fail (GST_IS_MESSAGE (message)); in gst_message_parse_info_details()
1162 g_return_val_if_fail (GST_IS_MESSAGE (message), NULL); in gst_message_get_structure()
1188 g_return_val_if_fail (GST_IS_MESSAGE (message), NULL); in gst_message_writable_structure()
1219 g_return_val_if_fail (GST_IS_MESSAGE (message), FALSE); in gst_message_has_name()
1259 g_return_if_fail (GST_IS_MESSAGE (message)); in gst_message_parse_tag()
1280 g_return_if_fail (GST_IS_MESSAGE (message)); in gst_message_parse_buffering()
[all …]
Dgstmessage.h200 #define GST_IS_MESSAGE(obj) (GST_IS_MINI_OBJECT_TYPE (obj, GST_TYPE_MESSAGE)) macro
Dgstbus.c336 g_return_val_if_fail (GST_IS_MESSAGE (message), FALSE); in gst_bus_post()
Dgstinfo.c903 if (GST_IS_MESSAGE (object)) { in gst_debug_print_object()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/wayland/
Dwayland.c33 g_return_val_if_fail (GST_IS_MESSAGE (msg), FALSE); in gst_is_wayland_display_handle_need_context_message()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dmissing-plugins.c621 g_return_val_if_fail (GST_IS_MESSAGE (msg), FALSE); in gst_is_missing_plugin_message()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/
Dgsttranscoder.c1397 g_return_val_if_fail (GST_IS_MESSAGE (msg), FALSE); in gst_transcoder_is_transcoder_message()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.c4557 g_return_val_if_fail (GST_IS_MESSAGE (msg), FALSE); in gst_play_is_play_message()