SongGuess
Preparing search index...
server/worker-configuration
BrowserRunPuppeteerScreenshotOptions
Type Alias BrowserRunPuppeteerScreenshotOptions
type
BrowserRunPuppeteerScreenshotOptions
=
{
captureBeyondViewport
?:
boolean
;
clip
?:
{
height
:
number
;
scale
?:
number
;
width
:
number
;
x
:
number
;
y
:
number
;
}
;
encoding
?:
"binary"
|
"base64"
;
fromSurface
?:
boolean
;
fullPage
?:
boolean
;
omitBackground
?:
boolean
;
optimizeForSpeed
?:
boolean
;
quality
?:
number
;
type
?:
"png"
|
"jpeg"
|
"webp"
;
}
Index
Properties
capture
Beyond
Viewport?
clip?
encoding?
from
Surface?
full
Page?
omit
Background?
optimize
For
Speed?
quality?
type?
Properties
Optional
capture
Beyond
Viewport
captureBeyondViewport
?:
boolean
Optional
clip
clip
?:
{
height
:
number
;
scale
?:
number
;
width
:
number
;
x
:
number
;
y
:
number
}
Optional
encoding
encoding
?:
"binary"
|
"base64"
Default
"binary"
Copy
Optional
from
Surface
fromSurface
?:
boolean
Optional
full
Page
fullPage
?:
boolean
Optional
omit
Background
omitBackground
?:
boolean
Optional
optimize
For
Speed
optimizeForSpeed
?:
boolean
Optional
quality
quality
?:
number
Optional
type
type
?:
"png"
|
"jpeg"
|
"webp"
Default
"png"
Copy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
capture
Beyond
Viewport
clip
encoding
from
Surface
full
Page
omit
Background
optimize
For
Speed
quality
type
SongGuess
Loading...
Default