AnswerParameters
Props
disableExtPlayoutDelay
disableExtPlayoutDelay: undefined
| false
| true
When set to true, disables the RTP header extension to control playout delay if provided.
disableExtVideoOffset
disableExtVideoOffset: undefined
| false
| true
When set to true, disables the RTP header extension for transmission offset if provided.
disableExtVideoOrientation
disableExtVideoOrientation: undefined
| false
| true
When set to true, disables the RTP header extension for video orientation, 3gpp:video-orientation
, if provided. Browsers that don't support that extension will be correctly displaying video; however, the battery consumption will be higher.
disableExtVideoTiming
disableExtVideoTiming: undefined
| false
| true
When set to true, disables the RTP header extension for video timing if provided.
displayName
displayName: undefined
| string
Name of the caller that will be displayed to the callee. Normally it's a human-readable version of CallerID, e.g. a person's name.
maxVideoBitrate
maxVideoBitrate: undefined
| number
Sets the maximum possible video bitrate for the end user device in kbps.
scheme
scheme: undefined
| {[id: string]: any}
Internal information about codecs from the AppEvents.CallAlerting event.