mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-13 10:55:34 +00:00
protection: Fix the string to define unspecified system id
Setting it to "unspecified-system-id".
This commit is contained in:
parent
05a3da347b
commit
b89b1802df
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ G_BEGIN_DECLS
|
||||||
*
|
*
|
||||||
* Since: 1.16
|
* Since: 1.16
|
||||||
*/
|
*/
|
||||||
#define GST_PROTECTION_UNSPECIFIED_SYSTEM_ID "unspecified.gstreamer.org"
|
#define GST_PROTECTION_UNSPECIFIED_SYSTEM_ID "unspecified-system-id"
|
||||||
|
|
||||||
typedef struct _GstProtectionMeta GstProtectionMeta;
|
typedef struct _GstProtectionMeta GstProtectionMeta;
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue