toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.rtc
/
RTCEncodedAudioFrame
RTCEncoded
Audio
Frame
sealed
external
class
RTCEncodedAudioFrame
(
source
)
MDN Reference
Members
Properties
data
Link copied to clipboard
var
data
:
ArrayBuffer
MDN Reference
timestamp
Link copied to clipboard
val
timestamp
:
JsLong
MDN Reference
Functions
get
Metadata
Link copied to clipboard
fun
getMetadata
(
)
:
RTCEncodedAudioFrameMetadata
MDN Reference