Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmpmessage.h135 } GstRtmpUserControl; typedef
138 GstRtmpUserControl * out);
140 GstBuffer * gst_rtmp_message_new_user_control (GstRtmpUserControl * uc);
Drtmpmessage.c431 GstRtmpUserControl * out) in gst_rtmp_message_parse_user_control()
435 GstRtmpUserControl uc; in gst_rtmp_message_parse_user_control()
478 gst_rtmp_message_new_user_control (GstRtmpUserControl * uc) in gst_rtmp_message_new_user_control()
Drtmpconnection.c886 GstRtmpUserControl uc; in gst_rtmp_connection_handle_user_control()
1228 GstRtmpUserControl uc = { in gst_rtmp_connection_send_ping_response()
Drtmpclient.c1116 GstRtmpUserControl uc = { in send_set_buffer_length()