Constructor
new StreamStats(streamInfonon-null)
A collection of stream stats.
Parameters:
Name | Type | Description |
---|---|---|
streamInfo |
shaka.media.StreamInfo |
- Source:
Members
-
(nullable) videoBandwidth :number
-
StreamInfo bandwidth requirement in bits per second.
Type:
- number
- Source:
-
(nullable) videoHeight :number
-
StreamInfo height in pixels, if an audio stream.
Type:
- number
- Source:
-
(nullable) videoMimeType :string
-
StreamInfo MIME type.
Type:
- string
- Source:
-
(nullable) videoWidth :number
-
StreamInfo width in pixels, if a video stream.
Type:
- number
- Source: