Enum AudioClipImportMode
Defines how new audio content will be created after the drag-drop event. Provided audio clips will be used as sound variations or playlist tracks.
Namespace: Stem
Assembly: Stem.dll
Syntax
public enum AudioClipImportMode
  Fields
| Name | Description | 
|---|---|
| MultipleItemsWithSingleClip | Create multiple items with a single audio clips.  | 
      
| SingleItemWithAllClips | Create a single item and put all audio clips to it.  |