onvif
Preparing search index...
toOnvifXMLSchemaObject
Variable toOnvifXMLSchemaObject
Const
toOnvifXMLSchemaObject
:
{
config
(
config
:
Config
,
)
:
{
$
:
{
Name
:
string
;
Type
:
unknown
}
;
Parameters
:
{
ElementItem
?:
{
Name
:
string
}
[]
;
Extension
?:
ItemListExtension
;
SimpleItem
?:
{
$
:
{
Name
:
string
;
Value
:
unknown
}
}
[]
;
}
;
}
;
multicastConfiguration
(
multicast
:
MulticastConfiguration
,
)
:
{
Address
:
{
IPv4Address
?:
string
;
Type
:
IPType
}
;
AutoStart
:
boolean
;
Port
:
number
;
TTL
:
number
;
}
;
}
= ...
Type Declaration
config
:
function
config
(
config
:
Config
,
)
:
{
$
:
{
Name
:
string
;
Type
:
unknown
}
;
Parameters
:
{
ElementItem
?:
{
Name
:
string
}
[]
;
Extension
?:
ItemListExtension
;
SimpleItem
?:
{
$
:
{
Name
:
string
;
Value
:
unknown
}
}
[]
;
}
;
}
Parameters
config
:
Config
Returns
{
$
:
{
Name
:
string
;
Type
:
unknown
}
;
Parameters
:
{
ElementItem
?:
{
Name
:
string
}
[]
;
Extension
?:
ItemListExtension
;
SimpleItem
?:
{
$
:
{
Name
:
string
;
Value
:
unknown
}
}
[]
;
}
;
}
multicastConfiguration
:
function
multicastConfiguration
(
multicast
:
MulticastConfiguration
,
)
:
{
Address
:
{
IPv4Address
?:
string
;
Type
:
IPType
}
;
AutoStart
:
boolean
;
Port
:
number
;
TTL
:
number
;
}
Parameters
multicast
:
MulticastConfiguration
Returns
{
Address
:
{
IPv4Address
?:
string
;
Type
:
IPType
}
;
AutoStart
:
boolean
;
Port
:
number
;
TTL
:
number
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
onvif
Loading...