Preparing search index...
The search index is not available
@formant/data-sdk
@formant/data-sdk
IScopeFilter
Interface IScopeFilter
interface
IScopeFilter
{
deviceIds
?:
string
[]
;
end
?:
string
;
names
?:
string
[]
;
notNames
?:
string
[]
;
start
?:
string
;
tags
?:
ITagSets
;
types
?:
(
keyof
IStreamTypeMap
)
[]
;
}
Hierarchy (
view full
)
IFilter
IScopeFilter
Index
Properties
device
Ids?
end?
names?
not
Names?
start?
tags?
types?
Properties
Optional
device
Ids
device
Ids
?:
string
[]
Optional
end
end
?:
string
Optional
names
names
?:
string
[]
Optional
not
Names
not
Names
?:
string
[]
Optional
start
start
?:
string
Optional
tags
tags
?:
ITagSets
Optional
types
types
?:
(
keyof
IStreamTypeMap
)
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
device
Ids
end
names
not
Names
start
tags
types
@formant/data-sdk
Loading...
Generated using
TypeDoc