toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.rtc
/
RTCRtpTransceiverInit
RTCRtp
Transceiver
Init
external
interface
RTCRtpTransceiverInit
(
source
)
Members
Properties
direction
Link copied to clipboard
abstract
val
direction
:
RTCRtpTransceiverDirection
?
send
Encodings
Link copied to clipboard
abstract
val
sendEncodings
:
ReadonlyArray
<
RTCRtpEncodingParameters
>
?
streams
Link copied to clipboard
abstract
val
streams
:
ReadonlyArray
<
MediaStream
>
?