Properties
mediaConstraints
Use to adjust camera settings
mediaConstraints?: MediaStreamConstraints
filename
Allows renaming the file before it’s added to the file list, should return name without extension
filename?: string | ((blob: File) => string)