Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmputils.h40 gboolean gst_rtmp_output_stream_write_all_bytes_finish (GOutputStream * stream,
Drtmphandshake.c181 res = gst_rtmp_output_stream_write_all_bytes_finish (os, result, &error); in client_handshake1_done()
290 res = gst_rtmp_output_stream_write_all_bytes_finish (os, result, &error); in client_handshake3_done()
Drtmputils.c152 gst_rtmp_output_stream_write_all_bytes_finish (GOutputStream * stream, in gst_rtmp_output_stream_write_all_bytes_finish() function