Searched refs:post_messages (Results 1 – 11 of 11) sorted by relevance
178 sink->post_messages = DEFAULT_POST_MESSAGES; in gst_gdk_pixbuf_sink_init()320 do_post = sink->post_messages; in gst_gdk_pixbuf_sink_handle_buffer()398 sink->post_messages = g_value_get_boolean (value); in gst_gdk_pixbuf_sink_set_property()418 g_value_set_boolean (value, sink->post_messages); in gst_gdk_pixbuf_sink_get_property()
53 gboolean post_messages; member
131 gboolean post_messages; member359 sink->post_messages = DEFAULT_POST_MESSAGES; in gst_gs_sink_init()461 sink->post_messages = g_value_get_boolean(value); in gst_gs_sink_set_property()515 g_value_set_boolean(value, sink->post_messages); in gst_gs_sink_get_property()593 if (!sink->post_messages) in gst_gs_sink_post_message_full()617 if (!sink->post_messages) in gst_gs_sink_post_message_from_time()643 if (!sink->post_messages) in gst_gs_sink_post_message()
305 multifilesink->post_messages = DEFAULT_POST_MESSAGES; in gst_multi_file_sink_init()355 sink->post_messages = g_value_get_boolean (value); in gst_multi_file_sink_set_property()395 g_value_set_boolean (value, sink->post_messages); in gst_multi_file_sink_get_property()485 if (!multifilesink->post_messages) in gst_multi_file_sink_post_message_full()511 if (!multifilesink->post_messages) in gst_multi_file_sink_post_message_from_time()537 if (!multifilesink->post_messages) in gst_multi_file_sink_post_message()
85 gboolean post_messages; member
60 gboolean post_messages; /* whether or not to post messages */ member
231 filter->post_messages = TRUE; in gst_level_init()273 filter->post_messages = g_value_get_boolean (value); in gst_level_set_property()314 g_value_set_boolean (value, filter->post_messages); in gst_level_get_property()754 if (filter->post_messages) { in gst_level_post_message()
58 gboolean post_messages; /* whether or not to post messages */ member
195 spectrum->post_messages = DEFAULT_POST_MESSAGES; in gst_spectrum_init()295 filter->post_messages = g_value_get_boolean (value); in gst_spectrum_set_property()350 g_value_set_boolean (value, filter->post_messages); in gst_spectrum_get_property()918 if (spectrum->post_messages) { in gst_spectrum_transform_ip()
83 gboolean post_messages; member
355 timecodestamper->post_messages = DEFAULT_POST_MESSAGES; in gst_timecodestamper_init()523 timecodestamper->post_messages = g_value_get_boolean (value); in gst_timecodestamper_set_property()592 g_value_set_boolean (value, timecodestamper->post_messages); in gst_timecodestamper_get_property()1608 if (timecodestamper->post_messages && tc) { in gst_timecodestamper_transform_ip()