add_metadata


Description:

[ CCode ( cname = "gst_element_class_add_metadata" ) ]
public class void add_metadata (string key, string value)

Set key with value as metadata in this.

Parameters:

this

class to set metadata for

key

the key to set

value

the value to set