top of page
- API -

reaper.AZ_DeleteAllSelectedMedia(projID)

- API Detail-

▼Input value

  • projID (ReaProject): Project ID

▼Output value

  • retval(boolean): Success or failure of API execution

- SCRIPT -

dofile(reaper.AZ_GetLuaInitPath())


reaper.AZ_DeleteAllSelectedMedia(0)

MEDIA

AZ_DeleteAllSelectedMedia

Supported versions:

1.0.0

onwards

Delete all selected media

bottom of page