GstTag.TagMuxClass

Fields

Name

Type

Access

Description

parent_class

Gst.ElementClass

r

the parent class.

render_end_tag

object

r

create a tag buffer to add to the end of the input stream given a tag list, or None

render_start_tag

object

r

create a tag buffer to add to the beginning of the input stream given a tag list, or None

Methods

None

Details

class GstTag.TagMuxClass

The GstTag.TagMuxClass structure. Subclasses need to override at least one of the two render vfuncs.