Enumeration (GI Flags)

GstPbutils-1.0GstPbutilsDiscovererSerializeFlagsSince 1.6

You can use these flags to control what is serialized by gst_discoverer_info_to_variant()

1.6

Index

Enumeration Members

Enumeration Members

ALL: number

Serialize all the available info, including caps, tags and miscellaneous information

BASIC: number

Serialize only basic information, excluding caps, tags and miscellaneous information

CAPS: number

Serialize the caps for each stream

MISC: number

Serialize miscellaneous information for each stream

TAGS: number

Serialize the tags for each stream