Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGenerateRequest

take a JSEP offer or answer, and generates a barebone SDP the "legacy" application can use

export
interface

IGenerateRequest

Hierarchy

  • IGenerateRequest

Index

Properties

Optional info

info: string

opaque string that the user can provide for context; optional

memberof

IGenerateRequest

request

request: "generate"

Optional srtp

srtp: string

whether to mandate (sdes_mandatory) or offer (sdes_optional) SRTP support; optional

memberof

IGenerateRequest

Optional srtp_profile

srtp_profile: string

SRTP profile to negotiate, in case SRTP is offered; optional

memberof

IGenerateRequest

update

update: boolean

Generated using TypeDoc