GstPbutils.DiscovererContainerInfo

g GObject.Object GObject.Object GstPbutils.DiscovererStreamInfo GstPbutils.DiscovererStreamInfo GObject.Object->GstPbutils.DiscovererStreamInfo GstPbutils.DiscovererContainerInfo GstPbutils.DiscovererContainerInfo GstPbutils.DiscovererStreamInfo->GstPbutils.DiscovererContainerInfo

Subclasses:

None

Methods

Inherited:

GstPbutils.DiscovererStreamInfo (10), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

get_streams ()

get_tags ()

Virtual Methods

Inherited:

GObject.Object (7)

Properties

None

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class GstPbutils.DiscovererContainerInfo(**kwargs)
Bases:

GstPbutils.DiscovererStreamInfo

Abstract:

No

GstPbutils.DiscovererStreamInfo specific to container streams.

get_streams()
Returns:

the list of GstPbutils.DiscovererStreamInfo this container stream offers. Free with GstPbutils.DiscovererStreamInfo.list_free() after usage.

Return type:

[GstPbutils.DiscovererStreamInfo]

get_tags()
Returns:

tags specific to the given container. If you wish to use the tags after the life-time of self, you will need to copy them.

Return type:

Gst.TagList or None

New in version 1.20.