mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 09:40:37 +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
|
* Metadata type that holds information about a sample from a protection-protected
|
||||||
* track, including the information needed to decrypt it (if it is encrypted).
|
* track, including the information needed to decrypt it (if it is encrypted).
|
||||||
|
*
|
||||||
|
* Since 1.6
|
||||||
*/
|
*/
|
||||||
struct _GstProtectionMeta
|
struct _GstProtectionMeta
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue