Searched refs:leaky_type (Results 1 – 1 of 1) sorted by relevance
190 GstAppLeakyType leaky_type; member758 priv->leaky_type = DEFAULT_PROP_LEAKY_TYPE; in gst_app_src_init()921 priv->leaky_type = g_value_get_enum (value); in gst_app_src_set_property()1003 g_value_set_enum (value, priv->leaky_type); in gst_app_src_get_property()2354 appsrc->priv->leaky_type = leaky; in gst_app_src_set_leaky_type()2373 return appsrc->priv->leaky_type; in gst_app_src_get_leaky_type()2576 if (priv->leaky_type == GST_APP_LEAKY_TYPE_UPSTREAM) { in gst_app_src_push_internal()2579 } else if (priv->leaky_type == GST_APP_LEAKY_TYPE_DOWNSTREAM) { in gst_app_src_push_internal()