top of page
- API -

reaper.AZ_DeleteAllMedia(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_DeleteAllMedia(0)

MEDIA

AZ_DeleteAllMedia

Supported versions:

1.0.1

onwards

Delete all media

bottom of page