ElementFactory.getMetadataKeys

Get the available keys for the metadata on factory.

class ElementFactory
string[]
getMetadataKeys
()

Return Value

Type: string[]

a null-terminated array of key strings, or null when there is no metadata. Free with glib.global.strfreev when no longer needed.