bufferAddVideoCaptionMeta

fngstvideo.video_caption_meta.VideoCaptionMeta bufferAddVideoCaptionMeta(gst.buffer.Buffer buffer, gstvideo.types.VideoCaptionType captionType, ubyte[] data)

Attaches #GstVideoCaptionMeta metadata to buffer with the given parameters.

Parameters

buffera #GstBuffer
captionTypeThe type of Closed Caption to add
dataThe Closed Caption data

Returns

the #GstVideoCaptionMeta on buffer.