Skip to content
Snippets Groups Projects
Commit a77aafc5 authored by Sebastian Dröge's avatar Sebastian Dröge :tea:
Browse files

error: GST_RESOURCE_ERROR_NOT_AUTHORIZED will be available since 1.2.4

parent 93bf011a
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,7 @@ typedef enum
* @GST_RESOURCE_ERROR_NO_SPACE_LEFT: used when the resource has no space left.
* @GST_RESOURCE_ERROR_NOT_AUTHORIZED: used when the resource can't be opened
* due to missing authorization.
* Since: 1.4
* Since: 1.2.4
* @GST_RESOURCE_ERROR_NUM_ERRORS: the number of resource error types.
*
* Resource errors are for any resource used by an element:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment