toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.media.recorder
/
MediaRecorderOptions
Media
Recorder
Options
external
interface
MediaRecorderOptions
(
source
)
Members
Properties
audio
Bits
Per
Second
Link copied to clipboard
abstract
val
audioBitsPerSecond
:
Int
?
bits
Per
Second
Link copied to clipboard
abstract
val
bitsPerSecond
:
Int
?
mime
Type
Link copied to clipboard
abstract
val
mimeType
:
String
?
video
Bits
Per
Second
Link copied to clipboard
abstract
val
videoBitsPerSecond
:
Int
?