GstTag.TagMuxClass¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
parent_class |
r |
the parent class. |
|
render_end_tag |
r |
create a tag buffer to add to the end of the input stream given a tag list, or |
|
render_start_tag |
r |
create a tag buffer to add to the beginning of the input stream given a tag list, or |
Methods¶
None
Details¶
- class GstTag.TagMuxClass¶
The
GstTag.TagMuxClass
structure. Subclasses need to override at least one of the two render vfuncs.