Sets the video encoder tags and how they should be merged with any
upstream stream tags. This will override any tags previously-set
with gstvideo.video_encoder.VideoEncoder.mergeTags.
Note that this is provided for convenience, and the subclass is
not required to use this and can still do tag handling on its own.
Sets the video encoder tags and how they should be merged with any upstream stream tags. This will override any tags previously-set with gstvideo.video_encoder.VideoEncoder.mergeTags.
Note that this is provided for convenience, and the subclass is not required to use this and can still do tag handling on its own.
MT safe.