Constructor
new ExampleBasedCriteria(example, codecSwitchingStrategyopt)
Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
example | 
            
            shaka.extern.Variant | ||
codecSwitchingStrategy | 
            
            shaka.config.CodecSwitchingStrategy | 
                
                    <optional> | 
            
            
            
- Implements:
 - Source:
 
Members
codecSwitchingStrategy_ :shaka.config.CodecSwitchingStrategy
Type:
example_ :shaka.extern.Variant
Type:
fallback_ :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: