toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.rtc
/
RTCRtpSendParameters
RTCRtp
Send
Parameters
external
interface
RTCRtpSendParameters
:
RTCRtpParameters
(
source
)
Members
Properties
codecs
Link copied to clipboard
abstract
val
codecs
:
ReadonlyArray
<
RTCRtpCodecParameters
>
degradation
Preference
Link copied to clipboard
abstract
val
degradationPreference
:
RTCDegradationPreference
?
encodings
Link copied to clipboard
abstract
val
encodings
:
ReadonlyArray
<
RTCRtpEncodingParameters
>
header
Extensions
Link copied to clipboard
abstract
val
headerExtensions
:
ReadonlyArray
<
RTCRtpHeaderExtensionParameters
>
rtcp
Link copied to clipboard
abstract
val
rtcp
:
RTCRtcpParameters
transaction
Id
Link copied to clipboard
abstract
val
transactionId
:
String