GstPbutils.DiscovererContainerInfo¶
- Subclasses:
- None 
Methods¶
- Inherited:
- Structs:
| 
 | |
| 
 | 
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class GstPbutils.DiscovererContainerInfo(**kwargs)¶
- Bases:
- Abstract:
- No 
 - GstPbutils.DiscovererStreamInfospecific to container streams.- get_streams()[source]¶
- Returns:
- the list of - GstPbutils.DiscovererStreamInfothis container stream offers. Free with- GstPbutils.DiscovererStreamInfo.list_free() after usage.
- Return type:
 
 - get_tags()[source]¶
- 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.TagListor- None
 - New in version 1.20.