shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.webrtc
/
WebRtcTransport
/
produce
produce
abstract
fun
produce
(
track
:
MediaStreamTrack
,
encodings
:
List
<
RtpEncodingParameters
>
=
emptyList()
,
codecOptions
:
ProducerCodecOptions
?
=
null
,
appData
:
Map
<
String
,
Any
?
>
?
=
null
)
:
WebRtcProducer