Preparing search index...
The search index is not available
@formant/data-sdk
@formant/data-sdk
IStreamColumn
Interface IStreamColumn
interface
IStreamColumn
{
aggregateType
?:
"max"
|
"count"
|
"avg"
|
"sum"
|
"min"
;
streamName
:
string
;
streamType
:
keyof
IStreamTypeMap
;
}
Index
Properties
aggregate
Type?
stream
Name
stream
Type
Properties
Optional
aggregate
Type
aggregate
Type
?:
"max"
|
"count"
|
"avg"
|
"sum"
|
"min"
stream
Name
stream
Name
:
string
stream
Type
stream
Type
:
keyof
IStreamTypeMap
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
aggregate
Type
stream
Name
stream
Type
@formant/data-sdk
Loading...
Generated using
TypeDoc