Searched refs:GstRtmpCommandCallback (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/ |
D | rtmpconnection.h | 49 typedef void (*GstRtmpCommandCallback) (const gchar * command_name, typedef 76 GstRtmpCommandCallback response_command, gpointer user_data, 81 GstRtmpCommandCallback response_command, gpointer user_data,
|
D | rtmpconnection.c | 150 GstRtmpCommandCallback func; 155 transaction_new (gdouble transaction_id, GstRtmpCommandCallback func, in transaction_new() 176 GstRtmpCommandCallback func; 182 GstRtmpCommandCallback func, gpointer user_data) in expected_command_new() 1138 GstRtmpCommandCallback response_command, gpointer user_data, in gst_rtmp_connection_send_command() 1187 GstRtmpCommandCallback response_command, gpointer user_data, in gst_rtmp_connection_expect_command()
|