Constructor
new VariantCodecSummary(variant)
Parameters:
| Name | Type | Description |
|---|---|---|
variant |
shaka.extern.Variant |
- Source:
Members
Methods
equals(othernon-null) → {boolean}
Check if this summaries is equal to another.
Parameters:
| Name | Type | Description |
|---|---|---|
other |
shaka.util.ManifestFilter.VariantCodecSummary |
- Source:
Returns:
- Type
- boolean