Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.mediarecorder
/
MediaRecorderOptions
Media
Recorder
Options
interface
MediaRecorderOptions
(
source
)
Members
Properties
audio
Bits
Per
Second
Link copied to clipboard
abstract
var
audioBitsPerSecond
:
Int
?
bits
Per
Second
Link copied to clipboard
abstract
var
bitsPerSecond
:
Int
?
mime
Type
Link copied to clipboard
abstract
var
mimeType
:
String
?
video
Bits
Per
Second
Link copied to clipboard
abstract
var
videoBitsPerSecond
:
Int
?