mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 02:00:33 +00:00
protection: Fix annotations for gst_protection_select_system()
This commit is contained in:
parent
156ce96296
commit
d4f2ae611b
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ gst_buffer_add_protection_meta (GstBuffer * buffer, GstStructure * info)
|
|||
|
||||
/**
|
||||
* gst_protection_select_system:
|
||||
* @system_identifiers: (transfer none): A null terminated array of strings
|
||||
* @system_identifiers: (transfer none) (array zero-terminated=1): A null terminated array of strings
|
||||
* that contains the UUID values of each protection system that is to be
|
||||
* checked.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue