StreamStatistics interface

Signature:

export interface StreamStatistics

Properties

Property Type Description

bitrate

number

The bitrate, in bits per second

bitsForSample

number

The number of bits over the sample window

framerate

number

The frame rate, in frames per second

framesForSample

number

The number of frames over the sample window

keyFramesForSample

number

The number of key frames over the sample window

sampleSizeSeconds

number

The size of the sample window in seconds