gstreamer-rs/gstreamer-rtp/src
Sebastian Dröge a16c3888e5 Return base class pads by reference instead of strong reference
Avoids unnecessary reference counting and the caller can get a strong
reference easily by calling clone().
2022-05-05 14:18:03 +03:00
..
auto Regenerate with latest gir/gir-files 2022-05-03 15:37:25 +03:00
subclass rtp: add bindings for RTPBaseDepayload 2022-04-14 13:31:28 +00:00
lib.rs rtp_buffer: bind buffer getters 2022-04-14 13:31:28 +00:00
rtp_base_depayload.rs Return base class pads by reference instead of strong reference 2022-05-05 14:18:03 +03:00
rtp_base_payload.rs Return base class pads by reference instead of strong reference 2022-05-05 14:18:03 +03:00
rtp_buffer.rs rtpbuffer: bind length calculation API 2022-04-23 01:12:16 +00:00
rtp_header_extension.rs rtp: Fix mutability of caps in RtpHeaderExtension API 2021-10-08 19:57:14 +03:00