Gst.TagScope – gstreamer-1.0 Reference Manual
TagScope
Description:
[
CCode
( cprefix =
"GST_TAG_SCOPE_"
, type_id =
"gst_tag_scope_get_type ()"
) ]
public
enum
TagScope
GstTagScope specifies if a taglist applies to the complete medium or only to one single stream.
Namespace:
Gst
Package:
gstreamer-1.0
Content:
Enum values:
GLOBAL
-
global tags for the complete medium
STREAM
-
tags specific to this single stream
2022 vala-language.org