Type alias RtpScriptTransformServiceCallback<O, R>

RtpScriptTransformServiceCallback<O, R>: ((transformer, options, event) => R)

Type Parameters

  • O

  • R = void

Type declaration

    • (transformer, options, event): R
    • Parameters

      Returns R

Generated using TypeDoc