Package com.brightcove.player.render
See: Description
-
Class Summary Class Description InclusiveHEVCVideoTrackSelectionOverride 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. DashPeakBitrateTrackSelector DashAudioTrackSelector 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. HLSPeakBitrateTrackSelector UnsupportedDrmException Exception thrown when the required level of DRM is not supported. -
Interface Summary Interface Description SelectionOverrideCreator A com.google.android.exoplayer2.trackselection.DefaultTrackSelector.SelectionOverride creator, that can be set using applySelectionOverride to manually select the track renditions. TrackSelectionOverrideCreator A TrackSelectionOverride creator, that can be set using applyTrackSelectionOverrides to manually select the track renditions.