top of page

reaper.AZ_RenderMediaIdActiveTake(0,0)

- SCRIPT -

retval = reaper.AZ_RenderMediaIdActiveTake(projID,itemID)

- API -

ID

MEDIA

reaper.AZ_RenderMediaIdActiveTake

対応バージョン:

1.0.0

以降

Write the active take of the specified media ID to a new take

- API Detail-

▼Input value

projID(ReaProject): Project ID

itemID(integer) : Media item ID


▼Output value

retval(boolean): Success or failure of API execution

bottom of page