rtp/gir: Document manually implemented types and functions

This commit is contained in:
Marijn Suijten 2021-05-30 17:42:48 +02:00 committed by Sebastian Dröge
parent f78cb39615
commit 09d39a9cbb

View file

@ -52,6 +52,14 @@ status = "generate"
name = "rtp_source_meta_api_get_type"
ignore = true
[[object]]
name = "GstRtp.RTPBuffer"
status = "manual"
[[object.function]]
name = "map"
# Readable and writable variant dealing with mutability
rename = "from_buffer_readable"
[[object]]
name = "GstRtp.RTPBufferFlags"
status = "generate"