Home
last modified time | relevance | path

Searched refs:gst_amf_node_new_null (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Damf.h56 GstAmfNode * gst_amf_node_new_null (void);
Drtmpclient.c1010 node1 = gst_amf_node_new_null (); in send_secure_token_response()
1133 command_object = gst_amf_node_new_null (); in send_create_stream()
1220 command_object = gst_amf_node_new_null (); in send_publish_or_play()
1388 command_object = gst_amf_node_new_null (); in send_stop()
Damf.c188 gst_amf_node_new_null (void) in gst_amf_node_new_null() function