A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AAC - com.longtailvideo.jwplayer.media.playlists.MediaType
- AdBreak - Class in com.longtailvideo.jwplayer.media.ads
-
An ad break.
- AdBreak(AdBreak) - Constructor for class com.longtailvideo.jwplayer.media.ads.AdBreak
- AdBreak(AdBreak.Builder) - Constructor for class com.longtailvideo.jwplayer.media.ads.AdBreak
- AdBreak(String, AdSource, String...) - Constructor for class com.longtailvideo.jwplayer.media.ads.AdBreak
-
Convenience constructor for V2->V3 migrations
- 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
- AdBreakIgnoredEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onAdBreakIgnored() event.
- AdBreakIgnoredEvent(AdPosition, AdSource) - Constructor for class com.longtailvideo.jwplayer.events.AdBreakIgnoredEvent
- 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.
- addButton(String, String, VideoPlayerEvents.OnCustomButtonClickListener, String, String) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds a custom button to the player's control bar.
- addJson(JSONObject) - Method in class com.longtailvideo.jwplayer.media.ads.dai.ImaDaiSettings
- addOnAdBreakEndListener(AdvertisingEvents.OnAdBreakEndListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds a listener to the OnAdBreakEnd event.
- addOnAdBreakIgnoredListener(AdvertisingEvents.OnAdBreakIgnoredListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds a listener to the OnAdBreakIgnored 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.
- addOnAdWarningListener(AdvertisingEvents.OnAdWarningListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds a listener for the OnAdWarning 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.
- addOnEventMessageMetadataListener(VideoPlayerEvents.OnEventMessageMetadataListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnEventMessageMetadataListener.
- addOnExternalMetadataListener(VideoPlayerEvents.OnExternalMetadataListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnExternalMetadataListener.
- 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.
- addOnInPlaylistTimedMetadataListener(VideoPlayerEvents.OnInPlaylistTimedMetadataListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Adds an OnInPlaylistTimedMetadataListener.
- 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[], String, 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(List<AdBreak>) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem.Builder
- 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
- 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.OnAdBreakIgnoredListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onAdBreakIgnored.
- 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.OnAdWarningListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
Event listener for onAdWarning.
- 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
- AdWarningEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onAdWarning() event.
- AdWarningEvent(String, String, int, int) - Constructor for class com.longtailvideo.jwplayer.events.AdWarningEvent
- allowCrossProtocolRedirects(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
- API - com.longtailvideo.jwplayer.events.VisualQualityEvent.Reason
-
The user chose a static quality after playback began, or an API was used to set it.
- API - com.longtailvideo.jwplayer.media.ads.AdPosition
- applyDefaultPlaybackRates() - Method in class com.longtailvideo.jwplayer.configuration.PlaybackRateConfig
-
Returns value for passing to JWP config by key
PlaybackRateConfig.DEFAULT_PLAYBACK_RATE_KEY
- 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>, int) - Constructor for class com.longtailvideo.jwplayer.events.AudioTracksEvent
- AUTO - com.longtailvideo.jwplayer.events.VisualQualityEvent.Mode
-
Mode will be AUTO if the auto quality level is enabled.
- AUTO - com.longtailvideo.jwplayer.events.VisualQualityEvent.Reason
-
An automatic quality change occurred.
- 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
B
- backgroundColor(String) - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig.Builder
- backgroundOpacity(Integer) - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig.Builder
- BeforeCompleteEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onBeforeComplete() event.
- BeforeCompleteEvent() - Constructor for class com.longtailvideo.jwplayer.events.BeforeCompleteEvent
- BeforePlayEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onBeforePlay() event.
- BeforePlayEvent() - Constructor for class com.longtailvideo.jwplayer.events.BeforePlayEvent
- BufferChangeEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onBufferChange() event.
- BufferChangeEvent(int, double, double) - Constructor for class com.longtailvideo.jwplayer.events.BufferChangeEvent
- BufferEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onBuffer() event.
- BufferEvent(PlayerState) - Constructor for class com.longtailvideo.jwplayer.events.BufferEvent
- build() - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig.Builder
- build() - Method in class com.longtailvideo.jwplayer.configuration.LogoConfig.Builder
- build() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
- build() - Method in class com.longtailvideo.jwplayer.configuration.RelatedConfig.Builder
- build() - Method in class com.longtailvideo.jwplayer.configuration.SharingConfig.Builder
- build() - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig.Builder
- build() - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak.Builder
- build() - Method in class com.longtailvideo.jwplayer.media.ads.AdRules.Builder
- build() - Method in class com.longtailvideo.jwplayer.media.captions.Caption.Builder
- build() - Method in class com.longtailvideo.jwplayer.media.meta.Metadata.Builder
- build() - Method in class com.longtailvideo.jwplayer.media.playlists.MediaSource.Builder
- build() - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem.Builder
- Builder() - Constructor for class com.longtailvideo.jwplayer.configuration.CaptionsConfig.Builder
- Builder() - Constructor for class com.longtailvideo.jwplayer.configuration.LogoConfig.Builder
- Builder() - Constructor for class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
-
Default builder constructor.
- Builder() - Constructor for class com.longtailvideo.jwplayer.configuration.RelatedConfig.Builder
- Builder() - Constructor for class com.longtailvideo.jwplayer.configuration.SharingConfig.Builder
- Builder() - Constructor for class com.longtailvideo.jwplayer.configuration.SkinConfig.Builder
- Builder() - Constructor for class com.longtailvideo.jwplayer.media.ads.AdBreak.Builder
- Builder() - Constructor for class com.longtailvideo.jwplayer.media.ads.AdRules.Builder
- Builder() - Constructor for class com.longtailvideo.jwplayer.media.captions.Caption.Builder
- Builder() - Constructor for class com.longtailvideo.jwplayer.media.meta.Metadata.Builder
- Builder() - Constructor for class com.longtailvideo.jwplayer.media.playlists.MediaSource.Builder
- Builder() - Constructor for class com.longtailvideo.jwplayer.media.playlists.PlaylistItem.Builder
- Builder(TypedArray) - Constructor for class com.longtailvideo.jwplayer.configuration.CaptionsConfig.Builder
- Builder(TypedArray) - Constructor for class com.longtailvideo.jwplayer.configuration.LogoConfig.Builder
- Builder(TypedArray) - Constructor for class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
-
This constructor will fill the builder with data from the typed array.
- Builder(TypedArray) - Constructor for class com.longtailvideo.jwplayer.configuration.RelatedConfig.Builder
- Builder(TypedArray) - Constructor for class com.longtailvideo.jwplayer.configuration.SharingConfig.Builder
- Builder(TypedArray) - Constructor for class com.longtailvideo.jwplayer.configuration.SkinConfig.Builder
- Builder(Metadata) - Constructor for class com.longtailvideo.jwplayer.media.meta.Metadata.Builder
C
- Caption - Class in com.longtailvideo.jwplayer.media.captions
-
A caption track.
- Caption() - Constructor for class com.longtailvideo.jwplayer.media.captions.Caption
- Caption(Caption) - Constructor for class com.longtailvideo.jwplayer.media.captions.Caption
-
Copy constructor.
- Caption(String) - Constructor for class com.longtailvideo.jwplayer.media.captions.Caption
- Caption(String, CaptionType, String, Boolean) - Constructor for class com.longtailvideo.jwplayer.media.captions.Caption
- CAPTION_DEFAULT_FONT_SIZE - Static variable in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
Default caption font size in pixels.
- CAPTION_EDGE_STYLE_DEPRESSED - Static variable in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
Edge type value specifying depressed bevel character edges.
- CAPTION_EDGE_STYLE_DROP_SHADOW - Static variable in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
Edge type value specifying drop-shadowed character edges.
- CAPTION_EDGE_STYLE_NONE - Static variable in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
Edge type value specifying no character edges.
- CAPTION_EDGE_STYLE_RAISED - Static variable in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
Edge type value specifying raised bevel character edges.
- CAPTION_EDGE_STYLE_UNIFORM - Static variable in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
-
Edge type value specifying uniformly outlined character edges.
- Caption.Builder - Class in com.longtailvideo.jwplayer.media.captions
-
Builder for
Caption
. - CAPTIONS - com.longtailvideo.jwplayer.media.captions.CaptionType
- CaptionsChangedEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onCaptionsChanged() event.
- CaptionsChangedEvent(int) - Constructor for class com.longtailvideo.jwplayer.events.CaptionsChangedEvent
- captionsConfig(CaptionsConfig) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
- CaptionsConfig - Class in com.longtailvideo.jwplayer.configuration
-
Captions configuration used to set up the player.
- CaptionsConfig(CaptionsConfig) - Constructor for class com.longtailvideo.jwplayer.configuration.CaptionsConfig
- CaptionsConfig.Builder - Class in com.longtailvideo.jwplayer.configuration
- CaptionsListEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onCaptionsList() event.
- CaptionsListEvent(List<Caption>, int) - Constructor for class com.longtailvideo.jwplayer.events.CaptionsListEvent
- CaptionType - Enum in com.longtailvideo.jwplayer.media.captions
-
All of the types of captions.
- CHAPTERS - com.longtailvideo.jwplayer.media.captions.CaptionType
- cloneList(List<ExternalMetadata>) - Static method in class com.longtailvideo.jwplayer.configuration.ExternalMetadata
- cloneList(List<AdBreak>) - Static method in class com.longtailvideo.jwplayer.media.ads.AdBreak
- cloneList(List<Caption>) - Static method in class com.longtailvideo.jwplayer.media.captions.Caption
- cloneList(List<MediaSource>) - Static method in class com.longtailvideo.jwplayer.media.playlists.MediaSource
- cloneList(List<PlaylistItem>) - Static method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
- closeRelatedOverlay() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Closes the related videos overlay if the current video/playlist has a related feed enabled and is shown
- closeSharingOverlay() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Closes the sharing plugin if it is opened.
- code(String) - Method in class com.longtailvideo.jwplayer.configuration.SharingConfig.Builder
- color(String) - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig.Builder
- com.longtailvideo.jwplayer - package com.longtailvideo.jwplayer
- com.longtailvideo.jwplayer.configuration - package com.longtailvideo.jwplayer.configuration
- com.longtailvideo.jwplayer.events - package com.longtailvideo.jwplayer.events
- com.longtailvideo.jwplayer.events.listeners - package com.longtailvideo.jwplayer.events.listeners
- com.longtailvideo.jwplayer.fullscreen - package com.longtailvideo.jwplayer.fullscreen
- com.longtailvideo.jwplayer.media.adaptive - package com.longtailvideo.jwplayer.media.adaptive
- com.longtailvideo.jwplayer.media.ads - package com.longtailvideo.jwplayer.media.ads
- com.longtailvideo.jwplayer.media.ads.dai - package com.longtailvideo.jwplayer.media.ads.dai
- com.longtailvideo.jwplayer.media.audio - package com.longtailvideo.jwplayer.media.audio
- com.longtailvideo.jwplayer.media.captions - package com.longtailvideo.jwplayer.media.captions
- com.longtailvideo.jwplayer.media.drm - package com.longtailvideo.jwplayer.media.drm
- com.longtailvideo.jwplayer.media.meta - package com.longtailvideo.jwplayer.media.meta
- com.longtailvideo.jwplayer.media.playlists - package com.longtailvideo.jwplayer.media.playlists
- compareTo(QualityLevel) - Method in class com.longtailvideo.jwplayer.media.adaptive.QualityLevel
- CompleteEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onComplete() event.
- CompleteEvent() - Constructor for class com.longtailvideo.jwplayer.events.CompleteEvent
- constructAutoQualityLevel() - Static method in class com.longtailvideo.jwplayer.media.adaptive.QualityLevelFactory
- constructHlsQualityLevel(int, int, int, int) - Static method in class com.longtailvideo.jwplayer.media.adaptive.QualityLevelFactory
- constructHlsQualityLevelLabel(int, int, int, int, String) - Static method in class com.longtailvideo.jwplayer.media.adaptive.QualityLevelFactory
- constructSimpleQualityLevel(int, int, int) - Static method in class com.longtailvideo.jwplayer.media.adaptive.QualityLevelFactory
- constructSimpleQualityLevelIndex(int, int, int, String, int) - Static method in class com.longtailvideo.jwplayer.media.adaptive.QualityLevelFactory
- constructSimpleQualityLevelLabel(int, int, int, String) - Static method in class com.longtailvideo.jwplayer.media.adaptive.QualityLevelFactory
- continuePlayback() - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.PlaylistItemCallbackListener.PlaylistItemDecision
- controlBarBackground(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig.Builder
- controlBarIcons(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig.Builder
- controlBarIconsActive(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig.Builder
- controlBarText(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig.Builder
- ControlBarVisibilityEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onControlBarVisibilityChanged() event.
- ControlBarVisibilityEvent(boolean) - Constructor for class com.longtailvideo.jwplayer.events.ControlBarVisibilityEvent
- controls(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
- ControlsEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onControls() event.
- ControlsEvent(boolean) - Constructor for class com.longtailvideo.jwplayer.events.ControlsEvent
- copy() - Method in class com.longtailvideo.jwplayer.media.ads.Advertising
- copy() - Method in class com.longtailvideo.jwplayer.media.ads.AdvertisingBase
- copy() - Method in class com.longtailvideo.jwplayer.media.ads.dai.ImaDaiAdvertising
- copy() - Method in class com.longtailvideo.jwplayer.media.ads.ImaAdvertising
- copy() - Method in class com.longtailvideo.jwplayer.media.ads.ImaVMAPAdvertising
- copy() - Method in class com.longtailvideo.jwplayer.media.ads.VMAPAdvertising
- createPlaybackRateConfig(boolean) - Static method in class com.longtailvideo.jwplayer.configuration.PlaybackRateConfig.Factory
- createPlaybackRateConfig(float[]) - Static method in class com.longtailvideo.jwplayer.configuration.PlaybackRateConfig.Factory
- createPlaybackRateConfig(JSONArray) - Static method in class com.longtailvideo.jwplayer.configuration.PlaybackRateConfig.Factory
- CustomButtonClickEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onCustomButtonClick() event.
- CustomButtonClickEvent(String) - Constructor for class com.longtailvideo.jwplayer.events.CustomButtonClickEvent
- customParams(Map<String, String>) - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak.Builder
D
- DASH - com.longtailvideo.jwplayer.media.ads.dai.ImaDaiSettings.StreamType
- DATE_RANGE - com.longtailvideo.jwplayer.events.InPlaylistTimedMetadataEvent.MetadataType
- DateRangeEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onMeta() event for EXT-X-DATERANGE tags.
- DateRangeEvent(Map<String, String>, String, double, double, String, Date, double) - Constructor for class com.longtailvideo.jwplayer.events.DateRangeEvent
- DEFAULT_ALLOW_CROSS_PROTOCOL_REDIRECTS - Static variable in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
Configuration values
- DEFAULT_PLAYBACK_RATE_KEY - Static variable in class com.longtailvideo.jwplayer.configuration.PlaybackRateConfig
-
Constant key value for parsing and adding values to JSONObject Using for managing use default playback rates or not
- DefaultFullscreenHandler - Class in com.longtailvideo.jwplayer.fullscreen
-
Deprecated.
- DefaultFullscreenHandler(Activity, JWPlayerView) - Constructor for class com.longtailvideo.jwplayer.fullscreen.DefaultFullscreenHandler
-
Deprecated.Constructs a new DefaultFullscreenHandler.
- description(String) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem.Builder
- destroySurface() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Destroys the video surface the JW Player is rendering too.
- DisplayClickEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onDisplayClick() event.
- DisplayClickEvent() - Constructor for class com.longtailvideo.jwplayer.events.DisplayClickEvent
- displayDescription(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
- displayMode(String) - Method in class com.longtailvideo.jwplayer.configuration.RelatedConfig.Builder
- displayTitle(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
- doLayoutChanges(boolean) - Method in class com.longtailvideo.jwplayer.fullscreen.DefaultFullscreenHandler
-
Deprecated.Perform the layout changes necessary to make the player fill the screen.
- doLayoutChanges(boolean) - Method in class com.longtailvideo.jwplayer.fullscreen.MaximizingFullscreenHandler
-
Perform the layout changes necessary to make the player fill the screen.
- doRotation(boolean) - Method in class com.longtailvideo.jwplayer.fullscreen.DefaultFullscreenHandler
-
Deprecated.Force the screen orientation to change.
- doRotationListener() - Method in class com.longtailvideo.jwplayer.fullscreen.DefaultFullscreenHandler
-
Deprecated.Starts a orientation event listener.
- doSystemUiVisibility(boolean) - Method in class com.longtailvideo.jwplayer.fullscreen.DefaultFullscreenHandler
-
Deprecated.Handle System UI changes.
- droppedFrames(int) - Method in class com.longtailvideo.jwplayer.media.meta.Metadata.Builder
E
- edgeStyle(String) - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig.Builder
- equals(Object) - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak
- equals(Object) - Method in class com.longtailvideo.jwplayer.media.captions.Caption
- ErrorEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onError() callback.
- ErrorEvent(String, Exception) - Constructor for class com.longtailvideo.jwplayer.events.ErrorEvent
- Event - Interface in com.longtailvideo.jwplayer.events
- EventListener - Interface in com.longtailvideo.jwplayer.events.listeners
- EventMessageMetadataEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onMeta() event for event messages.
- EventMessageMetadataEvent(List<EventMessage>) - Constructor for class com.longtailvideo.jwplayer.events.EventMessageMetadataEvent
- executeKeyRequest(UUID, ExoMediaDrm.KeyRequest) - Method in interface com.longtailvideo.jwplayer.media.drm.MediaDrmCallback
-
Executes a key request.
- executeProvisionRequest(UUID, ExoMediaDrm.ProvisionRequest) - Method in interface com.longtailvideo.jwplayer.media.drm.MediaDrmCallback
-
Executes a provisioning request.
- externalMetadata(List<ExternalMetadata>) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem.Builder
- ExternalMetadata - Class in com.longtailvideo.jwplayer.configuration
-
Customers use ExternalMetadata to register specific timestamps they want onMeta to fire providing them with customized data UseCase: A customer wants to show a button between 15s & 30s into a video and wants to avoid the performance hit of using onTime to figure out when they're in that playback window
- ExternalMetadata(int, double, double) - Constructor for class com.longtailvideo.jwplayer.configuration.ExternalMetadata
- ExternalMetadata(ExternalMetadata) - Constructor for class com.longtailvideo.jwplayer.configuration.ExternalMetadata
- ExternalMetadataEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onMeta() event for external metadata
- ExternalMetadataEvent(ExternalMetadata) - Constructor for class com.longtailvideo.jwplayer.events.ExternalMetadataEvent
F
- Factory() - Constructor for class com.longtailvideo.jwplayer.configuration.PlaybackRateConfig.Factory
- file(String) - Method in class com.longtailvideo.jwplayer.configuration.LogoConfig.Builder
- file(String) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
- file(String) - Method in class com.longtailvideo.jwplayer.configuration.RelatedConfig.Builder
- file(String) - Method in class com.longtailvideo.jwplayer.media.captions.Caption.Builder
- file(String) - Method in class com.longtailvideo.jwplayer.media.playlists.MediaSource.Builder
- file(String) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem.Builder
- FirstFrameEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onFirstFrame() event.
- FirstFrameEvent(double) - Constructor for class com.longtailvideo.jwplayer.events.FirstFrameEvent
- fontFamily(String) - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig.Builder
- fontOpacity(Integer) - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig.Builder
- fontSize(Integer) - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig.Builder
- frameRate(float) - Method in class com.longtailvideo.jwplayer.media.meta.Metadata.Builder
- freewheelSettings(FwSettings) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem.Builder
- frequency(Integer) - Method in class com.longtailvideo.jwplayer.media.ads.AdRules.Builder
- fromJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.media.adaptive.QualityLevel
- fromJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.media.playlists.MediaFile
- FullscreenEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onFullscreen() event.
- FullscreenEvent(boolean) - Constructor for class com.longtailvideo.jwplayer.events.FullscreenEvent
- FullscreenHandler - Interface in com.longtailvideo.jwplayer.fullscreen
- fullscreenLayoutParams(ViewGroup.LayoutParams) - Static method in class com.longtailvideo.jwplayer.fullscreen.MaximizingFullscreenHandler
-
Creates a clone of srcParams with the width and height set to MATCH_PARENT.
- FW - com.longtailvideo.jwplayer.media.ads.AdSource
G
- getAdBreakId() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
- getAdBreakId() - Method in class com.longtailvideo.jwplayer.events.AdViewableImpressionEvent
- getAdErrorCode() - Method in class com.longtailvideo.jwplayer.events.AdWarningEvent
- 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.AdBreakIgnoredEvent
- 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
- getAdTagParameters() - Method in class com.longtailvideo.jwplayer.media.ads.dai.ImaDaiSettings
- 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
- getApiKey() - Method in class com.longtailvideo.jwplayer.media.ads.dai.ImaDaiSettings
- getAssetKey() - Method in class com.longtailvideo.jwplayer.media.ads.dai.ImaDaiSettings
- getAttributes() - Method in class com.longtailvideo.jwplayer.events.DateRangeEvent
- 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
- getBackgroundAudio() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns whether the player is allowed to play audio in the background.
- 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.AdBreakIgnoredEvent
- 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
- getCmsId() - Method in class com.longtailvideo.jwplayer.media.ads.dai.ImaDaiSettings
- getCode() - Method in class com.longtailvideo.jwplayer.configuration.SharingConfig
- getCode() - Method in class com.longtailvideo.jwplayer.events.AdWarningEvent
- 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.AdImpressionEvent
- getCreativeAdId() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
- getCreativeId() - Method in class com.longtailvideo.jwplayer.events.AdImpressionEvent
- 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.
- getCurrentQualityIndex() - Method in class com.longtailvideo.jwplayer.events.LevelsEvent
- getCurrentTrack() - Method in class com.longtailvideo.jwplayer.events.AudioTrackChangedEvent
- getCurrentTrack() - Method in class com.longtailvideo.jwplayer.events.CaptionsChangedEvent
- getCurrentTrackIndex() - Method in class com.longtailvideo.jwplayer.events.AudioTracksEvent
- getCurrentTrackIndex() - Method in class com.longtailvideo.jwplayer.events.CaptionsListEvent
- 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.DateRangeEvent
- 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
- getEnd() - Method in class com.longtailvideo.jwplayer.events.InPlaylistTimedMetadataEvent
- getEndTime() - Method in class com.longtailvideo.jwplayer.configuration.ExternalMetadata
- getEventMessages() - Method in class com.longtailvideo.jwplayer.events.EventMessageMetadataEvent
- 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 - getExternalMetadata() - Method in class com.longtailvideo.jwplayer.events.ExternalMetadataEvent
- getExternalMetadata() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns
ExternalMetadata
- getExternalMetadata() - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
- 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.
- getFWSettings() - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
- 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.configuration.ExternalMetadata
- 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.events.CustomButtonClickEvent
- getId() - Method in class com.longtailvideo.jwplayer.events.DateRangeEvent
- getId() - Method in class com.longtailvideo.jwplayer.media.ads.VMAPInfo
- getId3Metadata() - Method in class com.longtailvideo.jwplayer.media.meta.Metadata
- getImaDaiSettings() - Method in class com.longtailvideo.jwplayer.media.ads.dai.ImaDaiAdvertising
- getImaDaiSettings() - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
- 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.AdWarningEvent
- 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
- getMetadataTime() - Method in class com.longtailvideo.jwplayer.events.InPlaylistTimedMetadataEvent
- getMetadataType() - Method in class com.longtailvideo.jwplayer.events.DateRangeEvent
- getMetadataType() - Method in class com.longtailvideo.jwplayer.events.InPlaylistTimedMetadataEvent
- getMetadataType() - Method in class com.longtailvideo.jwplayer.events.ProgramDateTimeEvent
- 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.events.PlaybackRateChangedEvent
- 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
-
Returns value for passing to JWP config by key
PlaybackRateConfig.PLAYBACK_RATES_KEY
- 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.configuration.PlayerConfig
- 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() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns the currently playing
PlaylistItem
. - getPlaylistItem(int) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Retrieves the same information as getPlaylist(), but for a single playlist item
- 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
- getProgramDateTime() - Method in class com.longtailvideo.jwplayer.events.ProgramDateTimeEvent
- 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.
- getRawTag() - Method in class com.longtailvideo.jwplayer.events.InPlaylistTimedMetadataEvent
- 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
- getStart() - Method in class com.longtailvideo.jwplayer.events.InPlaylistTimedMetadataEvent
- getStartDate() - Method in class com.longtailvideo.jwplayer.events.DateRangeEvent
- getStartOn() - Method in class com.longtailvideo.jwplayer.media.ads.AdRules
- getStartOnSeek() - Method in class com.longtailvideo.jwplayer.media.ads.AdRules
- getStartTime() - Method in class com.longtailvideo.jwplayer.configuration.ExternalMetadata
- getStartTime() - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
- getState() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns the player's current playback state.
- getStreamType() - Method in class com.longtailvideo.jwplayer.media.ads.dai.ImaDaiSettings
- 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.events.AdWarningEvent
- 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.ads.dai.ImaDaiSettings
- 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
H
- hashCode() - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak
- hashCode() - Method in class com.longtailvideo.jwplayer.media.captions.Caption
- heading(String) - Method in class com.longtailvideo.jwplayer.configuration.SharingConfig.Builder
- height(int) - Method in class com.longtailvideo.jwplayer.media.meta.Metadata.Builder
- hide(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.LogoConfig.Builder
- HLS - com.longtailvideo.jwplayer.media.ads.dai.ImaDaiSettings.StreamType
- HLS - com.longtailvideo.jwplayer.media.playlists.MediaType
- HTML - com.longtailvideo.jwplayer.media.ads.AdCompanionType
- httpHeaders(Map<String, String>) - Method in class com.longtailvideo.jwplayer.media.playlists.MediaSource.Builder
- httpHeaders(Map<String, String>) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem.Builder
I
- id3Metadata(List<Id3Frame>) - Method in class com.longtailvideo.jwplayer.media.meta.Metadata.Builder
- IdleEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onIdle() event.
- IdleEvent(PlayerState) - Constructor for class com.longtailvideo.jwplayer.events.IdleEvent
- IFRAME - com.longtailvideo.jwplayer.media.ads.AdCompanionType
- IMA - com.longtailvideo.jwplayer.media.ads.AdSource
- IMA_DAI - com.longtailvideo.jwplayer.media.ads.AdSource
- ImaAdvertising - Class in com.longtailvideo.jwplayer.media.ads
-
An IMA VAST Advertising.
- ImaAdvertising(ImaAdvertising) - Constructor for class com.longtailvideo.jwplayer.media.ads.ImaAdvertising
- ImaAdvertising(List<AdBreak>) - Constructor for class com.longtailvideo.jwplayer.media.ads.ImaAdvertising
- ImaAdvertising(List<AdBreak>, ImaSdkSettings) - Constructor for class com.longtailvideo.jwplayer.media.ads.ImaAdvertising
- ImaDaiAdvertising - Class in com.longtailvideo.jwplayer.media.ads.dai
-
IMA DAI Advertising settings
- ImaDaiAdvertising(ImaDaiAdvertising) - Constructor for class com.longtailvideo.jwplayer.media.ads.dai.ImaDaiAdvertising
- ImaDaiAdvertising(ImaDaiSettings) - Constructor for class com.longtailvideo.jwplayer.media.ads.dai.ImaDaiAdvertising
- imaDaiSettings(ImaDaiSettings) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem.Builder
- ImaDaiSettings - Class in com.longtailvideo.jwplayer.media.ads.dai
-
IMA DAI settings for a stream
- ImaDaiSettings(String, ImaDaiSettings.StreamType, String) - Constructor for class com.longtailvideo.jwplayer.media.ads.dai.ImaDaiSettings
-
Constructor for DAI settings for a Live Stream
- ImaDaiSettings(String, String, ImaDaiSettings.StreamType, String) - Constructor for class com.longtailvideo.jwplayer.media.ads.dai.ImaDaiSettings
-
Constructor for DAI settings for a VOD Stream
- ImaDaiSettings.StreamType - Enum in com.longtailvideo.jwplayer.media.ads.dai
-
The type of DAI stream
- image(String) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
- image(String) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem.Builder
- ImaVMAPAdvertising - Class in com.longtailvideo.jwplayer.media.ads
-
An IMA VMAP Advertising.
- ImaVMAPAdvertising(ImaVMAPAdvertising) - Constructor for class com.longtailvideo.jwplayer.media.ads.ImaVMAPAdvertising
- ImaVMAPAdvertising(String) - Constructor for class com.longtailvideo.jwplayer.media.ads.ImaVMAPAdvertising
- ImaVMAPAdvertising(String, ImaSdkSettings) - Constructor for class com.longtailvideo.jwplayer.media.ads.ImaVMAPAdvertising
- INITIAL - com.longtailvideo.jwplayer.events.VisualQualityEvent.Reason
-
The initial quality level, picked by the JW Player.
- initializeSurface() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Initializes the video surface the JW Player renders to.
- InPlaylistTimedMetadataEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onMeta() event.
- InPlaylistTimedMetadataEvent(String, double, double) - Constructor for class com.longtailvideo.jwplayer.events.InPlaylistTimedMetadataEvent
- InPlaylistTimedMetadataEvent.MetadataType - Enum in com.longtailvideo.jwplayer.events
-
Types of In-Playlist Timed Metadata
- isAutoSelect() - Method in class com.longtailvideo.jwplayer.media.audio.AudioTrack
- isControlBarVisible() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Returns whether or not the built-in control bar is visible.
- isdefault(boolean) - Method in class com.longtailvideo.jwplayer.media.captions.Caption.Builder
- isdefault(boolean) - Method in class com.longtailvideo.jwplayer.media.playlists.MediaSource.Builder
- isDefault() - Method in class com.longtailvideo.jwplayer.media.captions.Caption
- isDefaultTrack() - Method in class com.longtailvideo.jwplayer.media.audio.AudioTrack
- ISM - com.longtailvideo.jwplayer.media.playlists.MediaType
- ismViewable() - Method in class com.longtailvideo.jwplayer.events.AdMetaEvent
- isVisible() - Method in class com.longtailvideo.jwplayer.events.ControlBarVisibilityEvent
J
- JWFriendlyAdObstructions - Class in com.longtailvideo.jwplayer
-
Friendly obstructions are views such as video controls that are essential to the user’s experience but do not impact viewability.
- JWFriendlyAdObstructions() - Constructor for class com.longtailvideo.jwplayer.JWFriendlyAdObstructions
- JWPlayerFragment - Class in com.longtailvideo.jwplayer
-
This fragment is the simplest way to use a JW Player in your application.
- JWPlayerFragment() - Constructor for class com.longtailvideo.jwplayer.JWPlayerFragment
- JWPlayerSupportFragment - Class in com.longtailvideo.jwplayer
-
This fragment is the simplest way to use a JW Player in your application.
- JWPlayerSupportFragment() - Constructor for class com.longtailvideo.jwplayer.JWPlayerSupportFragment
- JWPlayerView - Class in com.longtailvideo.jwplayer
-
JW Player SDK for Android main class, contains the player API methods, event listeners, and handles the instantiation of all classes needed to play video.
- JWPlayerView(Context, AttributeSet) - Constructor for class com.longtailvideo.jwplayer.JWPlayerView
-
Constructor that is called when inflating a view from XML.
- JWPlayerView(Context, PlayerConfig) - Constructor for class com.longtailvideo.jwplayer.JWPlayerView
-
Constructor used to programmatically initialize a JWPlayerView.
- JWPlayerView.Listener - Interface in com.longtailvideo.jwplayer
K
- kind(CaptionType) - Method in class com.longtailvideo.jwplayer.media.captions.Caption.Builder
L
- label(String) - Method in class com.longtailvideo.jwplayer.media.captions.Caption.Builder
- label(String) - Method in class com.longtailvideo.jwplayer.media.playlists.MediaSource.Builder
- language(String) - Method in class com.longtailvideo.jwplayer.media.meta.Metadata.Builder
- LevelsChangedEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onLevelsChanged() event.
- LevelsChangedEvent(int) - Constructor for class com.longtailvideo.jwplayer.events.LevelsChangedEvent
- LevelsEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onLevels() event.
- LevelsEvent(List<QualityLevel>, int) - Constructor for class com.longtailvideo.jwplayer.events.LevelsEvent
- LINEAR - com.longtailvideo.jwplayer.media.ads.AdType
-
Linear AdType (default)
- link(String) - Method in class com.longtailvideo.jwplayer.configuration.LogoConfig.Builder
- link(String) - Method in class com.longtailvideo.jwplayer.configuration.SharingConfig.Builder
- listFromJson(String) - Static method in class com.longtailvideo.jwplayer.media.ads.VMAPAdBreak
- listFromJson(String) - Static method in class com.longtailvideo.jwplayer.media.captions.Caption
- listFromJson(String) - Static method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
- listFromJson(JSONArray) - Static method in class com.longtailvideo.jwplayer.media.ads.VMAPAdBreak
- listFromJson(JSONArray) - Static method in class com.longtailvideo.jwplayer.media.captions.Caption
- listFromJson(JSONArray) - Static method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
- listFromJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
- load(PlaylistItem) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Loads media into the player.
- load(List<PlaylistItem>) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Loads a new playlist into the player.
- load(List<PlaylistItem>, AdvertisingBase) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Loads a new playlist into the player.
- LocalizationConfig - Class in com.longtailvideo.jwplayer.configuration
- LocalizationConfig(Context) - Constructor for class com.longtailvideo.jwplayer.configuration.LocalizationConfig
- LOGO_POSITION_BOTTOM_LEFT - Static variable in class com.longtailvideo.jwplayer.configuration.LogoConfig
-
Logo position: Bottom-Left.
- LOGO_POSITION_BOTTOM_RIGHT - Static variable in class com.longtailvideo.jwplayer.configuration.LogoConfig
-
Logo position: Bottom-Right.
- LOGO_POSITION_CONTROL_BAR - Static variable in class com.longtailvideo.jwplayer.configuration.LogoConfig
-
Logo position: Control-bar
- LOGO_POSITION_TOP_LEFT - Static variable in class com.longtailvideo.jwplayer.configuration.LogoConfig
-
Logo position: Top-Left.
- LOGO_POSITION_TOP_RIGHT - Static variable in class com.longtailvideo.jwplayer.configuration.LogoConfig
-
Logo position: Top-Right.
- logoConfig(LogoConfig) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
- LogoConfig - Class in com.longtailvideo.jwplayer.configuration
-
Logo configuration used to set up the player.
- LogoConfig(LogoConfig) - Constructor for class com.longtailvideo.jwplayer.configuration.LogoConfig
- LogoConfig(LogoConfig.Builder) - Constructor for class com.longtailvideo.jwplayer.configuration.LogoConfig
- LogoConfig.Builder - Class in com.longtailvideo.jwplayer.configuration
- LogoConfig.LogoPosition - Annotation Type in com.longtailvideo.jwplayer.configuration
M
- M3U8 - com.longtailvideo.jwplayer.media.playlists.MediaType
-
Deprecated.Use MediaType.HLS instead
- mAllowRotation - Variable in class com.longtailvideo.jwplayer.fullscreen.DefaultFullscreenHandler
-
Deprecated.Used to store whether fullscreen can be exited by rotation.
- MANUAL - com.longtailvideo.jwplayer.events.VisualQualityEvent.Mode
-
Mode will be MANUAL if a static quality is set.
- margin(Integer) - Method in class com.longtailvideo.jwplayer.configuration.LogoConfig.Builder
- MaximizingFullscreenHandler - Class in com.longtailvideo.jwplayer.fullscreen
-
A FullscreenHandler that works by setting the LayoutParams on the JWPlayerView to MATCH_PARENT.
- MaximizingFullscreenHandler(Activity, JWPlayerView) - Constructor for class com.longtailvideo.jwplayer.fullscreen.MaximizingFullscreenHandler
-
Constructs a new DefaultFullscreenHandler.
- mDecorView - Variable in class com.longtailvideo.jwplayer.fullscreen.DefaultFullscreenHandler
-
Deprecated.DecorView for the current Activity.
- mediaDrmCallback(MediaDrmCallback) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem.Builder
- MediaDrmCallback - Interface in com.longtailvideo.jwplayer.media.drm
-
Performs
MediaDrm
key and provisioning requests. - MediaFile - Class in com.longtailvideo.jwplayer.media.playlists
-
VAST-only Information regarding the media creative that is currently playing.
- MediaFile(String) - Constructor for class com.longtailvideo.jwplayer.media.playlists.MediaFile
- mediaId(String) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem.Builder
- MediaSource - Class in com.longtailvideo.jwplayer.media.playlists
- MediaSource() - Constructor for class com.longtailvideo.jwplayer.media.playlists.MediaSource
- MediaSource(MediaSource) - Constructor for class com.longtailvideo.jwplayer.media.playlists.MediaSource
- MediaSource(String) - Constructor for class com.longtailvideo.jwplayer.media.playlists.MediaSource
- MediaSource(String, String, boolean, MediaType, Map<String, String>) - Constructor for class com.longtailvideo.jwplayer.media.playlists.MediaSource
- MediaSource.Builder - Class in com.longtailvideo.jwplayer.media.playlists
- MediaType - Enum in com.longtailvideo.jwplayer.media.playlists
-
All supported media types.
- menusBackground(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig.Builder
- menusText(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig.Builder
- menusTextActive(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig.Builder
- Metadata - Class in com.longtailvideo.jwplayer.media.meta
-
Contains Metadata about the currently playing video and audio streams.
- Metadata.Builder - Class in com.longtailvideo.jwplayer.media.meta
- MetaEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onMeta() event.
- MetaEvent(Metadata) - Constructor for class com.longtailvideo.jwplayer.events.MetaEvent
- mFullscreen - Variable in class com.longtailvideo.jwplayer.fullscreen.DefaultFullscreenHandler
-
Deprecated.Current fullscreen state.
- MID - com.longtailvideo.jwplayer.media.ads.AdPosition
- mJWPlayerView - Variable in class com.longtailvideo.jwplayer.fullscreen.DefaultFullscreenHandler
-
Deprecated.JWPlayerView that this FullscreenHandler is doing fullscreen for.
- modify(PlaylistItem) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.PlaylistItemCallbackListener.PlaylistItemDecision
- MP3 - com.longtailvideo.jwplayer.media.playlists.MediaType
- MP4 - com.longtailvideo.jwplayer.media.playlists.MediaType
- MPD - com.longtailvideo.jwplayer.media.playlists.MediaType
- MPEG - com.longtailvideo.jwplayer.media.playlists.MediaType
- mSetupTime - Variable in class com.longtailvideo.jwplayer.events.ReadyEvent
- mUseFullscreenLayoutFlags - Variable 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
- mute(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
- MuteEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onMute() event.
- MuteEvent(boolean) - Constructor for class com.longtailvideo.jwplayer.events.MuteEvent
N
- name(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig.Builder
- newInstance() - Static method in class com.longtailvideo.jwplayer.JWPlayerFragment
-
Creates a new JWPlayerFragment with a default configuration.
- newInstance() - Static method in class com.longtailvideo.jwplayer.JWPlayerSupportFragment
-
Creates a new JWPlayerFragment with a default configuration.
- newInstance(PlayerConfig) - Static method in class com.longtailvideo.jwplayer.JWPlayerFragment
-
Creates a new JWPlayerFragment with the given configuration.
- newInstance(PlayerConfig) - Static method in class com.longtailvideo.jwplayer.JWPlayerSupportFragment
-
Creates a new JWPlayerFragment with the given configuration.
- next() - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Tells JW Player to immediately play the next playlist item.
- nextUpDisplay(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
- nextUpOffset(Integer) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
- nextUpOffsetPercentage(Integer) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
- NO_VALUE - Static variable in class com.longtailvideo.jwplayer.media.adaptive.QualityLevel
-
Magic constant used when something is unkown.
- NO_VALUE - Static variable in class com.longtailvideo.jwplayer.media.meta.Metadata
- NONLINEAR - com.longtailvideo.jwplayer.media.ads.AdType
-
Non-Linear AdType (overlay ads)
O
- 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.
- onAdBreakIgnored(AdBreakIgnoredEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.AdvertisingEvents.OnAdBreakIgnoredListener
-
Fires after the ad request and immediately before the ad is ignored 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
- onAdWarning(AdWarningEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.AdvertisingEvents.OnAdWarningListener
-
Fired whenever the breakStart, breakEnd, or error tracking events are missing from the VMAP XML
- 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.
- onBeforeNextPlaylistItem(VideoPlayerEvents.PlaylistItemCallbackListener.PlaylistItemDecision, PlaylistItem, int) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.PlaylistItemCallbackListener
- 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(CompleteEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnCompleteListener
-
Fired when an item completes playback.
- onComplete(String) - Method in class com.longtailvideo.jwplayer.configuration.RelatedConfig.Builder
- 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
- onCustomButtonClick(CustomButtonClickEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnCustomButtonClickListener
-
Fired when a custom button is clicked.
- 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(Activity, AttributeSet, Bundle) - Method in class com.longtailvideo.jwplayer.JWPlayerSupportFragment
- onInflate(Context, AttributeSet, Bundle) - Method in class com.longtailvideo.jwplayer.JWPlayerFragment
- 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(EventMessageMetadataEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnEventMessageMetadataListener
-
Fires when playback enters the section of an DASH stream tagged with an EMSG Metadata tag
- onMeta(ExternalMetadataEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnExternalMetadataListener
-
Fires when the player enters a user defined timeframe
- onMeta(InPlaylistTimedMetadataEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnInPlaylistTimedMetadataListener
-
Fires when playback enters the section of an HLS stream tagged with an In-Playlist Timed Metadata tag
- 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() - 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.
- onPause(PauseEvent) - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.OnPauseListener
-
Fired when the player enters the PAUSED state.
- 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
-
Fired when a warning occurs.
- 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.
P
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.configuration.LogoConfig
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
Parses a PlayerConfig from the given JSON string.
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.configuration.RelatedConfig
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.configuration.SharingConfig
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.configuration.SkinConfig
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.media.ads.AdBreak
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.media.ads.AdRules
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.media.ads.AdvertisingHelper
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.media.ads.dai.ImaDaiSettings
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.media.ads.VMAPAdBreak
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.media.ads.VMAPInfo
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.media.captions.Caption
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.media.playlists.MediaSource
- parseJson(String) - Static method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.configuration.ExternalMetadata
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.configuration.LogoConfig
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.configuration.PlaybackRateConfig
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.configuration.RelatedConfig
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.configuration.SharingConfig
- parseJson(JSONObject) - 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(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(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(JSONObject) - Static method in class com.longtailvideo.jwplayer.media.ads.dai.ImaDaiSettings
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.media.ads.VMAPAdBreak
- parseJson(JSONObject) - 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(JSONObject) - Static method in class com.longtailvideo.jwplayer.media.meta.Metadata
- parseJson(JSONObject) - Static method in class com.longtailvideo.jwplayer.media.playlists.MediaSource
- parseJson(JSONObject) - 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(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.
- 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.
- 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
- PlaybackRateChangedEvent - Class in com.longtailvideo.jwplayer.events
- PlaybackRateChangedEvent(double) - Constructor for class com.longtailvideo.jwplayer.events.PlaybackRateChangedEvent
- PlaybackRateConfig - Class in com.longtailvideo.jwplayer.configuration
-
For creating
PlaybackRateConfig
instances usePlaybackRateConfig.Factory
- 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
- playlistIndex(Integer) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
- 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() - Constructor for class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
- PlaylistItem(PlaylistItem) - Constructor for class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
- PlaylistItem(String) - Constructor for class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
- PlaylistItem(String, String, String, String, String, List<MediaSource>, List<Caption>, List<AdBreak>, Map<String, String>, String, FwSettings, ImaDaiSettings, double, List<ExternalMetadata>) - 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
- POST - com.longtailvideo.jwplayer.media.ads.AdPosition
- PRE - com.longtailvideo.jwplayer.media.ads.AdPosition
- preload(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
- PROGRAM_DATE_TIME - com.longtailvideo.jwplayer.events.InPlaylistTimedMetadataEvent.MetadataType
- ProgramDateTimeEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onMeta() event for EXT-X-PROGRAM-DATE-TIME tags.
- ProgramDateTimeEvent(String, double, double, Date) - Constructor for class com.longtailvideo.jwplayer.events.ProgramDateTimeEvent
Q
- QualityLevel - Class in com.longtailvideo.jwplayer.media.adaptive
-
A QualityLevel in a HLS, SmoothStreaming or DASH stream.
- QualityLevel(int, int, int, String, int, int) - Constructor for class com.longtailvideo.jwplayer.media.adaptive.QualityLevel
-
True if this QualityLevel is used to describe that this is an adaptive bitrate stream
- QualityLevelFactory - Class in com.longtailvideo.jwplayer.media.adaptive
-
A factory for Quality Levels
- QualityLevelFactory() - Constructor for class com.longtailvideo.jwplayer.media.adaptive.QualityLevelFactory
R
- readFreeWheelSettings(JSONObject) - Static method in class com.longtailvideo.jwplayer.media.ads.AdvertisingHelper
- 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.
- removeButton(String) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes a custom button from the control bar.
- removeOnAdBreakEndListener(AdvertisingEvents.OnAdBreakEndListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes a listener from the OnAdBreakEnd event.
- removeOnAdBreakIgnoredListener(AdvertisingEvents.OnAdBreakIgnoredListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes a listener from the OnAdBreakIgnored 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.
- removeOnAdWarningListener(AdvertisingEvents.OnAdWarningListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnAdWarning listener.
- 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.
- removeOnEventMessageMetadataListener(VideoPlayerEvents.OnEventMessageMetadataListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnEventMessageMetadataListener.
- removeOnExternalMetadataListener(VideoPlayerEvents.OnExternalMetadataListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnExternalMetadataListener.
- 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.
- removeOnInPlaylistTimedMetadataListener(VideoPlayerEvents.OnInPlaylistTimedMetadataListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Removes an OnInPlaylistTimedMetadataListener.
- 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.
- removePlaylistItemCallbackListener() - Method in class com.longtailvideo.jwplayer.JWPlayerView
- 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
S
- 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
- setAdTagParameters(Map<String, String>) - Method in class com.longtailvideo.jwplayer.media.ads.dai.ImaDaiSettings
- 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.JWPlayerView
-
Enable the built-in controls by setting them true, disable the controls by setting them false.
- setControls(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
- 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
- setExternalMetadata(List<ExternalMetadata>) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Sets an
ExternalMetadata
- 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
- setFWSettings(FwSettings) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
- 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
- setImaDaiSettings(ImaDaiSettings) - Method in class com.longtailvideo.jwplayer.media.ads.dai.ImaDaiAdvertising
-
Sets the Google IMA DAI configuration for a whole playlist
- setImaDaiSettings(ImaDaiSettings) - 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() - 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.
- setMute(Boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
- 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
- setPlaylistIndex(Integer) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
- setPlaylistItemCallbackListener(VideoPlayerEvents.PlaylistItemCallbackListener) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Registers a listener to receive a blocking callback before the start of the next playlist item There can only be 1 listener, additional assignments overwrite the previous listener You can set the listener to null to clear to value
- setPlaylistPosition(int) - Method in class com.longtailvideo.jwplayer.media.adaptive.QualityLevel
-
Marks the position of this quality level within the HLS playlist
- 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
- setStartTime(double) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
- setStretching(String) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
- setTag(String) - Method in class com.longtailvideo.jwplayer.media.ads.VMAPAdvertising
- setTag(String...) - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak
- setTag(List<String>) - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak
- 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
-
Sets up JW Player with a new
PlayerConfig
. - 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
-
Called when
JWPlayerView.setUseFullscreenLayoutFlags(boolean)
is called. - 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 defaultSurfaceView
is using In case of usingTextureView
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
- skip() - Method in interface com.longtailvideo.jwplayer.events.listeners.VideoPlayerEvents.PlaylistItemCallbackListener.PlaylistItemDecision
- 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
- startTime(double) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem.Builder
- STATIC - com.longtailvideo.jwplayer.media.ads.AdCompanionType
- 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.
T
- tag(String...) - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak.Builder
- tag(List<String>) - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak.Builder
- THUMBNAILS - com.longtailvideo.jwplayer.media.captions.CaptionType
- timeBetweenAds(Integer) - Method in class com.longtailvideo.jwplayer.media.ads.AdRules.Builder
- TimeEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onTime() event.
- TimeEvent(double, double) - Constructor for class com.longtailvideo.jwplayer.events.TimeEvent
- timeSliderProgress(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig.Builder
- timeSliderRail(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig.Builder
- title(String) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem.Builder
- toJson() - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
- toJson() - Method in class com.longtailvideo.jwplayer.configuration.ExternalMetadata
- toJson() - Method in class com.longtailvideo.jwplayer.configuration.LocalizationConfig
- toJson() - Method in class com.longtailvideo.jwplayer.configuration.LogoConfig
- toJson() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
- toJson() - Method in class com.longtailvideo.jwplayer.configuration.RelatedConfig
- toJson() - Method in class com.longtailvideo.jwplayer.configuration.SharingConfig
- toJson() - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig
- toJson() - Method in class com.longtailvideo.jwplayer.media.adaptive.QualityLevel
- toJson() - Method in class com.longtailvideo.jwplayer.media.ads.AdBreak
- toJson() - Method in class com.longtailvideo.jwplayer.media.ads.AdRules
- toJson() - Method in class com.longtailvideo.jwplayer.media.ads.Advertising
- toJson() - Method in class com.longtailvideo.jwplayer.media.ads.AdvertisingBase
- toJson() - Method in class com.longtailvideo.jwplayer.media.ads.dai.ImaDaiSettings
- toJson() - Method in class com.longtailvideo.jwplayer.media.ads.VMAPAdBreak
- toJson() - Method in class com.longtailvideo.jwplayer.media.ads.VMAPAdvertising
- toJson() - Method in class com.longtailvideo.jwplayer.media.ads.VMAPInfo
- toJson() - Method in class com.longtailvideo.jwplayer.media.audio.AudioTrack
- toJson() - Method in class com.longtailvideo.jwplayer.media.captions.Caption
- toJson() - Method in class com.longtailvideo.jwplayer.media.meta.Metadata
- toJson() - Method in class com.longtailvideo.jwplayer.media.playlists.MediaSource
- toJson() - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem
- toJson(AdvertisingBase) - Static method in class com.longtailvideo.jwplayer.media.ads.AdvertisingHelper
- tooltipsBackground(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig.Builder
- tooltipsText(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig.Builder
- toPlayerSetupBlock(Analytics, LocalizationConfig) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
- toString() - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig
- toString() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
- toString() - Method in class com.longtailvideo.jwplayer.configuration.RelatedConfig
- toString() - Method in class com.longtailvideo.jwplayer.configuration.SharingConfig
- toString() - Method in class com.longtailvideo.jwplayer.media.adaptive.QualityLevel
- toString() - Method in enum com.longtailvideo.jwplayer.media.ads.AdSource
- toString() - Method in class com.longtailvideo.jwplayer.media.meta.Metadata
- tracks(List<Caption>) - Method in class com.longtailvideo.jwplayer.media.playlists.PlaylistItem.Builder
- type(MediaType) - Method in class com.longtailvideo.jwplayer.media.playlists.MediaSource.Builder
- TYPE_BYTE_ARRAY - Static variable in class com.longtailvideo.jwplayer.media.meta.Metadata
- typeAsMediaType(String) - Static method in class com.longtailvideo.jwplayer.media.playlists.MediaSource
U
- UNKNOWN - com.longtailvideo.jwplayer.events.InPlaylistTimedMetadataEvent.MetadataType
- UNKNOWN - com.longtailvideo.jwplayer.events.VisualQualityEvent.Reason
-
The reason is unknown.
- UNKNOWN - com.longtailvideo.jwplayer.media.ads.AdPosition
- updateHttpHeaders(Map<String, String>) - Method in class com.longtailvideo.jwplayer.JWPlayerView
-
Updates HTTP headers included in content network requests
- updateLayoutParams(ViewGroup.LayoutParams) - Method in class com.longtailvideo.jwplayer.fullscreen.DefaultFullscreenHandler
-
Deprecated.Called by the JWPlayerView when it's LayoutParameters have been updated.
- updateLayoutParams(ViewGroup.LayoutParams) - Method in interface com.longtailvideo.jwplayer.fullscreen.FullscreenHandler
-
Called by the JWPlayerView when it's LayoutParameters have been updated.
- updateLayoutParams(ViewGroup.LayoutParams) - Method in class com.longtailvideo.jwplayer.fullscreen.MaximizingFullscreenHandler
-
Called by the JWPlayerView when it's LayoutParameters have been updated.
- url(String) - Method in class com.longtailvideo.jwplayer.configuration.SkinConfig.Builder
- usesAdvertising() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
- usesCaptions() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
-
Returns true if the player config uses any caption features.
- usesDrm() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
- useTextureView() - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig
- useTextureView(boolean) - Method in class com.longtailvideo.jwplayer.configuration.PlayerConfig.Builder
-
Sets
TextureView
to be the view where video content will be rendered Notice that by defaultSurfaceView
is using In case of usingTextureView
DRM streams will not be shown TextureView should be used only if SurfaceView does not meet your needs.
V
- valueByName(String) - Static method in enum com.longtailvideo.jwplayer.media.ads.AdSource
- valueOf(String) - Static method in enum com.longtailvideo.jwplayer.events.InPlaylistTimedMetadataEvent.MetadataType
-
Returns the enum constant of this type with the specified name.
- 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.ads.dai.ImaDaiSettings.StreamType
-
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.InPlaylistTimedMetadataEvent.MetadataType
-
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.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.ads.dai.ImaDaiSettings.StreamType
-
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.
- VAST - com.longtailvideo.jwplayer.media.ads.AdSource
- 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.OnCustomButtonClickListener - Interface in com.longtailvideo.jwplayer.events.listeners
- 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.OnEventMessageMetadataListener - Interface in com.longtailvideo.jwplayer.events.listeners
- VideoPlayerEvents.OnExternalMetadataListener - Interface in com.longtailvideo.jwplayer.events.listeners
- 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.OnInPlaylistTimedMetadataListener - Interface in com.longtailvideo.jwplayer.events.listeners
- 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.
- VideoPlayerEvents.PlaylistItemCallbackListener - Interface in com.longtailvideo.jwplayer.events.listeners
-
PlaylistItemCallbackListener is the public interface customers can use It gets a notification when a playlistItem is about to end and will prevent playback of the next playlist item until a decision is made and invoked on the Interface
- VideoPlayerEvents.PlaylistItemCallbackListener.PlaylistItemDecision - Interface in com.longtailvideo.jwplayer.events.listeners
- 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
W
- WarningEvent - Class in com.longtailvideo.jwplayer.events
-
Payload that accompanies the onWarning() callback.
- WarningEvent(String) - Constructor for class com.longtailvideo.jwplayer.events.WarningEvent
- WEBM - com.longtailvideo.jwplayer.media.playlists.MediaType
- width(int) - Method in class com.longtailvideo.jwplayer.media.meta.Metadata.Builder
- windowColor(String) - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig.Builder
- windowOpacity(Integer) - Method in class com.longtailvideo.jwplayer.configuration.CaptionsConfig.Builder
- WindowOpenHandler - Interface in com.longtailvideo.jwplayer.events.listeners
-
A handler for window.open calls, that occur for example when an ad is clicked.
All Classes All Packages