Package com.brightcove.player.render
-
Interface Summary Interface Description SelectionOverrideCreator ADefaultTrackSelector.SelectionOverride
creator, that can be set usingTrackSelectorHelper.applySelectionOverride(int, SelectionOverrideCreator)
to manually select the track renditions. -
Class Summary Class Description DashAudioTrackSelector Deprecated. DashPeakBitrateTrackSelector Deprecated. HLSPeakBitrateTrackSelector Deprecated. InclusiveHEVCVideoSelectionOverride Selects all the indices of the VideoFormat
s that has HVC codecs plus any otherFormat
with a different codec and different resolution than the HVC ones.TrackSelectorHelper Helper class to do several operations with theMappingTrackSelector
selector. -
Exception Summary Exception Description UnsupportedDrmException Exception thrown when the required level of DRM is not supported.