CreateEncoderParams: CreateDecoderParams & {
    ephemeral?: boolean;
}

Type declaration

  • Optional ephemeral?: boolean