Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.rtc
/
RTCRtpTransceiverInit
RTCRtp
Transceiver
Init
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
>
?