Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.rtc
/
RTCEncodedAudioFrame
RTCEncoded
Audio
Frame
class
RTCEncodedAudioFrame
(
source
)
MDN Reference
Members
Properties
data
Link copied to clipboard
var
data
:
ArrayBuffer
MDN Reference
timestamp
Link copied to clipboard
val
timestamp
:
Int53
MDN Reference
Functions
get
Metadata
Link copied to clipboard
fun
getMetadata
(
)
:
RTCEncodedAudioFrameMetadata
MDN Reference