- AdBreak - Class in com.longtailvideo.jwplayer.media.ads
-
An ad break.
- AdBreak(String, AdSource, String...) - Constructor for class com.longtailvideo.jwplayer.media.ads.AdBreak
-
Convenience constructor for V2->V3 migrations
- AdBreak(AdBreak) - Constructor for class com.longtailvideo.jwplayer.media.ads.AdBreak
-
- AdBreak(AdBreak.Builder) - Constructor for class com.longtailvideo.jwplayer.media.ads.AdBreak
-
- AdBreak.Builder - Class in com.longtailvideo.jwplayer.media.ads
-
- AdBreakEndEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onAdBreakEnd() event.
- AdBreakEndEvent(AdPosition, AdSource) - Constructor for class com.longtailvideo.jwplayer.events.AdBreakEndEvent
-
- AdBreakStartEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onAdBreakStart() event.
- AdBreakStartEvent(AdPosition, AdSource) - Constructor for class com.longtailvideo.jwplayer.events.AdBreakStartEvent
-
- AdClickEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onAdClick() event.
- AdClickEvent(AdSource, String, String) - Constructor for class com.longtailvideo.jwplayer.events.AdClickEvent
-
- AdCompanion - Class in com.longtailvideo.jwplayer.media.ads
-
An Ad Companion.
- AdCompanion(String, int, int, String, AdCompanionType, List<String>) - Constructor for class com.longtailvideo.jwplayer.media.ads.AdCompanion
-
- AdCompanionsEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onAdCompanions() event.
- AdCompanionsEvent(String, List<AdCompanion>) - Constructor for class com.longtailvideo.jwplayer.events.AdCompanionsEvent
-
- AdCompanionType - Enum in com.longtailvideo.jwplayer.media.ads
-
Types of Ad Companions
- AdCompleteEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onAdComplete() event.
- AdCompleteEvent(AdSource, String, String) - Constructor for class com.longtailvideo.jwplayer.events.AdCompleteEvent
-
- add(View) - Method in class com.longtailvideo.jwplayer.JWFriendlyAdObstructions
-
Used to register View elements as friendly advertising obstructions.
- addOnAdBreakEndListener(AdvertisingEvents.OnAdBreakEndListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds a listener to the OnAdBreakEnd event.
- addOnAdBreakStartListener(AdvertisingEvents.OnAdBreakStartListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds a listener to the OnAdBreakStart event.
- addOnAdClickListener(AdvertisingEvents.OnAdClickListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds a listener for the OnAdClick event.
- addOnAdCompanionsListener(AdvertisingEvents.OnAdCompanionsListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnAdCompanionsListener.
- addOnAdCompleteListener(AdvertisingEvents.OnAdCompleteListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds a listener for the OnAddComplete event.
- addOnAdErrorListener(AdvertisingEvents.OnAdErrorListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds a listener for the OnAdError Event.
- addOnAdImpressionListener(AdvertisingEvents.OnAdImpressionListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds a listener for the OnAdImpression Event.
- addOnAdMetaListener(AdvertisingEvents.OnAdMetaListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnAdMetaListener.
- addOnAdPauseListener(AdvertisingEvents.OnAdPauseListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds a listener to the OnAdPause event.
- addOnAdPlayListener(AdvertisingEvents.OnAdPlayListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds a listener for the OnAdPlay event.
- addOnAdRequestListener(AdvertisingEvents.OnAdRequestListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnAdRequestListener.
- addOnAdScheduleListener(AdvertisingEvents.OnAdScheduleListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds a listener for the OnAdSchedule event.
- addOnAdSkippedListener(AdvertisingEvents.OnAdSkippedListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds a listener for the OnAdSkipped event.
- addOnAdStartedListener(AdvertisingEvents.OnAdStartedListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnAdStartedListener.
- addOnAdTimeListener(AdvertisingEvents.OnAdTimeListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds a listener to the OnAdTime event.
- addOnAdViewableImpressionListener(AdvertisingEvents.OnAdViewableImpressionListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds a listener for the OnAdViewableImpression Event.
- addOnAudioTrackChangedListener(VideoPlayerEvents.OnAudioTrackChangedListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnAudioTracksChangedListener.
- addOnAudioTracksListener(VideoPlayerEvents.OnAudioTracksListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnAudioTracksListener.
- addOnBeforeCompleteListener(AdvertisingEvents.OnBeforeCompleteListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnBeforeCompleteListener.
- addOnBeforePlayListener(AdvertisingEvents.OnBeforePlayListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnBeforePlayListener.
- addOnBufferChangeListener(VideoPlayerEvents.OnBufferChangeListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnBufferChangeListener.
- addOnBufferListener(VideoPlayerEvents.OnBufferListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnBufferListener.
- addOnCaptionsChangedListener(VideoPlayerEvents.OnCaptionsChangedListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnCaptionsChangedListener.
- addOnCaptionsListListener(VideoPlayerEvents.OnCaptionsListListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an listener for the CaptionsList event.
- addOnCompleteListener(VideoPlayerEvents.OnCompleteListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnCompleteListener.
- addOnControlBarVisibilityListener(VideoPlayerEvents.OnControlBarVisibilityListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnControlBarVisibilityListener.
- addOnControlsListener(VideoPlayerEvents.OnControlsListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnControlsListener.
- addOnDisplayClickListener(VideoPlayerEvents.OnDisplayClickListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnDisplayClickListener.
- addOnErrorListener(VideoPlayerEvents.OnErrorListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnErrorListener.
- addOnFirstFrameListener(VideoPlayerEvents.OnFirstFrameListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnFirstFrameListener.
- addOnFullscreenListener(VideoPlayerEvents.OnFullscreenListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an listener for the OnFullScreen event.
- addOnIdleListener(VideoPlayerEvents.OnIdleListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnIdleListener.
- addOnLevelsChangedListener(VideoPlayerEvents.OnLevelsChangedListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnLevelsChangedListener.
- addOnLevelsListener(VideoPlayerEvents.OnLevelsListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnLevelsListener.
- addOnMetaListener(VideoPlayerEvents.OnMetaListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnMetaListener.
- addOnMuteListener(VideoPlayerEvents.OnMuteListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnMuteListener.
- addOnPauseListener(VideoPlayerEvents.OnPauseListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnPauseListener.
- addOnPlaybackRateChangedListener(VideoPlayerEvents.OnPlaybackRateChangedListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnPlaybackRateChangedListener.
- addOnPlaylistCompleteListener(VideoPlayerEvents.OnPlaylistCompleteListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnPlaylistCompleteListener.
- addOnPlayListener(VideoPlayerEvents.OnPlayListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnPlayListener.
- addOnPlaylistItemListener(VideoPlayerEvents.OnPlaylistItemListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnPlaylistItemListener.
- addOnPlaylistListener(VideoPlayerEvents.OnPlaylistListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnPlaylistListener.
- addOnReadyListener(VideoPlayerEvents.OnReadyListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnReadyListener.
- addOnRelatedCloseListener(RelatedPluginEvents.OnRelatedCloseListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnRelatedCloseListener.
- addOnRelatedOpenListener(RelatedPluginEvents.OnRelatedOpenListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnRelatedOpenListener.
- addOnRelatedPlayListener(RelatedPluginEvents.OnRelatedPlayListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnRelatedPlayListener.
- addOnSeekedListener(VideoPlayerEvents.OnSeekedListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnSeekedListener.
- addOnSeekListener(VideoPlayerEvents.OnSeekListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnSeekListener.
- addOnSetupErrorListener(VideoPlayerEvents.OnSetupErrorListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnSetupErrorListener.
- addOnSharingClickListener(SharingPluginEvents.OnSharingClickListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnSharingClickListener.
- addOnSharingCloseListener(SharingPluginEvents.OnSharingCloseListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnSharingCloseListener.
- addOnSharingOpenListener(SharingPluginEvents.OnSharingOpenListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnSharingOpenListener.
- addOnTimeListener(VideoPlayerEvents.OnTimeListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnTimeListener.
- addOnViewableListener(VideoPlayerEvents.OnViewableListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnViewableListener.
- addOnVisualQualityListener(VideoPlayerEvents.OnVisualQualityListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnVisualQualityListener.
- addOnWarningListener(VideoPlayerEvents.OnWarningListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnWarningListener.
- AdErrorEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onAdError() event.
- AdErrorEvent(String, String) - Constructor for class com.longtailvideo.jwplayer.events.AdErrorEvent
-
- AdImpressionEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onAdImpression() event.
- AdImpressionEvent(AdPosition, String, String, String, String, AdSource, String, String, MediaFile, String, String, String, VMAPInfo, String, String, Boolean, String[], Boolean, String[]) - Constructor for class com.longtailvideo.jwplayer.events.AdImpressionEvent
-
- AdMetaEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the adMeta event.
- AdMetaEvent(AdSource, String, String, String, String, String, AdPosition, int, int, int, String, int, AdScheduleFromEvent, String, String, String, String, String, Boolean, int, String, String, Boolean, String[], MediaFile, boolean, String, String[], String, ArrayList<AdCompanion>, String, String, String, String, String) - Constructor for class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- AdPauseEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onAdPause() event.
- AdPauseEvent(String, PlayerState, PlayerState, String) - Constructor for class com.longtailvideo.jwplayer.events.AdPauseEvent
-
- AdPlayEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onAdPlay() event.
- AdPlayEvent(String, PlayerState, PlayerState, String) - Constructor for class com.longtailvideo.jwplayer.events.AdPlayEvent
-
- AdPosition - Enum in com.longtailvideo.jwplayer.media.ads
-
Describes an ads position in playback
- AdRequestEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onAdRequest() event.
- AdRequestEvent(AdPosition, AdSource, String, String) - Constructor for class com.longtailvideo.jwplayer.events.AdRequestEvent
-
- AdRules - Class in com.longtailvideo.jwplayer.media.ads
-
Ad Rules - Options that control how frequently ads play back.
- AdRules(AdRules) - Constructor for class com.longtailvideo.jwplayer.media.ads.AdRules
-
Copy constructor.
- AdRules.Builder - Class in com.longtailvideo.jwplayer.media.ads
-
- AdRules.RulesStartOnSeek - Annotation Type in com.longtailvideo.jwplayer.media.ads
-
- AdSchedule(int, String, ArrayList<String>, String) - Constructor for class com.longtailvideo.jwplayer.events.AdViewableImpressionEvent.AdSchedule
-
- AdSchedule(JSONObject) - Constructor for class com.longtailvideo.jwplayer.events.AdViewableImpressionEvent.AdSchedule
-
- adSchedule(List<AdBreak>) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem.Builder
-
- AdScheduleEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onAdSchedule() event.
- AdScheduleEvent(AdSource, List<VMAPAdBreak>, String) - Constructor for class com.longtailvideo.jwplayer.events.AdScheduleEvent
-
- AdScheduleFromEvent - Class in com.longtailvideo.jwplayer.events
-
- AdScheduleFromEvent(int, String, ArrayList<String>, String) - Constructor for class com.longtailvideo.jwplayer.events.AdScheduleFromEvent
-
- AdScheduleFromEvent(JSONObject) - Constructor for class com.longtailvideo.jwplayer.events.AdScheduleFromEvent
-
- AdSkippedEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onAdSkipped() event.
- AdSkippedEvent(AdSource, String, String) - Constructor for class com.longtailvideo.jwplayer.events.AdSkippedEvent
-
- AdSource - Enum in com.longtailvideo.jwplayer.media.ads
-
All of the types of ads.
- AdStartedEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onAdStarted() event.
- AdStartedEvent(String, String) - Constructor for class com.longtailvideo.jwplayer.events.AdStartedEvent
-
- AdTimeEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onAdTime() event.
- AdTimeEvent(AdSource, String, double, double, int, String) - Constructor for class com.longtailvideo.jwplayer.events.AdTimeEvent
-
- adType(AdType) - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak.Builder
-
- AdType - Enum in com.longtailvideo.jwplayer.media.ads
-
The possible type of the AdBreaks
- advertising(AdvertisingBase) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
-
- Advertising - Class in com.longtailvideo.jwplayer.media.ads
-
A VAST Advertising.
- Advertising(AdSource, List<AdBreak>) - Constructor for class com.longtailvideo.jwplayer.media.ads.Advertising
-
- Advertising(Advertising) - Constructor for class com.longtailvideo.jwplayer.media.ads.Advertising
-
- AdvertisingBase - Class in com.longtailvideo.jwplayer.media.ads
-
The base class for Advertising settings.
- AdvertisingBase(AdSource) - Constructor for class com.longtailvideo.jwplayer.media.ads.AdvertisingBase
-
- AdvertisingBase(AdvertisingBase) - Constructor for class com.longtailvideo.jwplayer.media.ads.AdvertisingBase
-
- AdvertisingEvents - Interface in com.longtailvideo.jwplayer.events.listeners
-
Events related to advertising playback.
- AdvertisingEvents.OnAdBreakEndListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onAdBreakEnd.
- AdvertisingEvents.OnAdBreakStartListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onAdBreakStart.
- AdvertisingEvents.OnAdClickListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onAdClick.
- AdvertisingEvents.OnAdCompanionsListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onAdCompanions.
- AdvertisingEvents.OnAdCompleteListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onAdComplete.
- AdvertisingEvents.OnAdErrorListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onAdError.
- AdvertisingEvents.OnAdImpressionListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onAdImpression.
- AdvertisingEvents.OnAdMetaListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event Listener for onAdMeta
- AdvertisingEvents.OnAdPauseListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onAdPause.
- AdvertisingEvents.OnAdPlayListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onAdPlay.
- AdvertisingEvents.OnAdRequestListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onAdRequest.
- AdvertisingEvents.OnAdScheduleListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onAdSchedule.
- AdvertisingEvents.OnAdSkippedListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onAdSkipped.
- AdvertisingEvents.OnAdStartedListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onAdStarted.
- AdvertisingEvents.OnAdTimeListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onAdTime.
- AdvertisingEvents.OnAdViewableImpressionListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event Listener for onAdViewableImpression
- AdvertisingEvents.OnBeforeCompleteListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onBeforeComplete.
- AdvertisingEvents.OnBeforePlayListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onBeforePlay.
- AdvertisingException - Exception in com.longtailvideo.jwplayer.media.ads
-
Advertising Exception.
- AdvertisingException() - Constructor for exception com.longtailvideo.jwplayer.media.ads.AdvertisingException
-
- AdvertisingException(String) - Constructor for exception com.longtailvideo.jwplayer.media.ads.AdvertisingException
-
- AdvertisingException(String, Throwable) - Constructor for exception com.longtailvideo.jwplayer.media.ads.AdvertisingException
-
- AdvertisingException(Throwable) - Constructor for exception com.longtailvideo.jwplayer.media.ads.AdvertisingException
-
- AdvertisingHelper - Class in com.longtailvideo.jwplayer.media.ads
-
- AdViewableImpressionEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onAdViewableImpression() event.
- AdViewableImpressionEvent(int, JSONObject, String, String, AdSource, AdPosition, String, int, int, String, String, int, String, String) - Constructor for class com.longtailvideo.jwplayer.events.AdViewableImpressionEvent
-
- AdViewableImpressionEvent.AdSchedule - Class in com.longtailvideo.jwplayer.events
-
- allowCrossProtocolRedirects(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
-
- applyDefaultPlaybackRates() - Method in class com.longtailvideo.jwplayer.configuration.PlaybackRateConfig
-
- audioBitrate(int) - Method in class com.longtailvideo.jwplayer.media.meta.Metadata.Builder
-
- audioChannels(int) - Method in class com.longtailvideo.jwplayer.media.meta.Metadata.Builder
-
- audioId(String) - Method in class com.longtailvideo.jwplayer.media.meta.Metadata.Builder
-
- audioMimeType(String) - Method in class com.longtailvideo.jwplayer.media.meta.Metadata.Builder
-
- audioSamplingRate(int) - Method in class com.longtailvideo.jwplayer.media.meta.Metadata.Builder
-
- AudioTrack - Class in com.longtailvideo.jwplayer.media.audio
-
Represents an audio track.
- AudioTrack() - Constructor for class com.longtailvideo.jwplayer.media.audio.AudioTrack
-
- AudioTrack(String, String, String, boolean, boolean) - Constructor for class com.longtailvideo.jwplayer.media.audio.AudioTrack
-
- AudioTrackChangedEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onAudioTrackChanged() event.
- AudioTrackChangedEvent(int) - Constructor for class com.longtailvideo.jwplayer.events.AudioTrackChangedEvent
-
- AudioTracksEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onAudioTracks() event.
- AudioTracksEvent(List<AudioTrack>) - Constructor for class com.longtailvideo.jwplayer.events.AudioTracksEvent
-
- AUTO_LABEL - Static variable in class com.longtailvideo.jwplayer.media.adaptive.QualityLevel
-
The label for the Auto Track
- autoPlayMessage(String) - Method in class com.longtailvideo.jwplayer.configuration.RelatedConfig.Builder
-
- autoPlayTimer(Integer) - Method in class com.longtailvideo.jwplayer.configuration.RelatedConfig.Builder
-
- autostart(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
-
- getAdBreakId() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getAdBreakId() - Method in class com.longtailvideo.jwplayer.events.AdViewableImpressionEvent
-
- getAdId() - Method in class com.longtailvideo.jwplayer.events.AdImpressionEvent
-
- getAdId() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getAdMessage() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getAdMessage() - Method in class com.longtailvideo.jwplayer.media.ads.AdvertisingBase
-
- getAdPlayId() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getAdPlayId() - Method in class com.longtailvideo.jwplayer.events.AdViewableImpressionEvent
-
- getAdPosition() - Method in class com.longtailvideo.jwplayer.events.AdBreakEndEvent
-
- getAdPosition() - Method in class com.longtailvideo.jwplayer.events.AdBreakStartEvent
-
- getAdPosition() - Method in class com.longtailvideo.jwplayer.events.AdImpressionEvent
-
- getAdPosition() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getAdPosition() - Method in class com.longtailvideo.jwplayer.events.AdRequestEvent
-
- getAdPosition() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns the current ad playback position.
- getAdRules() - Method in class com.longtailvideo.jwplayer.media.ads.AdvertisingBase
-
- getAdSchedule() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getAdSchedule() - Method in class com.longtailvideo.jwplayer.events.AdViewableImpressionEvent
-
- getAdSchedule() - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- getAdSystem() - Method in class com.longtailvideo.jwplayer.events.AdImpressionEvent
-
- getAdSystem() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getAdTitle() - Method in class com.longtailvideo.jwplayer.events.AdImpressionEvent
-
- getAdTitle() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getAdType() - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak
-
- getAdvertising() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- getAllowCrossProtocolRedirects() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- getAudioBitrate() - Method in class com.longtailvideo.jwplayer.media.meta.Metadata
-
- getAudioChannels() - Method in class com.longtailvideo.jwplayer.media.meta.Metadata
-
- getAudioId() - Method in class com.longtailvideo.jwplayer.media.meta.Metadata
-
- getAudioMimeType() - Method in class com.longtailvideo.jwplayer.media.meta.Metadata
-
- getAudioSamplingRate() - Method in class com.longtailvideo.jwplayer.media.meta.Metadata
-
- getAudioTracks() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns a List with audio tracks from the player.
- getAuto() - Method in class com.longtailvideo.jwplayer.events.RelatedPlayEvent
-
- getAutoplayMessage() - Method in class com.longtailvideo.jwplayer.configuration.RelatedConfig
-
- getAutoPlayTimer() - Method in class com.longtailvideo.jwplayer.configuration.RelatedConfig
-
- getAutostart() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- getBackgroundColor() - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
- getBackgroundOpacity() - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
- getBitrate() - Method in class com.longtailvideo.jwplayer.media.adaptive.QualityLevel
-
- getBreakId() - Method in class com.longtailvideo.jwplayer.media.ads.VMAPInfo
-
- getBuffer() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Gets the current buffer percentage of the loaded media.
- getBufferPercent() - Method in class com.longtailvideo.jwplayer.events.BufferChangeEvent
-
- getCaptionsConfig() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- getCaptionsList() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns a List with captions tracks from the player.
- getCategories() - Method in class com.longtailvideo.jwplayer.events.AdImpressionEvent
-
- getCategories() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getClick() - Method in class com.longtailvideo.jwplayer.media.ads.AdCompanion
-
URL to link to when clicking the companion.
- getClickThroughUrl() - Method in class com.longtailvideo.jwplayer.events.AdImpressionEvent
-
- getClickThroughUrl() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getClient() - Method in class com.longtailvideo.jwplayer.events.AdBreakEndEvent
-
- getClient() - Method in class com.longtailvideo.jwplayer.events.AdBreakStartEvent
-
- getClient() - Method in class com.longtailvideo.jwplayer.events.AdClickEvent
-
- getClient() - Method in class com.longtailvideo.jwplayer.events.AdCompleteEvent
-
- getClient() - Method in class com.longtailvideo.jwplayer.events.AdImpressionEvent
-
- getClient() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getClient() - Method in class com.longtailvideo.jwplayer.events.AdRequestEvent
-
- getClient() - Method in class com.longtailvideo.jwplayer.events.AdScheduleEvent
-
- getClient() - Method in class com.longtailvideo.jwplayer.events.AdSkippedEvent
-
- getClient() - Method in class com.longtailvideo.jwplayer.events.AdTimeEvent
-
- getClient() - Method in class com.longtailvideo.jwplayer.events.AdViewableImpressionEvent
-
- getClient() - Method in class com.longtailvideo.jwplayer.media.ads.AdvertisingBase
-
- getCode() - Method in class com.longtailvideo.jwplayer.configuration.SharingConfig
-
- getColor() - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
- getCompanions() - Method in class com.longtailvideo.jwplayer.events.AdCompanionsEvent
-
A List of with available companion information.
- getCompanions() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getConditionalAdOptOut() - Method in class com.longtailvideo.jwplayer.events.AdImpressionEvent
-
- getConditionalAdOptOut() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getConditionalAdOptOut() - Method in class com.longtailvideo.jwplayer.media.ads.Advertising
-
- getConfig() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns the current configuration being used by the player.
- getControlBarBackground() - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- getControlBarIcons() - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- getControlBarIconsActive() - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- getControlBarText() - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- getControls() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- getControls() - Method in class com.longtailvideo.jwplayer.events.ControlsEvent
-
- getControls() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns whether or not the built-in controls are currently enabled
- getCreativeAdId() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getCreativeId() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getCreativeTimeout() - Method in class com.longtailvideo.jwplayer.media.ads.Advertising
-
- getCreativeType() - Method in class com.longtailvideo.jwplayer.events.AdClickEvent
-
- getCreativeType() - Method in class com.longtailvideo.jwplayer.events.AdCompleteEvent
-
- getCreativeType() - Method in class com.longtailvideo.jwplayer.events.AdImpressionEvent
-
- getCreativeType() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getCreativeType() - Method in class com.longtailvideo.jwplayer.events.AdPauseEvent
-
- getCreativeType() - Method in class com.longtailvideo.jwplayer.events.AdPlayEvent
-
- getCreativeType() - Method in class com.longtailvideo.jwplayer.events.AdSkippedEvent
-
- getCreativeType() - Method in class com.longtailvideo.jwplayer.events.AdStartedEvent
-
- getCreativeType() - Method in class com.longtailvideo.jwplayer.events.AdTimeEvent
-
- getCreativeType() - Method in class com.longtailvideo.jwplayer.events.AdViewableImpressionEvent
-
- getCreativeViews() - Method in class com.longtailvideo.jwplayer.media.ads.AdCompanion
-
A List of included creativeview event tracking pixels
- getCueText() - Method in class com.longtailvideo.jwplayer.media.ads.AdvertisingBase
-
- getCurrentAudioTrack() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns the index of the currently active audio track.
- getCurrentCaptions() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns the index of the currently active captions track.
- getCurrentQuality() - Method in class com.longtailvideo.jwplayer.events.LevelsChangedEvent
-
- getCurrentQuality() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns the index of the currently active quality level.
- getCurrentTrack() - Method in class com.longtailvideo.jwplayer.events.AudioTrackChangedEvent
-
- getCurrentTrack() - Method in class com.longtailvideo.jwplayer.events.CaptionsChangedEvent
-
- getCustomParams() - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak
-
- getDefault() - Method in class com.longtailvideo.jwplayer.media.playlists.MediaSource
-
- getDescription() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getDescription() - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- getDisplayDescription() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- getDisplayMode() - Method in class com.longtailvideo.jwplayer.configuration.RelatedConfig
-
- getDisplayTitle() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- getDroppedFrames() - Method in class com.longtailvideo.jwplayer.media.meta.Metadata
-
- getDuration() - Method in class com.longtailvideo.jwplayer.events.AdTimeEvent
-
- getDuration() - Method in class com.longtailvideo.jwplayer.events.BufferChangeEvent
-
- getDuration() - Method in class com.longtailvideo.jwplayer.events.TimeEvent
-
- getDuration() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns the duration of the current media.
- getEdgeStyle() - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
- getException() - Method in class com.longtailvideo.jwplayer.events.ErrorEvent
-
- getExoPlayerSettings() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns ExoPlayerSettings
reference to manage ExoPlayer's settings
- getExperimentalAPI() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns ExperimentalAPI
reference to access the Experimental API
- getFile() - Method in class com.longtailvideo.jwplayer.configuration.LogoConfig
-
- getFile() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- getFile() - Method in class com.longtailvideo.jwplayer.configuration.RelatedConfig
-
- getFile() - Method in class com.longtailvideo.jwplayer.media.captions.Caption
-
- getFile() - Method in class com.longtailvideo.jwplayer.media.playlists.MediaFile
-
- getFile() - Method in class com.longtailvideo.jwplayer.media.playlists.MediaSource
-
- getFile() - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- getFontFamily() - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
- getFontOpacity() - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
- getFontSize() - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
- getFramerate() - Method in class com.longtailvideo.jwplayer.media.meta.Metadata
-
- getFrequency() - Method in class com.longtailvideo.jwplayer.media.ads.AdRules
-
- getFullscreen() - Method in class com.longtailvideo.jwplayer.events.FullscreenEvent
-
- getFullscreen() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns whether the player is currently in fullscreen.
- getGroupId() - Method in class com.longtailvideo.jwplayer.media.audio.AudioTrack
-
- getHeading() - Method in class com.longtailvideo.jwplayer.configuration.SharingConfig
-
- getHeight() - Method in class com.longtailvideo.jwplayer.media.adaptive.QualityLevel
-
- getHeight() - Method in class com.longtailvideo.jwplayer.media.ads.AdCompanion
-
The height of the companion in pixels.
- getHeight() - Method in class com.longtailvideo.jwplayer.media.meta.Metadata
-
- getHide() - Method in class com.longtailvideo.jwplayer.configuration.LogoConfig
-
- getHttpHeaders() - Method in class com.longtailvideo.jwplayer.media.playlists.MediaSource
-
- getHttpHeaders() - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- getId() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getId() - Method in class com.longtailvideo.jwplayer.events.AdViewableImpressionEvent
-
- getId() - Method in class com.longtailvideo.jwplayer.media.ads.VMAPInfo
-
- getId3Metadata() - Method in class com.longtailvideo.jwplayer.media.meta.Metadata
-
- getImage() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- getImage() - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- getImaSdkSettings() - Method in class com.longtailvideo.jwplayer.media.ads.ImaAdvertising
-
- getImaSdkSettings() - Method in class com.longtailvideo.jwplayer.media.ads.ImaVMAPAdvertising
-
- getIndex() - Method in class com.longtailvideo.jwplayer.events.PlaylistItemEvent
-
- getItem() - Method in class com.longtailvideo.jwplayer.events.RelatedPlayEvent
-
- getItem() - Method in class com.longtailvideo.jwplayer.media.ads.VMAPInfo
-
- getItems() - Method in class com.longtailvideo.jwplayer.events.RelatedOpenEvent
-
- getJWFriendlyAdObstructions() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
- getKind() - Method in class com.longtailvideo.jwplayer.media.captions.Caption
-
- getLabel() - Method in class com.longtailvideo.jwplayer.media.adaptive.QualityLevel
-
- getLabel() - Method in class com.longtailvideo.jwplayer.media.captions.Caption
-
- getLabel() - Method in class com.longtailvideo.jwplayer.media.playlists.MediaSource
-
- getLanguage() - Method in class com.longtailvideo.jwplayer.media.audio.AudioTrack
-
- getLanguage() - Method in class com.longtailvideo.jwplayer.media.meta.Metadata
-
- getLevels() - Method in class com.longtailvideo.jwplayer.events.AudioTracksEvent
-
- getLevels() - Method in class com.longtailvideo.jwplayer.events.LevelsEvent
-
- getLinear() - Method in class com.longtailvideo.jwplayer.events.AdImpressionEvent
-
- getLinear() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getLink() - Method in class com.longtailvideo.jwplayer.configuration.LogoConfig
-
- getLink() - Method in class com.longtailvideo.jwplayer.configuration.SharingConfig
-
- getList() - Method in class com.longtailvideo.jwplayer.JWFriendlyAdObstructions
-
Used to retrieve all View elements registered as friendly advertising obstructions.
- getLoadTime() - Method in class com.longtailvideo.jwplayer.events.FirstFrameEvent
-
- getLogoConfig() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- getMargin() - Method in class com.longtailvideo.jwplayer.configuration.LogoConfig
-
- getmBreakId() - Method in class com.longtailvideo.jwplayer.events.AdScheduleFromEvent
-
- getMediaDrmCallback() - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- getMediaFile() - Method in class com.longtailvideo.jwplayer.events.AdImpressionEvent
-
- getMediaFile() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getMediaFileCompliance() - Method in class com.longtailvideo.jwplayer.events.AdImpressionEvent
-
- getMediaFileCompliance() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getMediaId() - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- getMenusBackground() - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- getMenusText() - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- getMenusTextActive() - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- getMessage() - Method in class com.longtailvideo.jwplayer.events.AdErrorEvent
-
- getMessage() - Method in class com.longtailvideo.jwplayer.events.ErrorEvent
-
- getMessage() - Method in class com.longtailvideo.jwplayer.events.SetupErrorEvent
-
- getMetadata() - Method in class com.longtailvideo.jwplayer.events.MetaEvent
-
- getMethod() - Method in class com.longtailvideo.jwplayer.events.RelatedCloseEvent
-
- getMethod() - Method in class com.longtailvideo.jwplayer.events.RelatedOpenEvent
-
- getMethod() - Method in class com.longtailvideo.jwplayer.events.SharingClickEvent
-
- getmItem() - Method in class com.longtailvideo.jwplayer.events.AdScheduleFromEvent
-
- getMode() - Method in class com.longtailvideo.jwplayer.events.VisualQualityEvent
-
Returns the type of quality selection that has been enabled on the player.
- getmOffset() - Method in class com.longtailvideo.jwplayer.events.AdScheduleFromEvent
-
- getmTags() - Method in class com.longtailvideo.jwplayer.events.AdScheduleFromEvent
-
- getMute() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- getMute() - Method in class com.longtailvideo.jwplayer.events.MuteEvent
-
- getMute() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns whether the player is currently muted or not
- getName() - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- getName() - Method in class com.longtailvideo.jwplayer.media.audio.AudioTrack
-
- getNewState() - Method in class com.longtailvideo.jwplayer.events.AdPauseEvent
-
- getNewState() - Method in class com.longtailvideo.jwplayer.events.AdPlayEvent
-
- getNextUpDisplay() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- getNextUpOffset() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- getNextUpOffsetPercentage() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- getNonComplianceReasons() - Method in class com.longtailvideo.jwplayer.events.AdImpressionEvent
-
- getNonComplianceReasons() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getOffset() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getOffset() - Method in class com.longtailvideo.jwplayer.events.AdRequestEvent
-
- getOffset() - Method in class com.longtailvideo.jwplayer.events.AdViewableImpressionEvent
-
- getOffset() - Method in class com.longtailvideo.jwplayer.events.SeekEvent
-
- getOffset() - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak
-
- getOldState() - Method in class com.longtailvideo.jwplayer.events.AdPauseEvent
-
- getOldState() - Method in class com.longtailvideo.jwplayer.events.AdPlayEvent
-
- getOldState() - Method in class com.longtailvideo.jwplayer.events.BufferEvent
-
- getOldState() - Method in class com.longtailvideo.jwplayer.events.IdleEvent
-
- getOldState() - Method in class com.longtailvideo.jwplayer.events.PauseEvent
-
- getOldState() - Method in class com.longtailvideo.jwplayer.events.PlayEvent
-
- getOnClick() - Method in class com.longtailvideo.jwplayer.configuration.RelatedConfig
-
- getOnComplete() - Method in class com.longtailvideo.jwplayer.configuration.RelatedConfig
-
- getPlaybackRate() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns current playback rate
- getPlaybackRatesConfig() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- getPlaybackRatesJSONArray() - Method in class com.longtailvideo.jwplayer.configuration.PlaybackRateConfig
-
- getPlayer() - Method in class com.longtailvideo.jwplayer.JWPlayerFragment
-
- getPlayer() - Method in class com.longtailvideo.jwplayer.JWPlayerSupportFragment
-
- getPlaylist() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- getPlaylist() - Method in class com.longtailvideo.jwplayer.events.PlaylistEvent
-
- getPlaylist() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns the player's current playlist List.
- getPlaylistIndex() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns the index of the currently active item in the playlist.
- getPlaylistItem() - Method in class com.longtailvideo.jwplayer.events.PlaylistItemEvent
-
- getPlaylistItem(int) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Retrieves the same information as getPlaylist(), but for a single playlist item
- getPlaylistItem() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
- getPlaylistPosition() - Method in class com.longtailvideo.jwplayer.media.adaptive.QualityLevel
-
- getPodMessage() - Method in class com.longtailvideo.jwplayer.media.ads.Advertising
-
- getPosition() - Method in class com.longtailvideo.jwplayer.configuration.LogoConfig
-
- getPosition() - Method in class com.longtailvideo.jwplayer.events.AdTimeEvent
-
- getPosition() - Method in class com.longtailvideo.jwplayer.events.AdViewableImpressionEvent
-
- getPosition() - Method in class com.longtailvideo.jwplayer.events.BufferChangeEvent
-
- getPosition() - Method in class com.longtailvideo.jwplayer.events.RelatedPlayEvent
-
- getPosition() - Method in class com.longtailvideo.jwplayer.events.SeekedEvent
-
- getPosition() - Method in class com.longtailvideo.jwplayer.events.SeekEvent
-
- getPosition() - Method in class com.longtailvideo.jwplayer.events.TimeEvent
-
- getPosition() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns the current playback position.
- getPreload() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- getQualityLevel() - Method in class com.longtailvideo.jwplayer.events.VisualQualityEvent
-
Returns information about the quality level.
- getQualityLevels() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns a list with quality levels from the player.
- getReason() - Method in class com.longtailvideo.jwplayer.events.VisualQualityEvent
-
Returns the reason why the quality was changed.
- getRecommendations() - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- getRelatedConfig() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- getRepeat() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- getRequestTimeout() - Method in class com.longtailvideo.jwplayer.media.ads.AdvertisingBase
-
- getResource() - Method in class com.longtailvideo.jwplayer.media.ads.AdCompanion
-
The URL to the static/iframe resource, or the raw HTML content.
- getSchedule() - Method in class com.longtailvideo.jwplayer.media.ads.Advertising
-
- getSequence() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getSequence() - Method in class com.longtailvideo.jwplayer.events.AdTimeEvent
-
- getSetupTime() - Method in class com.longtailvideo.jwplayer.events.ReadyEvent
-
- getSharingConfig() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- getSites() - Method in class com.longtailvideo.jwplayer.configuration.SharingConfig
-
- getSkinConfig() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- getSkipMessage() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getSkipMessage() - Method in class com.longtailvideo.jwplayer.media.ads.AdvertisingBase
-
- getSkipOffset() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getSkipOffset() - Method in class com.longtailvideo.jwplayer.events.AdViewableImpressionEvent
-
- getSkipOffset() - Method in class com.longtailvideo.jwplayer.media.ads.AdvertisingBase
-
Returns the current skip offset of the ad
- getSkipText() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getSkipText() - Method in class com.longtailvideo.jwplayer.media.ads.AdvertisingBase
-
- getSource() - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak
-
- getSources() - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- getStartOn() - Method in class com.longtailvideo.jwplayer.media.ads.AdRules
-
- getStartOnSeek() - Method in class com.longtailvideo.jwplayer.media.ads.AdRules
-
- getState() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns the player's current playback state.
- getStretching() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- getTag() - Method in class com.longtailvideo.jwplayer.events.AdClickEvent
-
- getTag() - Method in class com.longtailvideo.jwplayer.events.AdCompanionsEvent
-
The URL of the ad tag that is currently playing.
- getTag() - Method in class com.longtailvideo.jwplayer.events.AdCompleteEvent
-
- getTag() - Method in class com.longtailvideo.jwplayer.events.AdErrorEvent
-
- getTag() - Method in class com.longtailvideo.jwplayer.events.AdImpressionEvent
-
- getTag() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getTag() - Method in class com.longtailvideo.jwplayer.events.AdPauseEvent
-
- getTag() - Method in class com.longtailvideo.jwplayer.events.AdPlayEvent
-
- getTag() - Method in class com.longtailvideo.jwplayer.events.AdRequestEvent
-
- getTag() - Method in class com.longtailvideo.jwplayer.events.AdScheduleEvent
-
- getTag() - Method in class com.longtailvideo.jwplayer.events.AdSkippedEvent
-
- getTag() - Method in class com.longtailvideo.jwplayer.events.AdStartedEvent
-
- getTag() - Method in class com.longtailvideo.jwplayer.events.AdTimeEvent
-
- getTag() - Method in class com.longtailvideo.jwplayer.events.AdViewableImpressionEvent
-
- getTag() - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak
-
- getTag() - Method in class com.longtailvideo.jwplayer.media.ads.VMAPAdvertising
-
- getTimeBetweenAds() - Method in class com.longtailvideo.jwplayer.media.ads.AdRules
-
- getTimeOffset() - Method in class com.longtailvideo.jwplayer.media.ads.VMAPInfo
-
- getTimeSliderProgress() - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- getTimeSliderRail() - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- getTitle() - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- getTooltipsBackground() - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- getTooltipsText() - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- getTrackIndex() - Method in class com.longtailvideo.jwplayer.media.adaptive.QualityLevel
-
- getTracks() - Method in class com.longtailvideo.jwplayer.events.CaptionsListEvent
-
- getTracks() - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- getType() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getType() - Method in class com.longtailvideo.jwplayer.events.AdViewableImpressionEvent
-
- getType() - Method in class com.longtailvideo.jwplayer.media.ads.AdCompanion
-
The type of the creative: static, iframe, or HTML.
- getType() - Method in class com.longtailvideo.jwplayer.media.playlists.MediaSource
-
- getUniversalAdIdRegistry() - Method in class com.longtailvideo.jwplayer.events.AdImpressionEvent
-
- getUniversalAdIdRegistry() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getUniversalAdIdValue() - Method in class com.longtailvideo.jwplayer.events.AdImpressionEvent
-
- getUniversalAdIdValue() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getUrl() - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- getUrl() - Method in class com.longtailvideo.jwplayer.events.RelatedOpenEvent
-
- getVastVersion() - Method in class com.longtailvideo.jwplayer.events.AdImpressionEvent
-
- getVastVersion() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getVersionCode() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns the SDK version.
- getVideoBitrate() - Method in class com.longtailvideo.jwplayer.media.meta.Metadata
-
- getVideoId() - Method in class com.longtailvideo.jwplayer.media.meta.Metadata
-
- getVideoMimeType() - Method in class com.longtailvideo.jwplayer.media.meta.Metadata
-
- getViewability() - Method in class com.longtailvideo.jwplayer.events.ViewableEvent
-
- getViewable() - Method in class com.longtailvideo.jwplayer.events.AdViewableImpressionEvent
-
- getVisualQuality() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns a VisualQuality object containing information about the current quality of a video stream.
- getVmapAdBreaks() - Method in class com.longtailvideo.jwplayer.events.AdScheduleEvent
-
- getVmapInfo() - Method in class com.longtailvideo.jwplayer.events.AdImpressionEvent
-
- getVpaidControls() - Method in class com.longtailvideo.jwplayer.media.ads.AdvertisingBase
-
- getWCount() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getWCount() - Method in class com.longtailvideo.jwplayer.events.AdViewableImpressionEvent
-
- getWidth() - Method in class com.longtailvideo.jwplayer.media.adaptive.QualityLevel
-
- getWidth() - Method in class com.longtailvideo.jwplayer.media.ads.AdCompanion
-
The width of the companion in pixels.
- getWidth() - Method in class com.longtailvideo.jwplayer.media.meta.Metadata
-
- getWindowColor() - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
- getWindowOpacity() - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
- getWItem() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
-
- getWItem() - Method in class com.longtailvideo.jwplayer.events.AdViewableImpressionEvent
-
- offset(String) - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak.Builder
-
- onActivityCreated(Bundle) - Method in class com.longtailvideo.jwplayer.JWPlayerFragment
-
- onActivityCreated(Bundle) - Method in class com.longtailvideo.jwplayer.JWPlayerSupportFragment
-
- onAdBreakEnd(AdBreakEndEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.AdvertisingEvents.OnAdBreakEndListener
-
Fires after the ad request and immediately before the ad is loaded into the player.
- onAdBreakStart(AdBreakStartEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.AdvertisingEvents.OnAdBreakStartListener
-
Fires after the ad request and immediately before the ad is loaded into the player.
- onAdClick(AdClickEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.AdvertisingEvents.OnAdClickListener
-
Fired whenever a user clicks an ad to be redirected to its landing page.
- onAdCompanions(AdCompanionsEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.AdvertisingEvents.OnAdCompanionsListener
-
Fired when ad has a companions object.
- onAdComplete(AdCompleteEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.AdvertisingEvents.OnAdCompleteListener
-
Fired whenever an ad has completed playback.
- onAdError(AdErrorEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.AdvertisingEvents.OnAdErrorListener
-
Fired whenever an error prevents the ad from playing.
- onAdImpression(AdImpressionEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.AdvertisingEvents.OnAdImpressionListener
-
Fired based on the IAB definition of an ad impression.
- onAdMeta(AdMetaEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.AdvertisingEvents.OnAdMetaListener
-
- onAdPause(AdPauseEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.AdvertisingEvents.OnAdPauseListener
-
Fired whenever an ad is paused.
- onAdPlay(AdPlayEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.AdvertisingEvents.OnAdPlayListener
-
Fired whenever an ad starts playing or when an ad is unpaused.
- onAdRequest(AdRequestEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.AdvertisingEvents.OnAdRequestListener
-
Fired whenever an ad is requested by the player.
- onAdSchedule(AdScheduleEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.AdvertisingEvents.OnAdScheduleListener
-
Fired whenever a VMAP is parsed.
- onAdSkipped(AdSkippedEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.AdvertisingEvents.OnAdSkippedListener
-
Fired whenever an ad has been skipped.
- onAdStarted(AdStartedEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.AdvertisingEvents.OnAdStartedListener
-
VPAID-only This API will fire when a VPAID ad creative signals to our player that it is starting.
- onAdTime(AdTimeEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.AdvertisingEvents.OnAdTimeListener
-
Fired while ad playback is in progress.
- onAdViewableImpression(AdViewableImpressionEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.AdvertisingEvents.OnAdViewableImpressionListener
-
Fired when ad has been viewable for 2 cumulative seconds
- onAllowRotationChanged(boolean) - Method in class com.longtailvideo.jwplayer.fullscreen.DefaultFullscreenHandler
-
Deprecated.
Called when the "allow rotation" property of the fullscreen handler is being updated.
- onAllowRotationChanged(boolean) - Method in interface com.longtailvideo.jwplayer.fullscreen.FullscreenHandler
-
Called when the "allow rotation" property of the fullscreen handler is being updated.
- onAttachedToWindow() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
- onAudioTrackChanged(AudioTrackChangedEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnAudioTrackChangedListener
-
Fired when the active audio track is changed.
- onAudioTracks(AudioTracksEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnAudioTracksListener
-
Fired when the list of available audio tracks is updated.
- onBeforeComplete(BeforeCompleteEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.AdvertisingEvents.OnBeforeCompleteListener
-
Fired just before the player completes playing.
- onBeforePlay(BeforePlayEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.AdvertisingEvents.OnBeforePlayListener
-
Fired just before the player begins playing.
- onBuffer(BufferEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnBufferListener
-
Fired when the player enters the BUFFERING state.
- onBufferChange(BufferChangeEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnBufferChangeListener
-
Fired when the amount of media buffered changes, only values for MP4 and HLS streams.
- onCaptionsChanged(CaptionsChangedEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnCaptionsChangedListener
-
Fired whenever the active captions track is changed manually or via API.
- onCaptionsList(CaptionsListEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnCaptionsListListener
-
Fired when the list of available captions tracks is updated.
- onClick(String) - Method in class com.longtailvideo.jwplayer.configuration.RelatedConfig.Builder
-
- onComplete(String) - Method in class com.longtailvideo.jwplayer.configuration.RelatedConfig.Builder
-
- onComplete(CompleteEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnCompleteListener
-
Fired when an item completes playback.
- onConfigurationChanged(Configuration) - Method in class com.longtailvideo.jwplayer.JWPlayerFragment
-
- onConfigurationChanged(Configuration) - Method in class com.longtailvideo.jwplayer.JWPlayerSupportFragment
-
- onControlBarVisibilityChanged(ControlBarVisibilityEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnControlBarVisibilityListener
-
Fired when the control bar visibility changed.
- onControls(ControlsEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnControlsListener
-
Fired when controls are enabled or disabled through the API.
- onCreate(Bundle) - Method in class com.longtailvideo.jwplayer.JWPlayerFragment
-
- onCreate(Bundle) - Method in class com.longtailvideo.jwplayer.JWPlayerSupportFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.longtailvideo.jwplayer.JWPlayerFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.longtailvideo.jwplayer.JWPlayerSupportFragment
-
- onDestroy() - Method in class com.longtailvideo.jwplayer.fullscreen.DefaultFullscreenHandler
-
Deprecated.
Called when this instance of the FullscreenHandler can be destroyed.
- onDestroy() - Method in interface com.longtailvideo.jwplayer.fullscreen.FullscreenHandler
-
Called when this instance of the FullscreenHandler can be destroyed.
- onDestroy() - Method in class com.longtailvideo.jwplayer.JWPlayerFragment
-
- onDestroy() - Method in class com.longtailvideo.jwplayer.JWPlayerSupportFragment
-
- onDestroy() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Called by Activity.onDestroy
to allow the player to release resources.
- onDisplayClick(DisplayClickEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnDisplayClickListener
-
Fired when a user clicks the video display.
- onError(ErrorEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnErrorListener
-
Fired when a media error has occurred, causing the player to stop playback and go into IDLE mode.
- onFirstFrame(FirstFrameEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnFirstFrameListener
-
Fired by a video's first frame event (Or the instant an audio file begins playback).
- onFullscreen(FullscreenEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnFullscreenListener
-
Fired when the player toggles fullscreen mode.
- onFullscreen(FullscreenEvent) - Method in class com.longtailvideo.jwplayer.JWPlayerFragment
-
Fired when the player toggles fullscreen mode.
- onFullscreen(FullscreenEvent) - Method in class com.longtailvideo.jwplayer.JWPlayerSupportFragment
-
Fired when the player toggles fullscreen mode.
- onFullscreenExitRequested() - Method in class com.longtailvideo.jwplayer.fullscreen.DefaultFullscreenHandler
-
Deprecated.
Called when the JWPlayerView wants to exit fullscreen.
- onFullscreenExitRequested() - Method in interface com.longtailvideo.jwplayer.fullscreen.FullscreenHandler
-
Called when the JWPlayerView wants to exit fullscreen.
- onFullscreenRequested() - Method in class com.longtailvideo.jwplayer.fullscreen.DefaultFullscreenHandler
-
Deprecated.
Called when the JWPlayerView wants to enter fullscreen.
- onFullscreenRequested() - Method in interface com.longtailvideo.jwplayer.fullscreen.FullscreenHandler
-
Called when the JWPlayerView wants to enter fullscreen.
- onIdle(IdleEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnIdleListener
-
Fired when the player enters the IDLE state.
- onInflate(Activity, AttributeSet, Bundle) - Method in class com.longtailvideo.jwplayer.JWPlayerFragment
-
- onInflate(Context, AttributeSet, Bundle) - Method in class com.longtailvideo.jwplayer.JWPlayerFragment
-
- onInflate(Activity, AttributeSet, Bundle) - Method in class com.longtailvideo.jwplayer.JWPlayerSupportFragment
-
- onInflate(Context, AttributeSet, Bundle) - Method in class com.longtailvideo.jwplayer.JWPlayerSupportFragment
-
- onLevels(LevelsEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnLevelsListener
-
Fired when the list of available quality levels is updated.
- onLevelsChanged(LevelsChangedEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnLevelsChangedListener
-
Fired when the active quality level is changed.
- onMeta(MetaEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnMetaListener
-
Fired when new metadata has been broadcasted by the player.
- onMute(MuteEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnMuteListener
-
Fired when the player has gone in or out of a mute state.
- onPause(PauseEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnPauseListener
-
Fired when the player enters the PAUSED state.
- onPause() - Method in class com.longtailvideo.jwplayer.fullscreen.DefaultFullscreenHandler
-
Deprecated.
Called by the JWPlayerView when the activiy is paused.
- onPause() - Method in interface com.longtailvideo.jwplayer.fullscreen.FullscreenHandler
-
Called by the JWPlayerView when the activiy is paused.
- onPause() - Method in class com.longtailvideo.jwplayer.JWPlayerFragment
-
- onPause() - Method in class com.longtailvideo.jwplayer.JWPlayerSupportFragment
-
- onPause() - Method in interface com.longtailvideo.jwplayer.JWPlayerView.Listener
-
Fired when the view goes to the background
- onPause() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Called by Activity.onPause()
to allow the player to prepare for the activity pausing/backgrounding.
- onPlay(PlayEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnPlayListener
-
Fired when the player enters the PLAYING state.
- onPlaybackRateChanged(float) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnPlaybackRateChangedListener
-
Fired when playback rate changes.
- onPlaylist(PlaylistEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnPlaylistListener
-
Fired when a new playlist has been loaded into the player.
- onPlaylistComplete(PlaylistCompleteEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnPlaylistCompleteListener
-
Fired when the player is done playing all items in the playlist.
- onPlaylistItem(PlaylistItemEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnPlaylistItemListener
-
Fired when the playlist index changes to a new playlist item.
- onReady(ReadyEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnReadyListener
-
Signifies when the player has been initialized and is ready for playback.
- onRelatedClose(RelatedCloseEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.RelatedPluginEvents.OnRelatedCloseListener
-
Triggers when the related plugin is closed.
- onRelatedOpen(RelatedOpenEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.RelatedPluginEvents.OnRelatedOpenListener
-
Triggers when the related overlay is opened.
- onRelatedPlay(RelatedPlayEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.RelatedPluginEvents.OnRelatedPlayListener
-
Triggers when a user selects an object in a related feed or the first item starts playing
- onResume() - Method in class com.longtailvideo.jwplayer.fullscreen.DefaultFullscreenHandler
-
Deprecated.
Re-hides the system UI if the app is brought back to the foreground when in fullscreen.
- onResume() - Method in interface com.longtailvideo.jwplayer.fullscreen.FullscreenHandler
-
Called by the JWPlayerView when the activity is resumed.
- onResume() - Method in class com.longtailvideo.jwplayer.JWPlayerFragment
-
- onResume() - Method in class com.longtailvideo.jwplayer.JWPlayerSupportFragment
-
- onResume() - Method in interface com.longtailvideo.jwplayer.JWPlayerView.Listener
-
Fired when the view returns from background
- onResume() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Called by Activity.onResume()
to allow the player to handle activity resuming/foregrounding.
- onSeek(SeekEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnSeekListener
-
Fired after a seek has been requested either by scrubbing the controlbar or through the API.
- onSeeked(SeekedEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnSeekedListener
-
Fired when content playback resumes after seeking.
- onSetupError(SetupErrorEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnSetupErrorListener
-
Fired when the player could not be setup.
- onSetupStarted() - Method in interface com.longtailvideo.jwplayer.JWPlayerView.Listener
-
Fired when setup of the view/player begins
- onSharingClick(SharingClickEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.SharingPluginEvents.OnSharingClickListener
-
Triggered whenever somebody shares content from within the sharing plugin.
- onSharingClose(SharingCloseEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.SharingPluginEvents.OnSharingCloseListener
-
Fires when the Sharing plugin is closed.
- onSharingOpen(SharingOpenEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.SharingPluginEvents.OnSharingOpenListener
-
Fires when the Sharing plugin is opened.
- onStart() - Method in class com.longtailvideo.jwplayer.JWPlayerFragment
-
- onStart() - Method in class com.longtailvideo.jwplayer.JWPlayerSupportFragment
-
- onStart() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Called by Activity.onStart()
to allow the player to handle activity resuming/foregrounding.
- onStop() - Method in class com.longtailvideo.jwplayer.JWPlayerFragment
-
- onStop() - Method in class com.longtailvideo.jwplayer.JWPlayerSupportFragment
-
- onStop() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Called by Activity.onStop()
to allow the player to prepare for the activity pausing/backgrounding.
- onTime(TimeEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnTimeListener
-
While the player is playing, this event is fired as the playback position gets updated.
- onViewable(ViewableEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnViewableListener
-
Fired when window viewability changes.
- onVisualQuality(VisualQualityEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnVisualQualityListener
-
Fired when the active quality level is changed for an adaptive stream.
- onWarning(WarningEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnWarningListener
-
- openRelatedOverlay() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Opens the related videos overlay if the current video/playlist has a related feed enabled
If the video is still playing it will pause
- openSharingOverlay() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Opens the sharing plugin.
- openWindow(String) - Method in interface com.longtailvideo.jwplayer.events.listeners.WindowOpenHandler
-
Called when the JW Player wants to open a new browser window.
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.configuration.LogoConfig
-
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.configuration.LogoConfig
-
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.configuration.PlaybackRateConfig
-
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
Parses a PlayerConfig from the given JSON string.
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.configuration.RelatedConfig
-
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.configuration.RelatedConfig
-
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.configuration.SharingConfig
-
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.configuration.SharingConfig
-
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.media.adaptive.QualityLevel
-
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.media.ads.AdBreak
-
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.media.ads.AdBreak
-
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.media.ads.AdCompanion
-
Construct AdCompanion object.
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.media.ads.AdRules
-
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.media.ads.AdRules
-
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.media.ads.AdvertisingHelper
-
Parses an JSON object to either an VASTAdvertising object or an VMAPAdvertising object.
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.media.ads.AdvertisingHelper
-
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.media.ads.VMAPAdBreak
-
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.media.ads.VMAPAdBreak
-
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.media.ads.VMAPInfo
-
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.media.ads.VMAPInfo
-
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.media.audio.AudioTrack
-
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.media.captions.Caption
-
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.media.captions.Caption
-
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.media.meta.Metadata
-
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.media.playlists.MediaSource
-
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.media.playlists.MediaSource
-
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- parseTypeFromFile(String) - Static method in class com.longtailvideo.jwplayer.media.playlists.MediaSource
-
- pause() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Pauses playback, changing the state of JW Player from playing to paused.
- pauseAd() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Pauses ad playback.
- pauseAd(boolean) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Used to pause or resume ad playback.
- PauseEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onPause() event.
- PauseEvent(PlayerState) - Constructor for class com.longtailvideo.jwplayer.events.PauseEvent
-
- play() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Sets the play state of the JW Player.
- playAd(String...) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Used to play an ad right now, which is primarily useful for situations where the built-in ad.
- playAd(AdSource, String...) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Used to play an ad right now, which is primarily useful for situations where the built-in ad.
- PLAYBACK_RATES_KEY - Static variable in class com.longtailvideo.jwplayer.configuration.PlaybackRateConfig
-
Constant key value for parsing and adding values to JSONObject
Using for adding custom playback rates array
- PlaybackRateConfig - Class in com.longtailvideo.jwplayer.configuration
-
- PlaybackRateConfig.Factory - Class in com.longtailvideo.jwplayer.configuration
-
Factory for creating PlaybackRateConfig instances
- playbackRates(PlaybackRateConfig) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
-
- PlayerConfig - Class in com.longtailvideo.jwplayer.configuration
-
Player configuration used to set up the player, contains all basic configuration attributes from XML custom attrs or the builder, along with Playlist and Advertising settings.
- PlayerConfig(PlayerConfig) - Constructor for class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
Copy constructor.
- PlayerConfig.Builder - Class in com.longtailvideo.jwplayer.configuration
-
- PlayerConfig.Stretching - Annotation Type in com.longtailvideo.jwplayer.configuration
-
- PlayEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onPlay() event.
- PlayEvent(PlayerState) - Constructor for class com.longtailvideo.jwplayer.events.PlayEvent
-
- playlist(List<PlaylistItem>) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
-
- PlaylistCompleteEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onPlaylistComplete() event.
- PlaylistCompleteEvent() - Constructor for class com.longtailvideo.jwplayer.events.PlaylistCompleteEvent
-
- PlaylistEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onPlaylist() event.
- PlaylistEvent(List<PlaylistItem>) - Constructor for class com.longtailvideo.jwplayer.events.PlaylistEvent
-
- playlistItem(int) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Start playback of the playlist item at the specified index.
- PlaylistItem - Class in com.longtailvideo.jwplayer.media.playlists
-
An item in a Playlist.
- PlaylistItem(String, String, String, String, String, List<MediaSource>, List<Caption>, List<AdBreak>, Map<String, String>, String) - Constructor for class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- PlaylistItem(String) - Constructor for class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- PlaylistItem(PlaylistItem) - Constructor for class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- PlaylistItem() - Constructor for class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- PlaylistItem.Builder - Class in com.longtailvideo.jwplayer.media.playlists
-
- PlaylistItemEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onPlaylistItem() event.
- PlaylistItemEvent(int, PlaylistItem) - Constructor for class com.longtailvideo.jwplayer.events.PlaylistItemEvent
-
- position(String) - Method in class com.longtailvideo.jwplayer.configuration.LogoConfig.Builder
-
- preload(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
-
- ReadyEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onReady() event.
- ReadyEvent(double) - Constructor for class com.longtailvideo.jwplayer.events.ReadyEvent
-
- recommendations(String) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem.Builder
-
- RELATED_DISPLAY_MODE_OVERLAY - Static variable in class com.longtailvideo.jwplayer.configuration.RelatedConfig
-
DisplayMode StringDef
- RELATED_DISPLAY_MODE_SHELF - Static variable in class com.longtailvideo.jwplayer.configuration.RelatedConfig
-
- RELATED_ON_CLICK_LINK - Static variable in class com.longtailvideo.jwplayer.configuration.RelatedConfig
-
- RELATED_ON_CLICK_PLAY - Static variable in class com.longtailvideo.jwplayer.configuration.RelatedConfig
-
OnClick StringDef
- RELATED_ON_COMPLETE_AUTOPLAY - Static variable in class com.longtailvideo.jwplayer.configuration.RelatedConfig
-
- RELATED_ON_COMPLETE_HIDE - Static variable in class com.longtailvideo.jwplayer.configuration.RelatedConfig
-
OnComplete StringDef
- RELATED_ON_COMPLETE_SHOW - Static variable in class com.longtailvideo.jwplayer.configuration.RelatedConfig
-
- RelatedCloseEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onRelatedClose() event.
- RelatedCloseEvent(String) - Constructor for class com.longtailvideo.jwplayer.events.RelatedCloseEvent
-
- relatedConfig(RelatedConfig) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
-
- RelatedConfig - Class in com.longtailvideo.jwplayer.configuration
-
- RelatedConfig(RelatedConfig) - Constructor for class com.longtailvideo.jwplayer.configuration.RelatedConfig
-
- RelatedConfig.Builder - Class in com.longtailvideo.jwplayer.configuration
-
- RelatedConfig.RelatedDisplayMode - Annotation Type in com.longtailvideo.jwplayer.configuration
-
- RelatedConfig.RelatedOnClick - Annotation Type in com.longtailvideo.jwplayer.configuration
-
- RelatedConfig.RelatedOnComplete - Annotation Type in com.longtailvideo.jwplayer.configuration
-
- RelatedOpenEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onRelatedOpen() event.
- RelatedOpenEvent(String, String, List<PlaylistItem>) - Constructor for class com.longtailvideo.jwplayer.events.RelatedOpenEvent
-
- RelatedPlayEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onRelatedPlay() event.
- RelatedPlayEvent(PlaylistItem, boolean, int) - Constructor for class com.longtailvideo.jwplayer.events.RelatedPlayEvent
-
- RelatedPluginEvents - Interface in com.longtailvideo.jwplayer.events.listeners
-
Events related to the Related plugin.
- RelatedPluginEvents.OnRelatedCloseListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onRelatedClose.
- RelatedPluginEvents.OnRelatedOpenListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onRelatedOpen.
- RelatedPluginEvents.OnRelatedPlayListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for OnRelatedPlay.
- remove(View) - Method in class com.longtailvideo.jwplayer.JWFriendlyAdObstructions
-
Used to unregister View elements previously registered as friendly advertising obstructions.
- removeAll() - Method in class com.longtailvideo.jwplayer.JWFriendlyAdObstructions
-
Used to unregister all View elements previously registered as friendly advertising obstructions.
- removeOnAdBreakEndListener(AdvertisingEvents.OnAdBreakEndListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes a listener from the OnAdBreakEnd event.
- removeOnAdBreakStartListener(AdvertisingEvents.OnAdBreakStartListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes a listener from the OnAdBreakStart event.
- removeOnAdClickListener(AdvertisingEvents.OnAdClickListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes the listener from the OnAdClick event.
- removeOnAdCompanionsListener(AdvertisingEvents.OnAdCompanionsListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnAdCompanionsListener.
- removeOnAdCompleteListener(AdvertisingEvents.OnAdCompleteListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes a listener for the OnAddComplete event.
- removeOnAdErrorListener(AdvertisingEvents.OnAdErrorListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnAdError listener.
- removeOnAdImpressionListener(AdvertisingEvents.OnAdImpressionListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes a listener from the OnAdImpression event.
- removeOnAdMetaListener(AdvertisingEvents.OnAdMetaListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnAdMetaListener.
- removeOnAdPauseListener(AdvertisingEvents.OnAdPauseListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes a listener from the OnAdPause event.
- removeOnAdPlayListener(AdvertisingEvents.OnAdPlayListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnAdPlayListener.
- removeOnAdRequestListener(AdvertisingEvents.OnAdRequestListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnAdRequestListener.
- removeOnAdScheduleListener(AdvertisingEvents.OnAdScheduleListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnAdScheduleListener.
- removeOnAdSkippedListener(AdvertisingEvents.OnAdSkippedListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes a listener for the OnAdSkipped event.
- removeOnAdStartedListener(AdvertisingEvents.OnAdStartedListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnAdStartedListener.
- removeOnAdTimeListener(AdvertisingEvents.OnAdTimeListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes a listener from the OnAdTime event.
- removeOnAdViewableImpressionListener(AdvertisingEvents.OnAdViewableImpressionListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes a listener from the OnAdViewableImpression event.
- removeOnAudioTrackChangedListener(VideoPlayerEvents.OnAudioTrackChangedListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes the given OnAudioTrackChanged listener.
- removeOnAudioTracksListener(VideoPlayerEvents.OnAudioTracksListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnAudioTracksListener.
- removeOnBeforeCompleteListener(AdvertisingEvents.OnBeforeCompleteListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnBeforeCompleteListener.
- removeOnBeforePlayListener(AdvertisingEvents.OnBeforePlayListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnBeforePlayListener.
- removeOnBufferChangeListener(VideoPlayerEvents.OnBufferChangeListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnBufferChangeListener.
- removeOnBufferListener(VideoPlayerEvents.OnBufferListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnBufferListener.
- removeOnCaptionsChangedListener(VideoPlayerEvents.OnCaptionsChangedListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnCaptionsChangedListener.
- removeOnCaptionsListListener(VideoPlayerEvents.OnCaptionsListListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnCaptionsListListener.
- removeOnCompleteListener(VideoPlayerEvents.OnCompleteListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnCompleteListener.
- removeOnControlBarVisibilityListener(VideoPlayerEvents.OnControlBarVisibilityListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnControlsListener.
- removeOnControlsListener(VideoPlayerEvents.OnControlsListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnControlsListener.
- removeOnDisplayClickListener(VideoPlayerEvents.OnDisplayClickListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnDisplayClickListener.
- removeOnErrorListener(VideoPlayerEvents.OnErrorListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnErrorListener.
- removeOnFirstFrameListener(VideoPlayerEvents.OnFirstFrameListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnFirstFrameListener.
- removeOnFullscreenListener(VideoPlayerEvents.OnFullscreenListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnFullScreenListener.
- removeOnIdleListener(VideoPlayerEvents.OnIdleListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnIdleListener.
- removeOnLevelsChangedListener(VideoPlayerEvents.OnLevelsChangedListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnLevelsChangedListener.
- removeOnLevelsListener(VideoPlayerEvents.OnLevelsListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnLevelsListener.
- removeOnMetaListener(VideoPlayerEvents.OnMetaListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnMetaListener.
- removeOnMuteListener(VideoPlayerEvents.OnMuteListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes a listener for the OnMute event.
- removeOnPauseListener(VideoPlayerEvents.OnPauseListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnPauseListener.
- removeOnPlaybackRateChangedListener(VideoPlayerEvents.OnPlaybackRateChangedListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes a listener for the OnMute event.
- removeOnPlaylistCompleteListener(VideoPlayerEvents.OnPlaylistCompleteListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an listener to the OnPlaylistComplete event.
- removeOnPlayListener(VideoPlayerEvents.OnPlayListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnPlayListener.
- removeOnPlaylistItemListener(VideoPlayerEvents.OnPlaylistItemListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnPlaylistItemListener.
- removeOnPlaylistListener(VideoPlayerEvents.OnPlaylistListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnPlaylistListener.
- removeOnReadyListener(VideoPlayerEvents.OnReadyListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes the ready listener.
- removeOnRelatedCloseListener(RelatedPluginEvents.OnRelatedCloseListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnRelatedCloseListener.
- removeOnRelatedOpenListener(RelatedPluginEvents.OnRelatedOpenListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnRelatedOpenListener.
- removeOnRelatedPlayListener(RelatedPluginEvents.OnRelatedPlayListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnRelatedPlayListener.
- removeOnSeekedListener(VideoPlayerEvents.OnSeekedListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnSeekedListener.
- removeOnSeekListener(VideoPlayerEvents.OnSeekListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnSeekListener.
- removeOnSetupErrorListener(VideoPlayerEvents.OnSetupErrorListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes the setup error listener.
- removeOnSharingClickListener(SharingPluginEvents.OnSharingClickListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnSharingClickListener.
- removeOnSharingCloseListener(SharingPluginEvents.OnSharingCloseListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnSharingCloseListener.
- removeOnSharingOpenListener(SharingPluginEvents.OnSharingOpenListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnSharingOpenListener.
- removeOnTimeListener(VideoPlayerEvents.OnTimeListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnTimeListener.
- removeOnViewableListener(VideoPlayerEvents.OnViewableListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnViewableListener.
- removeOnVisualQualityListener(VideoPlayerEvents.OnVisualQualityListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnVisualQualityListener.
- removeOnWarningListener(VideoPlayerEvents.OnWarningListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnWarningListener.
- repeat(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
-
- RULES_START_ON_SEEK_NONE - Static variable in class com.longtailvideo.jwplayer.media.ads.AdRules
-
- RULES_START_ON_SEEK_PRE - Static variable in class com.longtailvideo.jwplayer.media.ads.AdRules
-
StartOnSeek StringDef Values
- seek(double) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Seeks the currently playing media to the specified position.
- SeekedEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onSeeked() event.
- SeekedEvent(double) - Constructor for class com.longtailvideo.jwplayer.events.SeekedEvent
-
- SeekEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onSeek() event.
- SeekEvent(double, double) - Constructor for class com.longtailvideo.jwplayer.events.SeekEvent
-
- setAdMessage(String) - Method in class com.longtailvideo.jwplayer.media.ads.AdvertisingBase
-
Sets a customized ad message.
- setAdRules(AdRules) - Method in class com.longtailvideo.jwplayer.media.ads.AdvertisingBase
-
Configures Ad Rules that control how frequently ads play back.
- setAdSchedule(List<AdBreak>) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- setAdScheduleInternal(List<AdBreak>) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- setAdType(AdType) - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak
-
- setAdvertising(AdvertisingBase) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- setAllowCrossProtocolRedirects(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- setAnalyticsListener(AnalyticsListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Sets an AnalyticsListener
to receive analytics events.
- setAutoPlayMessage(String) - Method in class com.longtailvideo.jwplayer.configuration.RelatedConfig
-
- setAutoPlayTimer(Integer) - Method in class com.longtailvideo.jwplayer.configuration.RelatedConfig
-
- setAutoSelect(boolean) - Method in class com.longtailvideo.jwplayer.media.audio.AudioTrack
-
- setAutostart(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- setBackgroundAudio(boolean) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Sets whether the player is allowed to play audio in the background.
- setBackgroundColor(String) - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
- setBackgroundOpacity(Integer) - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
- setCaptions(List<Caption>) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- setCaptionsConfig(CaptionsConfig) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- setClient(AdSource) - Method in class com.longtailvideo.jwplayer.media.ads.AdvertisingBase
-
- setCode(String) - Method in class com.longtailvideo.jwplayer.configuration.SharingConfig
-
- setColor(String) - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
- setConditionalAdOptOut(Boolean) - Method in class com.longtailvideo.jwplayer.media.ads.Advertising
-
- setControlBarBackground(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- setControlBarIcons(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- setControlBarIconsActive(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- setControlBarText(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- setControls(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- setControls(boolean) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Enable the built-in controls by setting them true, disable the controls by setting them false.
- setCreativeTimeout(Integer) - Method in class com.longtailvideo.jwplayer.media.ads.Advertising
-
- setCueText(String) - Method in class com.longtailvideo.jwplayer.media.ads.AdvertisingBase
-
Sets the text that appears when a user mouses over a scheduled.
- setCurrentAudioTrack(int) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Change the audio track to the provided index.
- setCurrentCaptions(int) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Change the visible captions track to the provided index.
- setCurrentQuality(int) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Change the quality level to the provided index.
- setCustomParams(Map<String, String>) - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak
-
- setDefault(boolean) - Method in class com.longtailvideo.jwplayer.media.captions.Caption
-
- setDefault(boolean) - Method in class com.longtailvideo.jwplayer.media.playlists.MediaSource
-
- setDefaultTrack(boolean) - Method in class com.longtailvideo.jwplayer.media.audio.AudioTrack
-
- setDescription(String) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- setDisplayDescription(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- setDisplayMode(String) - Method in class com.longtailvideo.jwplayer.configuration.RelatedConfig
-
- setDisplayTitle(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- setEdgeStyle(String) - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
- setFile(String) - Method in class com.longtailvideo.jwplayer.configuration.LogoConfig
-
- setFile(String) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- setFile(String) - Method in class com.longtailvideo.jwplayer.configuration.RelatedConfig
-
- setFile(String) - Method in class com.longtailvideo.jwplayer.media.captions.Caption
-
- setFile(String) - Method in class com.longtailvideo.jwplayer.media.playlists.MediaSource
-
- setFile(String) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- setFontFamily(String) - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
- setFontOpacity(Integer) - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
- setFontSize(Integer) - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
- setFrequency(Integer) - Method in class com.longtailvideo.jwplayer.media.ads.AdRules
-
- setFullscreen(boolean, boolean) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Enables or disables fullscreen mode.
- setFullscreenHandler(FullscreenHandler) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Replaces the default FullscreenHandler with the one provided.
- setFullscreenOnDeviceRotate(boolean) - Method in class com.longtailvideo.jwplayer.JWPlayerFragment
-
- setFullscreenOnDeviceRotate(boolean) - Method in class com.longtailvideo.jwplayer.JWPlayerSupportFragment
-
- setGroupId(String) - Method in class com.longtailvideo.jwplayer.media.audio.AudioTrack
-
- setHeading(String) - Method in class com.longtailvideo.jwplayer.configuration.SharingConfig
-
- setHide(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.LogoConfig
-
- setHttpHeaders(Map<String, String>) - Method in class com.longtailvideo.jwplayer.media.playlists.MediaSource
-
- setHttpHeaders(Map<String, String>) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- setImage(String) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- setImage(String) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- setImaSdkSettings(ImaSdkSettings) - Method in class com.longtailvideo.jwplayer.media.ads.ImaAdvertising
-
- setImaSdkSettings(ImaSdkSettings) - Method in class com.longtailvideo.jwplayer.media.ads.ImaVMAPAdvertising
-
- setKind(CaptionType) - Method in class com.longtailvideo.jwplayer.media.captions.Caption
-
- setLabel(String) - Method in class com.longtailvideo.jwplayer.media.captions.Caption
-
- setLabel(String) - Method in class com.longtailvideo.jwplayer.media.playlists.MediaSource
-
- setLanguage(String) - Method in class com.longtailvideo.jwplayer.media.audio.AudioTrack
-
- setLayoutParams(ViewGroup.LayoutParams) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
- setLicenseKey(Context, String) - Static method in class com.longtailvideo.jwplayer.JWPlayerView
-
Sets the license key for JW Player programmatically.
- setLink(String) - Method in class com.longtailvideo.jwplayer.configuration.LogoConfig
-
- setLink(String) - Method in class com.longtailvideo.jwplayer.configuration.SharingConfig
-
- setLogoConfig(LogoConfig) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- setMargin(Integer) - Method in class com.longtailvideo.jwplayer.configuration.LogoConfig
-
- setMediaDrmCallback(MediaDrmCallback) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- setMediaId(String) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- setMenusBackground(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- setMenusText(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- setMenusTextActive(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- setMute(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- setMute() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Toggles the mute state of the player.
- setMute(boolean) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Sets the mute state of the player.
- setName(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- setName(String) - Method in class com.longtailvideo.jwplayer.media.audio.AudioTrack
-
- setNextUpDisplay(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- setNextUpOffset(Integer) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- setNextUpOffsetPercentage(Integer) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- setOffset(String) - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak
-
- setOnClick(String) - Method in class com.longtailvideo.jwplayer.configuration.RelatedConfig
-
- setOnComplete(String) - Method in class com.longtailvideo.jwplayer.configuration.RelatedConfig
-
- setPlaybackRate(float) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Sets playback rate
- setPlaybackRatesConfig(PlaybackRateConfig) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- setPlaylist(List<PlaylistItem>) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- setPodMessage(String) - Method in class com.longtailvideo.jwplayer.media.ads.Advertising
-
- setPosition(String) - Method in class com.longtailvideo.jwplayer.configuration.LogoConfig
-
- setPreload(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- setRecommendations(String) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- setRelatedConfig(RelatedConfig) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- setRepeat(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- setRequestTimeout(Integer) - Method in class com.longtailvideo.jwplayer.media.ads.AdvertisingBase
-
- setSchedule(List<AdBreak>) - Method in class com.longtailvideo.jwplayer.media.ads.Advertising
-
- setSharingConfig(SharingConfig) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- setSites(List<String>) - Method in class com.longtailvideo.jwplayer.configuration.SharingConfig
-
- setSkinConfig(SkinConfig) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- setSkipMessage(String) - Method in class com.longtailvideo.jwplayer.media.ads.AdvertisingBase
-
Sets a customized countdown message.
- setSkipOffset(int) - Method in class com.longtailvideo.jwplayer.media.ads.AdvertisingBase
-
Sets the amount of time in seconds that you want an ad to be watched before it can be skipped.
- setSkipText(String) - Method in class com.longtailvideo.jwplayer.media.ads.AdvertisingBase
-
Sets the text of the Skip button.
- setSource(AdSource) - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak
-
- setSources(List<MediaSource>) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- setStartOn(Integer) - Method in class com.longtailvideo.jwplayer.media.ads.AdRules
-
- setStartOnSeek(String) - Method in class com.longtailvideo.jwplayer.media.ads.AdRules
-
- setStretching(String) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
- setTag(String...) - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak
-
- setTag(List<String>) - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak
-
- setTag(String) - Method in class com.longtailvideo.jwplayer.media.ads.VMAPAdvertising
-
- setTimeBetweenAds(Integer) - Method in class com.longtailvideo.jwplayer.media.ads.AdRules
-
- setTimeSliderProgress(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- setTimeSliderRail(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- setTitle(String) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
-
- setTooltipsBackground(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- setTooltipsText(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- setTrackIndex(int) - Method in class com.longtailvideo.jwplayer.media.adaptive.QualityLevel
-
- setType(MediaType) - Method in class com.longtailvideo.jwplayer.media.playlists.MediaSource
-
- setup(PlayerConfig) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
- SetupErrorEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onSetupError() event.
- SetupErrorEvent(String) - Constructor for class com.longtailvideo.jwplayer.events.SetupErrorEvent
-
- setUrl(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- setUseFullscreenLayoutFlags(boolean) - Method in class com.longtailvideo.jwplayer.fullscreen.DefaultFullscreenHandler
-
Deprecated.
Determines whether View.SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN and
View.SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION flags are used during fullscreen.
- setUseFullscreenLayoutFlags(boolean) - Method in interface com.longtailvideo.jwplayer.fullscreen.FullscreenHandler
-
- setUseFullscreenLayoutFlags(boolean) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Determines whether the View.SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN and
View.SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION flags are used during fullscreen.
- setUseTextureView(boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
Sets TextureView
to be the view where video content will be rendered
Notice that by default SurfaceView
is using
In case of using TextureView
DRM streams will not be shown
TextureView should be used only if SurfaceView does not meet your needs.
- setVpaidControls(Boolean) - Method in class com.longtailvideo.jwplayer.media.ads.AdvertisingBase
-
Enables or disables forcing the display of controls during VPAID ads
- setWindowColor(String) - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
- setWindowOpacity(Integer) - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
- setWindowOpenHandler(WindowOpenHandler) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Sets the WindowOpenHandler, you can use this to override the default behavior of opening the browser when a url is requested.
- SharingClickEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onSharingClick() event.
- SharingClickEvent(String) - Constructor for class com.longtailvideo.jwplayer.events.SharingClickEvent
-
- SharingCloseEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onSharingClose() event.
- SharingCloseEvent() - Constructor for class com.longtailvideo.jwplayer.events.SharingCloseEvent
-
- sharingConfig(SharingConfig) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
-
- SharingConfig - Class in com.longtailvideo.jwplayer.configuration
-
- SharingConfig(SharingConfig) - Constructor for class com.longtailvideo.jwplayer.configuration.SharingConfig
-
- SharingConfig.Builder - Class in com.longtailvideo.jwplayer.configuration
-
- SharingOpenEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onSharingOpen() event.
- SharingOpenEvent() - Constructor for class com.longtailvideo.jwplayer.events.SharingOpenEvent
-
- SharingPluginEvents - Interface in com.longtailvideo.jwplayer.events.listeners
-
Events related to the Sharing plugin.
- SharingPluginEvents.OnSharingClickListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for OnSharingClick.
- SharingPluginEvents.OnSharingCloseListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for OnSharingClose.
- SharingPluginEvents.OnSharingOpenListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for OnSharingOpen.
- sites(List<String>) - Method in class com.longtailvideo.jwplayer.configuration.SharingConfig.Builder
-
- skinConfig(SkinConfig) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
-
- SkinConfig - Class in com.longtailvideo.jwplayer.configuration
-
- SkinConfig(SkinConfig) - Constructor for class com.longtailvideo.jwplayer.configuration.SkinConfig
-
- SkinConfig.Builder - Class in com.longtailvideo.jwplayer.configuration
-
- source(AdSource) - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak.Builder
-
- sources(List<MediaSource>) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem.Builder
-
- startOn(Integer) - Method in class com.longtailvideo.jwplayer.media.ads.AdRules.Builder
-
- startOnSeek(String) - Method in class com.longtailvideo.jwplayer.media.ads.AdRules.Builder
-
- stop() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Stops the player, returning it to the idle state.
- stretching(String) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
-
- STRETCHING_EXACT_FIT - Static variable in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
Will fit JW Player dimensions without maintaining aspect ratio.
- STRETCHING_FILL - Static variable in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
Will zoom and crop video to fill dimensions, maintaining aspect ratio.
- STRETCHING_NONE - Static variable in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
Displays the actual size of the video file with black borders.
- STRETCHING_UNIFORM - Static variable in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
Will fit JW Player dimensions while maintaining aspect ratio.
- valueByName(String) - Static method in enum com.longtailvideo.jwplayer.media.ads.AdSource
-
- valueOf(String) - Static method in enum com.longtailvideo.jwplayer.events.VisualQualityEvent.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.longtailvideo.jwplayer.events.VisualQualityEvent.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.longtailvideo.jwplayer.media.ads.AdCompanionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.longtailvideo.jwplayer.media.ads.AdPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.longtailvideo.jwplayer.media.ads.AdSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.longtailvideo.jwplayer.media.ads.AdType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.longtailvideo.jwplayer.media.captions.CaptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.longtailvideo.jwplayer.media.playlists.MediaType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.longtailvideo.jwplayer.events.VisualQualityEvent.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.longtailvideo.jwplayer.events.VisualQualityEvent.Reason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.longtailvideo.jwplayer.media.ads.AdCompanionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.longtailvideo.jwplayer.media.ads.AdPosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.longtailvideo.jwplayer.media.ads.AdSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.longtailvideo.jwplayer.media.ads.AdType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.longtailvideo.jwplayer.media.captions.CaptionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.longtailvideo.jwplayer.media.playlists.MediaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- videoBitrate(int) - Method in class com.longtailvideo.jwplayer.media.meta.Metadata.Builder
-
- videoId(String) - Method in class com.longtailvideo.jwplayer.media.meta.Metadata.Builder
-
- videoMimeType(String) - Method in class com.longtailvideo.jwplayer.media.meta.Metadata.Builder
-
- VideoPlayerEvents - Interface in com.longtailvideo.jwplayer.events.listeners
-
Events related to video playback.
- VideoPlayerEvents.OnAudioTrackChangedListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for OnAudioTrackChanged.
- VideoPlayerEvents.OnAudioTracksListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for OnAudioTracks.
- VideoPlayerEvents.OnBufferChangeListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onBufferChange.
- VideoPlayerEvents.OnBufferListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onBuffer.
- VideoPlayerEvents.OnCaptionsChangedListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onCaptionsChange.
- VideoPlayerEvents.OnCaptionsListListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onCaptionsList.
- VideoPlayerEvents.OnCompleteListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onComplete.
- VideoPlayerEvents.OnControlBarVisibilityListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Listener for receiving events when the control bar is being shown or hidden.
- VideoPlayerEvents.OnControlsListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onControls.
- VideoPlayerEvents.OnDisplayClickListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onDisplayClick.
- VideoPlayerEvents.OnErrorListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onError.
- VideoPlayerEvents.OnFirstFrameListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onFirstFrame.
- VideoPlayerEvents.OnFullscreenListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onFullscreen.
- VideoPlayerEvents.OnIdleListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onIdle.
- VideoPlayerEvents.OnLevelsChangedListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onLevelsChanged.
- VideoPlayerEvents.OnLevelsListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onLevels.
- VideoPlayerEvents.OnMetaListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onMeta.
- VideoPlayerEvents.OnMuteListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onMute.
- VideoPlayerEvents.OnPauseListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onPause.
- VideoPlayerEvents.OnPlaybackRateChangedListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
- VideoPlayerEvents.OnPlaylistCompleteListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onPlaylistComplete.
- VideoPlayerEvents.OnPlayListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onPlay.
- VideoPlayerEvents.OnPlaylistItemListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onPlaylistItem.
- VideoPlayerEvents.OnPlaylistListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onPlaylist.
- VideoPlayerEvents.OnReadyListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onReady.
- VideoPlayerEvents.OnSeekedListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onSeeked.
- VideoPlayerEvents.OnSeekListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onSeek.
- VideoPlayerEvents.OnSetupErrorListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onSetupError.
- VideoPlayerEvents.OnTimeListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onTime.
- VideoPlayerEvents.OnViewableListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
- VideoPlayerEvents.OnVisualQualityListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onVisualQuality.
- VideoPlayerEvents.OnWarningListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onWarning.
- ViewableEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onViewable() event.
- ViewableEvent(boolean) - Constructor for class com.longtailvideo.jwplayer.events.ViewableEvent
-
- VisualQualityEvent - Class in com.longtailvideo.jwplayer.events
-
An object containing information about quality switching of a video stream.
- VisualQualityEvent(VisualQualityEvent.Mode, VisualQualityEvent.Reason, QualityLevel) - Constructor for class com.longtailvideo.jwplayer.events.VisualQualityEvent
-
- VisualQualityEvent.Mode - Enum in com.longtailvideo.jwplayer.events
-
The Quality Switching mode.
- VisualQualityEvent.Reason - Enum in com.longtailvideo.jwplayer.events
-
The reason why a quality switch occurred.
- VMAPAdBreak - Class in com.longtailvideo.jwplayer.media.ads
-
A VMAP ad break.
- VMAPAdBreak(String, String, VMAPInfo) - Constructor for class com.longtailvideo.jwplayer.media.ads.VMAPAdBreak
-
- VMAPAdvertising - Class in com.longtailvideo.jwplayer.media.ads
-
A VMAP Advertising.
- VMAPAdvertising(AdSource, String) - Constructor for class com.longtailvideo.jwplayer.media.ads.VMAPAdvertising
-
- VMAPAdvertising(VMAPAdvertising) - Constructor for class com.longtailvideo.jwplayer.media.ads.VMAPAdvertising
-
- VMAPInfo - Class in com.longtailvideo.jwplayer.media.ads
-
Information about a VMAP Ad Break.
- VMAPInfo(String, Integer, String, String) - Constructor for class com.longtailvideo.jwplayer.media.ads.VMAPInfo
-