Preparing search index...
The search index is not available
@duckduckgo/content-scope-scripts
@duckduckgo/content-scope-scripts
Duckplayer Messages
DuckPlayerPageSettings
Interface DuckPlayerPageSettings
interface
DuckPlayerPageSettings
{
autoplay
?:
{
state
:
"enabled"
|
"disabled"
}
;
customError
?:
CustomErrorSettings
&
{
signInRequiredSelector
?:
string
}
;
focusMode
?:
{
state
:
"enabled"
|
"disabled"
}
;
pip
:
{
state
:
"enabled"
|
"disabled"
}
;
}
Index
Properties
autoplay?
custom
Error?
focus
Mode?
pip
Properties
Optional
autoplay
autoplay
?:
{
state
:
"enabled"
|
"disabled"
}
Optional
custom
Error
customError
?:
CustomErrorSettings
&
{
signInRequiredSelector
?:
string
}
Type declaration
Optional
signInRequiredSelector
?:
string
A selector that, when not empty, indicates a sign-in required error
Optional
focus
Mode
focusMode
?:
{
state
:
"enabled"
|
"disabled"
}
pip
pip
:
{
state
:
"enabled"
|
"disabled"
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
autoplay
custom
Error
focus
Mode
pip
@duckduckgo/content-scope-scripts
Loading...
A selector that, when not empty, indicates a sign-in required error