Package com.getstream.sdk.chat.utils.exomedia.ui.widget
See: Description
-
Class Summary Class Description VideoControlsLeanback Provides playback controls for the VideoView on TV devices. VideoView This is a support VideoView that will use the standard VideoView on devices below JellyBean. FitsSystemWindowRelativeLayout 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. VideoControlsMobile Provides playback controls for the VideoView on Mobile (Phone, Tablet, etc.) devices. VideoControls This is a simple abstraction for the VideoView to have a single "View" to add or remove for the Default Video Controls. -
Interface Summary Interface Description VideoControlsCore An Interface that represents the core VideoControl functionality that the VideoView uses to inform the controls of updated states, etc.