RenderQueue object

The RenderQueue object represents the render automation process, the data and functionality that is available through the Render Queue panel of a particular

onStatusChanged

The name of a callback function that is calledwhenever the value of the RenderQueueItem.status attribute changes.You cannot make changes to render queue ite

pauseWatchFolder()

Pauses or resumes the search of the target watch folder for items to render.pause True to pause, false to resume.Nothing.See also Application isWatchFolder

pauseRendering()

Pauses the current rendering process, or continues a paused rendering process. This is the same as clicking Pause in the Render Queue panel during a render.

render()

Starts the rendering process. This is the same as clicking Render in the Render Queue panel. The method does not return until the render process is complete