- FAST_FORWARD_REWIND_AMOUNT - Static variable in class com.devbrackets.android.exomedia.ui.widget.VideoControlsLeanback
-
- fastForwardButton - Variable in class com.devbrackets.android.exomedia.ui.widget.VideoControlsLeanback
-
- finishLoading() - Method in class com.devbrackets.android.exomedia.ui.widget.VideoControls
-
Update the controls to indicate that the video is no longer loading
which will re-display the play/pause, progress, etc.
- finishLoading() - Method in class com.devbrackets.android.exomedia.ui.widget.VideoControlsLeanback
-
- finishLoading() - Method in class com.devbrackets.android.exomedia.ui.widget.VideoControlsMobile
-
- FitsSystemWindowRelativeLayout - Class in com.devbrackets.android.exomedia.ui.widget
-
A RelativeLayout that will abide by the fitsSystemWindows flag without
consuming the event since Android has been designed to only allow
one view with fitsSystemWindows=true at a time.
- FitsSystemWindowRelativeLayout(Context) - Constructor for class com.devbrackets.android.exomedia.ui.widget.FitsSystemWindowRelativeLayout
-
- FitsSystemWindowRelativeLayout(Context, AttributeSet) - Constructor for class com.devbrackets.android.exomedia.ui.widget.FitsSystemWindowRelativeLayout
-
- FitsSystemWindowRelativeLayout(Context, AttributeSet, int) - Constructor for class com.devbrackets.android.exomedia.ui.widget.FitsSystemWindowRelativeLayout
-
- FitsSystemWindowRelativeLayout(Context, AttributeSet, int, int) - Constructor for class com.devbrackets.android.exomedia.ui.widget.FitsSystemWindowRelativeLayout
-
- fitSystemWindows(Rect) - Method in class com.devbrackets.android.exomedia.ui.widget.FitsSystemWindowRelativeLayout
-
- FLAVOR - Static variable in class com.devbrackets.android.exomedia.BuildConfig
-
- focusNext(View) - Method in class com.devbrackets.android.exomedia.ui.widget.VideoControlsLeanback
-
Focuses the next visible view specified in the view
- focusPrevious(View) - Method in class com.devbrackets.android.exomedia.ui.widget.VideoControlsLeanback
-
Focuses the previous visible view specified in the view
- forcePrepare() - Method in class com.devbrackets.android.exomedia.core.exoplayer.EMExoPlayer
-
- foreground_material_dark - Static variable in class com.devbrackets.android.exomedia.R.color
-
- foreground_material_light - Static variable in class com.devbrackets.android.exomedia.R.color
-
- formatMs(long) - Static method in class com.devbrackets.android.exomedia.util.TimeFormatUtil
-
Formats the specified milliseconds to a human readable format
in the form of (Hours : Minutes : Seconds).