Preparing search index...
The search index is not available
node-pyatv - v8.1.2
node-pyatv
NodePyATVFindAndInstanceOptions
Interface NodePyATVFindAndInstanceOptions
interface
NodePyATVFindAndInstanceOptions
{
airplayCredentials
?:
string
;
atvremotePath
?:
string
;
atvscriptPath
?:
string
;
companionCredentials
?:
string
;
debug
?:
true
|
(
msg
:
string
)
=>
void
;
dmapCredentials
?:
string
;
host
?:
string
;
hosts
?:
string
[]
;
id
?:
string
;
mrpCredentials
?:
string
;
noColors
?:
true
;
protocol
?:
NodePyATVProtocol
;
raopCredentials
?:
string
;
spawn
?:
(
command
:
string
,
args
:
string
[]
,
options
:
SpawnOptions
,
)
=>
FakeChildProcess
|
ChildProcess
;
}
Hierarchy (
View Summary
)
NodePyATVInstanceOptions
NodePyATVFindOptions
NodePyATVFindAndInstanceOptions
NodePyATVDeviceOptions
Index
Properties
airplay
Credentials?
atvremote
Path?
atvscript
Path?
companion
Credentials?
debug?
dmap
Credentials?
host?
hosts?
id?
mrp
Credentials?
no
Colors?
protocol?
raop
Credentials?
spawn?
Properties
Optional
airplay
Credentials
airplayCredentials
?:
string
Optional
atvremote
Path
atvremotePath
?:
string
Optional
atvscript
Path
atvscriptPath
?:
string
Optional
companion
Credentials
companionCredentials
?:
string
Optional
debug
debug
?:
true
|
(
msg
:
string
)
=>
void
Optional
dmap
Credentials
dmapCredentials
?:
string
Optional
host
host
?:
string
Optional
hosts
hosts
?:
string
[]
Optional
id
id
?:
string
Optional
mrp
Credentials
mrpCredentials
?:
string
Optional
no
Colors
noColors
?:
true
Optional
protocol
protocol
?:
NodePyATVProtocol
Optional
raop
Credentials
raopCredentials
?:
string
Optional
spawn
spawn
?:
(
command
:
string
,
args
:
string
[]
,
options
:
SpawnOptions
,
)
=>
FakeChildProcess
|
ChildProcess
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
airplay
Credentials
atvremote
Path
atvscript
Path
companion
Credentials
debug
dmap
Credentials
host
hosts
id
mrp
Credentials
no
Colors
protocol
raop
Credentials
spawn
node-pyatv - v8.1.2
Loading...