Preparing search index...
The search index is not available
@formant/data-sdk
@formant/data-sdk
IStreamCurrentValue
Interface IStreamCurrentValue<T>
interface
IStreamCurrentValue
<
T
>
{
currentValue
:
IStreamTypeMap
[
T
]
;
currentValueTime
:
string
;
deviceId
:
string
;
streamName
:
string
;
streamType
:
keyof
IStreamTypeMap
;
tags
:
ITags
;
}
Type Parameters
T
extends
StreamType
=
any
Index
Properties
current
Value
current
Value
Time
device
Id
stream
Name
stream
Type
tags
Properties
current
Value
current
Value
:
IStreamTypeMap
[
T
]
current
Value
Time
current
Value
Time
:
string
device
Id
device
Id
:
string
stream
Name
stream
Name
:
string
stream
Type
stream
Type
:
keyof
IStreamTypeMap
tags
tags
:
ITags
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
current
Value
current
Value
Time
device
Id
stream
Name
stream
Type
tags
@formant/data-sdk
Loading...
Generated using
TypeDoc