rtmp2: Add gst_rtmp_output_stream_write_all_buffer_async
authorJan Alexander Steffens (heftig) <jsteffens@make.tv>
Wed, 12 Feb 2020 15:43:30 +0000 (16:43 +0100)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 21 Feb 2020 15:20:41 +0000 (15:20 +0000)
commitcb7f0c4be775e8a2c1fd55c4453e85ba2e88159a
tree8ac531f4dfabb9a955ca7eccbbd05245343e6752
parent286a3829b63714fa76c9e074080ca6ab660c2aea
rtmp2: Add gst_rtmp_output_stream_write_all_buffer_async

Similar to gst_rtmp_output_stream_write_all_bytes_async, but takes a
GstBuffer instead of a GBytes. It can also return the number of bytes
written, which might be lower in case of an error.
gst/rtmp2/rtmp/rtmputils.c
gst/rtmp2/rtmp/rtmputils.h