Optional
height?: numberOutput photo height
{@link Player}'s input frame height
Optional
quality?: numberOutput photo quality
The quality support is platform specific, e.g. Safari 15.2 does not support the setting. See toBlob and toBlob quality for mor details.
0.92 for "image/jpeg"
0.8 for "image/webp"
Optional
type?: "image/png" | "image/jpeg" | "image/webp"Output photo mime-type
The mime-type support is platform specific, e.g. "image/webp" is not supported on Safari 15.2. See toBlob and toBlob type for details.
"image/jpeg"
Optional
width?: numberOutput photo width
{@link Player}'s input frame width
Output photo settings