@elysiumoss/ui-capture - v0.1.1
Preparing search index...
service
CaptureConfigLive
Function CaptureConfigLive
CaptureConfigLive
(
config
?:
|
CaptureConfig
|
Partial
<
{
outputDir
:
string
;
captureVideo
:
boolean
;
viewports
:
readonly
ViewportConfigInput
[]
;
maxDepth
:
number
;
waitTime
:
number
;
videoOptions
:
VideoOptionsInput
;
includeSubdomains
:
boolean
;
allowedHosts
:
readonly
string
[]
;
routeConcurrency
:
number
;
menuInteractionSelectors
:
readonly
string
[]
;
screenshotHideSelectors
:
readonly
string
[]
;
ffmpegPath
:
string
;
warmupScroll
:
boolean
;
}
,
>
,
)
:
Layer
<
CaptureConfigTag
,
never
,
never
>
Parameters
Optional
config
:
|
CaptureConfig
|
Partial
<
{
outputDir
:
string
;
captureVideo
:
boolean
;
viewports
:
readonly
ViewportConfigInput
[]
;
maxDepth
:
number
;
waitTime
:
number
;
videoOptions
:
VideoOptionsInput
;
includeSubdomains
:
boolean
;
allowedHosts
:
readonly
string
[]
;
routeConcurrency
:
number
;
menuInteractionSelectors
:
readonly
string
[]
;
screenshotHideSelectors
:
readonly
string
[]
;
ffmpegPath
:
string
;
warmupScroll
:
boolean
;
}
,
>
Returns
Layer
<
CaptureConfigTag
,
never
,
never
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@elysiumoss/ui-capture - v0.1.1
Loading...