A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
FAILED — Constant Static Property, class com.adobe.mediacore.events.ContentLoadingEvent
Event dispatched when the loading process has failed.
FAILOVER_COMPLETE — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCodes
Code for an informational notification used to notify that the failover operation has completed sucessfully
FAILOVER_START — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCodes
Code for a warning notification used to notify that a failover operation has just started.
fetchTimeout — Property, interface com.adobe.mediacore.MediaPlayer
When making a request, this is the number of milliseconds to wait before that attempt is considered a timout.
filter — Property, class com.adobe.mediacore.logging.LogFactory
Optional filter to apply to all loggers.
finishedInitializing — Property, class com.adobe.mediacore.adresolver.AdPlacementInitializer
Indicates whether the ad placement has been initialized
fps — Property, class com.adobe.mediacore.events.QoSEvent
The framerate in frames per second.
fragmentDownloadInfo — Event, interface com.adobe.mediacore.MediaPlayer
Dispatched to notify when a fragment was successfully downloaded.
FRAGMENT_DOWNLOAD_INFO — Constant Static Property, class com.adobe.mediacore.events.FragmentDownloadInfoEvent
The FragmentDownloadEvent.FRAGMENT_DOWNLOAD_INFO constant defines the value of the type property of the event object for a fragmentDownloadInfo event.
FragmentDownloadInfoEvent — class, package com.adobe.mediacore.events
A FragmentDownloadInfoEvent is dispatched each time a fragment is successfuly downloaded.
FragmentDownloadInfoEvent(type:String, bubbles:Boolean, cancelable:Boolean, fragmentUrl:String, fragmentSize:Number, downloadLatency:Number, downloadDuration:Number, playbackDuration:Number) — Constructor, class com.adobe.mediacore.events.FragmentDownloadInfoEvent
Constructor.
fragmentSize — Property, class com.adobe.mediacore.events.FragmentDownloadInfoEvent
The size of the downloaded fragment, in bytes.
fragmentUrl — Property, class com.adobe.mediacore.events.FragmentDownloadInfoEvent
The url pointing to the downloaded fragment.
fullVersion — Static Property, class com.adobe.mediacore.utils.Version
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z