summaryrefslogtreecommitdiff
path: root/win32/common/gstenumtypes.c
diff options
context:
space:
mode:
Diffstat (limited to 'win32/common/gstenumtypes.c')
-rw-r--r--win32/common/gstenumtypes.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/common/gstenumtypes.c b/win32/common/gstenumtypes.c
index 93468a113..f63ece34d 100644
--- a/win32/common/gstenumtypes.c
+++ b/win32/common/gstenumtypes.c
@@ -508,6 +508,8 @@ gst_resource_error_get_type (void)
"settings"},
{C_ENUM (GST_RESOURCE_ERROR_NO_SPACE_LEFT),
"GST_RESOURCE_ERROR_NO_SPACE_LEFT", "no-space-left"},
+ {C_ENUM (GST_RESOURCE_ERROR_NOT_AUTHORIZED),
+ "GST_RESOURCE_ERROR_NOT_AUTHORIZED", "not-authorized"},
{C_ENUM (GST_RESOURCE_ERROR_NUM_ERRORS), "GST_RESOURCE_ERROR_NUM_ERRORS",
"num-errors"},
{0, NULL, NULL}