Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 467 Bytes

File metadata and controls

16 lines (11 loc) · 467 Bytes

MediaRecorderOptions

Namespace: SpawnDev.SpawnJS.JSObjects
Source: JSObjects/MediaRecorderOptions.cs

Options used when creating a new MediaRecorder

Properties

Property Type Access Description
MediaRecorderOptions class get Options used when creating a new MediaRecorder
AudioBitsPerSecond long? get
VideoBitsPerSecond long? get
BitsPerSecond long? get