protection: Fix annotations for gst_protection_select_system()

This commit is contained in:
Sebastian Dröge 2017-05-21 19:16:57 +03:00
parent 156ce96296
commit d4f2ae611b

View file

@ -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.
*