Constructor
new ExampleBasedCriteria(example, codecSwitchingStrategy, enableAudioGroups)
Parameters:
Name | Type | Description |
---|---|---|
example |
shaka.extern.Variant | |
codecSwitchingStrategy |
shaka.config.CodecSwitchingStrategy | |
enableAudioGroups |
boolean |
- Implements:
- Source:
Members
preferenceBasedCriteria_ :shaka.media.AdaptationSetCriteria
Type:
Methods
create(variantsnon-null) → {shaka.media.AdaptationSet}
Take a set of variants, and return a subset of variants that can be
adapted between.
Parameters:
Name | Type | Description |
---|---|---|
variants |
Array.<shaka.extern.Variant> |
- Implements:
- Source: