Interface AttachRtpScriptTransformOptions<O>

Type Parameters

  • O

Hierarchy

  • AttachRtpScriptTransformOptions

Properties

Properties

options?: MessageData<O>

data that will be associated to the created transform, sent to the worker, and supplied to the worker service callback

wrapping?: MessageWrapper

message wrapping to multiplex messages, see module description

Generated using TypeDoc