MediaPool.create_timeline_from_clips# MediaPool.create_timeline_from_clips(name: str, clips) → Timeline[source]# create new timeline from clips with name Parameters: name (str) – new timeline name clips (_type_) – clips to create timeline from Returns: new timeline object Return type: Timeline