[ CCode ( cname = "gst_element_class_add_metadata" ) ]
public class void add_metadata (string key, string value)
Set key
with value
as metadata in this.
this |
class to set metadata for |
key |
the key to set |
value |
the value to set |