mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 09:10:36 +00:00
gstprotection: Add missing Since 1.6 mark
This commit is contained in:
parent
bdfcf43f74
commit
92087ba75a
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@ typedef struct _GstProtectionMeta GstProtectionMeta;
|
|||
*
|
||||
* Metadata type that holds information about a sample from a protection-protected
|
||||
* track, including the information needed to decrypt it (if it is encrypted).
|
||||
*
|
||||
* Since 1.6
|
||||
*/
|
||||
struct _GstProtectionMeta
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue