top of page
- API -
reaper.AZ_RenderMediaIdActiveTake(projID,itemID)
- API Detail-
▼Input value
projID(ReaProject): Project ID
itemID(integer) : Media item ID
▼Output value
retval(boolean): Success or failure of API execution
- SCRIPT -
reaper.AZ_RenderMediaIdActiveTake(0,0)
MEDIA
AZ_RenderMediaIdActiveTake
Supported versions:
1.0.0
onwards
Write the active take of the specified media ID to a new take

bottom of page