Gst.Tag.DemuxResult – gstreamer-tag-1.0 Reference Manual
DemuxResult
Description:
[
CCode
( cprefix =
"GST_TAG_DEMUX_RESULT_"
, type_id =
"gst_tag_demux_result_get_type ()"
) ]
[
GIR
( name =
"TagDemuxResult"
) ]
public
enum
DemuxResult
Result values from the parse_tag virtual function.
Namespace:
Gst.Tag
Package:
gstreamer-tag-1.0
Content:
Enum values:
AGAIN
-
call again with less or more data
BROKEN_TAG
-
cannot parse tag, just skip it
OK
-
parsed tag successfully
2022 vala-language.org