StreamStatistics interface
Signature:
export interface StreamStatisticsProperties
| Property | Type | Description | 
|---|---|---|
| number | The bitrate, in bits per second | |
| number | The number of bits over the sample window | |
| number | The frame rate, in frames per second | |
| number | The number of frames over the sample window | |
| number | The number of key frames over the sample window | |
| number | The size of the sample window in seconds |