core
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.internal.callstats.models
/
ProducerStatistics
/
ProducerStatistics
Producer
Statistics
constructor
(
producerId
:
String
=
""
,
videoStats
:
List
<
OutboundVideoStreamStats
>
=
emptyList()
,
audioStats
:
List
<
OutboundAudioStreamStats
>
=
emptyList()
)