mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
rtpbaseaudiopayload: add transfer annotation to get_adapter return
This commit is contained in:
parent
207a6b5fe1
commit
63579633f5
1 changed files with 1 additions and 1 deletions
|
@ -980,7 +980,7 @@ gst_rtp_base_payload_audio_sink_event (GstRTPBasePayload * basep,
|
|||
*
|
||||
* Gets the internal adapter used by the depayloader.
|
||||
*
|
||||
* Returns: a #GstAdapter.
|
||||
* Returns: (transfer full): a #GstAdapter.
|
||||
*/
|
||||
GstAdapter *
|
||||
gst_rtp_base_audio_payload_get_adapter (GstRTPBaseAudioPayload
|
||||
|
|
Loading…
Reference in a new issue