MediaMainProcessPanelBase

constructor(mediaFrontendContext: MediaFrontendContext, priority: MainProcessPanel.Priority = Priority.LOW)

Parameters

mediaFrontendContext

Context in which the panel is to be opened. Entry point for to communicate with the frontend and the rest of the system.

priority

The initial Priority level of the panel. See MainProcessPanel for more details.