shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.model
/
Producer
/
Producer
Producer
constructor
(
id
:
String
,
kind
:
MediaKind
,
rtpParameters
:
RtpParameters
,
paused
:
Boolean
=
false
,
maxSpatialLayer
:
Int
?
=
null
,
appData
:
Map
<
String
,
Any
?
>
=
emptyMap()
,
producerLabel
:
String
?
=
null
)