| Interface | Description |
|---|---|
| SelectionOverrideCreator |
A
DefaultTrackSelector.SelectionOverride creator,
that can be set using TrackSelectorHelper.applySelectionOverride(int, SelectionOverrideCreator)
to manually select the track renditions. |
| Class | Description |
|---|---|
| DashAudioTrackSelector | |
| DashPeakBitrateTrackSelector | |
| HLSPeakBitrateTrackSelector | |
| InclusiveHEVCVideoSelectionOverride |
Selects all the indices of the Video
Formats that has HVC codecs
plus any other Format with a different codec and different resolution than the HVC ones. |
| TrackSelectorHelper |
Helper class to do several operations with the
MappingTrackSelector selector. |
| Exception | Description |
|---|---|
| UnsupportedDrmException |
Exception thrown when the required level of DRM is not supported.
|