new OfferOptions()
Used to customize the offer created by
SdpEndpoint.generateOffer.
Properties:
| Name | Type | Description |
|---|---|---|
offerToReceiveAudio |
external:Boolean | Whether or not to offer to the remote peer the opportunity to send audio. |
offerToReceiveVideo |
external:Boolean | Whether or not to offer to the remote peer the opportunity to send video. |