MediaStorage.add_timeline_mattes_to_media_pool#

MediaStorage.add_timeline_mattes_to_media_pool(paths) List[MediaPoolItem][source]#

Adds specified media files as timeline mattes in current media pool folder.

Parameters:

paths (_type_) – one or more file/folder paths.

Returns:

a list of created MediaPoolItem

Return type:

List[MediaPoolItem]