Methods
Method |
Description |
com.brightcove.player.drm.getDrmError()
|
|
com.brightcove.player.drm.queryKeyStatus()
|
|
com.brightcove.player.drm.getOfflineLicenseKeySetId()
|
|
com.brightcove.player.render.create(TrackGroupArray,int)
|
Creates a com.google.android.exoplayer2.trackselection.DefaultTrackSelector.SelectionOverride based on the com.google.android.exoplayer2.source.TrackGroup and track index provided. |
com.brightcove.player.render.applySelectionOverride(int,SelectionOverrideCreator)
|
|
com.brightcove.player.render.updateTracksSelectionArray(TrackSelectionArray)
|
Updates the Track Selection array. |
com.brightcove.player.render.create(TrackGroupArray,int)
|
Creates a com.google.android.exoplayer2.trackselection.DefaultTrackSelector.SelectionOverride based on the com.google.android.exoplayer2.source.TrackGroup and track index provided. |
com.brightcove.player.playback.getMinBufferDurationToSwitchUp()
|
Returns the minimum duration of media that needs to be bufferedfor a switch to a higher quality variant to be considered. |
com.brightcove.player.playback.setMinBufferDurationToSwitchUp(long)
|
Sets the minimum duration of media that needs to be bufferedfor a switch to a higher quality variant to be considered. |
com.brightcove.player.playback.getMaxBufferDurationToSwitchDown()
|
Returns the maximum duration of media that needs to be bufferedfor a switch to a lower quality variant to be considered. |
com.brightcove.player.playback.setMaxBufferDurationToSwitchDown(long)
|
Sets the maximum duration of media that needs to be bufferedfor a switch to a lower quality variant to be considered. |
com.brightcove.player.playback.getMinBufferMs()
|
Returns the minimum duration of data that must be buffered forplayback to start or resume following a user action such as aseek. |
com.brightcove.player.playback.setMinBufferMs(int)
|
Sets the minimum duration of data that must be buffered forplayback to start or resume following a user action such as aseek. |
com.brightcove.player.playback.getMinRebufferMs()
|
|
com.brightcove.player.playback.setMinRebufferMs(int)
|
|
com.brightcove.player.playback.setVideoSelectionOverrideCreator(SelectionOverrideCreator)
|
Provides a creator for a DefaultTrackSelector.SelectionOverride instance specific forthe Video track. |
com.brightcove.player.dash.getSegmentCount(long)
|
Deprecated. |
com.brightcove.player.display.onAudioTrackUnderrun(int,long,long)
|
|
com.brightcove.player.display.onDroppedFrames(int,long)
|
|
com.brightcove.player.display.onDecoderInitialized(AnalyticsListener.EventTime,int,String,long)
|
|
com.brightcove.player.display.onDecoderInitialized(String,long,long)
|
|
com.brightcove.player.display.getBrightcoveDrmSession()
|
Deprecates. |
com.brightcove.player.display.getLiveEdge()
|
Deprecated. |
com.brightcove.player.display.setVideoSelectionOverrideCreator(SelectionOverrideCreator)
|
Provides a creator for a DefaultTrackSelector.SelectionOverride instance specific for the Video track. |
com.brightcove.player.display.getMinBufferDurationToSwitchUp()
|
Returns the minimum duration of media that needs to be bufferedfor a switch to a higher quality variant to be considered. |
com.brightcove.player.display.setMinBufferDurationToSwitchUp(long)
|
Sets the minimum duration of media that needs to be bufferedfor a switch to a higher quality variant to be considered. |
com.brightcove.player.display.getMaxBufferDurationToSwitchDown()
|
Returns the maximum duration of media that needs to be bufferedfor a switch to a lower quality variant to be considered. |
com.brightcove.player.display.setMaxBufferDurationToSwitchDown(long)
|
Sets the maximum duration of media that needs to be bufferedfor a switch to a lower quality variant to be considered. |
com.brightcove.player.display.getMinBufferMs()
|
Returns the minimum duration of data that must be buffered forplayback to start or resume following a user action such as aseek. |
com.brightcove.player.display.setMinBufferMs(int)
|
Sets the minimum duration of data that must be buffered forplayback to start or resume following a user action such as aseek. |
com.brightcove.player.display.getMinRebufferMs()
|
|
com.brightcove.player.display.setMinRebufferMs(int)
|
|