@tikoci/centrs
Preparing search index...
ApiStreamSummary
Interface ApiStreamSummary
The
data
payload of the terminating summary envelope on a
--stream
.
interface
ApiStreamSummary
{
durationMs
:
number
;
frames
:
number
;
stopReason
:
ApiStreamStopReason
;
}
Index
Properties
duration
Ms
frames
stop
Reason
Properties
duration
Ms
durationMs
:
number
frames
frames
:
number
stop
Reason
stopReason
:
ApiStreamStopReason
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
duration
Ms
frames
stop
Reason
@tikoci/centrs
Loading...
The
datapayload of the terminating summary envelope on a--stream.