Unique name of the processor. Used to identify and register the processor implementation.
Parameters to pass into the processor constructor
Specifies the processor category. Determines which media pipeline the processor integrates with:
video: Processes camera frames before encoding or transmission.audio: Processes microphone input or playback streams.share: Processes screen-share frames before distribution.Absolute URL of the processor script. The script must be hosted on the same origin or have CORS enabled to allow cross-origin loading.
Defines the parameters required to initialize a media processor.