Package com.brightcove.player.playback
Class PlaybackNotification.NotificationImageLoader
- java.lang.Object
-
- com.brightcove.player.playback.PlaybackNotification.NotificationImageLoader
-
- Enclosing class:
- PlaybackNotification
public static class PlaybackNotification.NotificationImageLoader extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NotificationImageLoader()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
clearCache()
static android.graphics.Bitmap
getCurrentLargeIcon(MediaPlayback<?> playback, PlaybackNotification.MediaDescriptionAdapter.BitmapCallback callback)
-
-
-
Method Detail
-
clearCache
public static void clearCache()
-
getCurrentLargeIcon
public static android.graphics.Bitmap getCurrentLargeIcon(MediaPlayback<?> playback, PlaybackNotification.MediaDescriptionAdapter.BitmapCallback callback)
-
-