GalleryStillAlbum.import_stills#
- GalleryStillAlbum.import_stills(file_paths: List[str]) bool[source]#
Imports stills from the specified file paths into the album.
- Parameters:
file_paths (List[str]) – List of file paths to import stills from.
- Returns:
True if import was successful, False otherwise.
- Return type:
- Raises:
APIVersionError – If Resolve version < 20.3.0
- Version:
Added in DaVinci Resolve 20.3.0