Searched refs:leaky_type (Results 1 – 1 of 1) sorted by relevance
190 GstAppLeakyType leaky_type; member774 priv->leaky_type = DEFAULT_PROP_LEAKY_TYPE; in gst_app_src_init()937 priv->leaky_type = g_value_get_enum (value); in gst_app_src_set_property()1024 g_value_set_enum (value, priv->leaky_type); in gst_app_src_get_property()2385 appsrc->priv->leaky_type = leaky; in gst_app_src_set_leaky_type()2404 return appsrc->priv->leaky_type; in gst_app_src_get_leaky_type()2607 if (priv->leaky_type == GST_APP_LEAKY_TYPE_UPSTREAM) { in gst_app_src_push_internal()2610 } else if (priv->leaky_type == GST_APP_LEAKY_TYPE_DOWNSTREAM) { in gst_app_src_push_internal()