MetaInfo

class MetaInfo(*args, **kwargs)

The MetaInfo provides information about a specific metadata structure.

Methods

class MetaInfo
is_custom() bool

Added in version 1.20.

Fields

class MetaInfo
api

Tag identifying the metadata structure and api

free_func

Function for freeing the metadata

init_func

Function for initializing the metadata

size

Size of the metadata

transform_func

Function for transforming the metadata

type

Type identifying the implementor of the api