Preparing search index...
The search index is not available
node-pyatv - v8.1.0
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 full
)
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
airplay
Credentials
?:
string
Optional
atvremote
Path
atvremote
Path
?:
string
Optional
atvscript
Path
atvscript
Path
?:
string
Optional
companion
Credentials
companion
Credentials
?:
string
Optional
debug
debug
?:
true
|
(
(
msg
:
string
)
=>
void
)
Optional
dmap
Credentials
dmap
Credentials
?:
string
Optional
host
host
?:
string
Optional
hosts
hosts
?:
string
[]
Optional
id
id
?:
string
Optional
mrp
Credentials
mrp
Credentials
?:
string
Optional
no
Colors
no
Colors
Optional
protocol
protocol
?:
NodePyATVProtocol
Optional
raop
Credentials
raop
Credentials
?:
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.0
Loading...