mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-14 19:35:39 +00:00
gstdiscoverer: Add since annotation.
Forgot to add the since annotation to the GstDiscovererSerializeFlags in the previous commit.
This commit is contained in:
parent
2e423dd129
commit
7048ecdc49
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@ typedef enum {
|
||||||
* You can use these flags to control what is serialized by
|
* You can use these flags to control what is serialized by
|
||||||
* gst_discoverer_info_to_variant()
|
* gst_discoverer_info_to_variant()
|
||||||
*
|
*
|
||||||
|
* Since: 1.6
|
||||||
*/
|
*/
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
|
|
Loading…
Reference in a new issue