DeviceProviderFactory.getMetadataKeys

Get the available keys for the metadata on factory.

class DeviceProviderFactory
string[]
getMetadataKeys
()

Return Value

Type: string[]

a NULL-terminated array of key strings, or NULL when there is no metadata. Free with g_strfreev() when no longer needed.

Meta