Home
last modified time | relevance | path

Searched refs:GST_CLIENT_STATUS_REMOVED (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst/tcp/
Dgstmultihandlesink.h117 GST_CLIENT_STATUS_REMOVED = 2, enumerator
Dgstmultihandlesink.c186 {GST_CLIENT_STATUS_REMOVED, "Removed", "removed"}, in gst_multi_handle_sink_client_status_get_type()
691 mhclient->status = GST_CLIENT_STATUS_REMOVED; in gst_multi_handle_sink_remove()
772 mhclient->status = GST_CLIENT_STATUS_REMOVED; in gst_multi_handle_sink_clear()
879 case GST_CLIENT_STATUS_REMOVED: in gst_multi_handle_sink_remove_client_link()
Dgstmultifdsink.c831 mhclient->status = GST_CLIENT_STATUS_REMOVED; in gst_multi_fd_sink_handle_client_write()
Dgstmultisocketsink.c967 mhclient->status = GST_CLIENT_STATUS_REMOVED; in gst_multi_socket_sink_handle_client_write()