MediaPoolItem.get_metadata#
- MediaPoolItem.get_metadata(metadata_type: str = '') str [source]#
return metadata value of the key metadata_type.
- Parameters:
metadata_type (str, optional) – metadata type. Defaults to “”.
- Returns:
metadata value If no argument is specified, a dict of all set metadata properties is returned.
- Return type: