Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.rtc
/
RTCEncodedAudioFrameMetadata
RTCEncoded
Audio
Frame
Metadata
interface
RTCEncodedAudioFrameMetadata
(
source
)
Members
Properties
contributing
Sources
Link copied to clipboard
abstract
val
contributingSources
:
ReadonlyArray
<
JsUInt
>
?
payload
Type
Link copied to clipboard
abstract
val
payloadType
:
Short
?
sequence
Number
Link copied to clipboard
abstract
val
sequenceNumber
:
Short
?
synchronization
Source
Link copied to clipboard
abstract
val
synchronizationSource
:
Int
?