Buffer.getCustomMeta

Finds the first #GstCustomMeta on buffer for the desired name.

class Buffer
getCustomMeta
(
string name
)

Parameters

name string

the registered name of the custom meta to retrieve.

Return Value

Type: gst.custom_meta.CustomMeta

the #GstCustomMeta