Class MediaStoreVideoThumbLoader.Factory

java.lang.Object
com.bumptech.glide.load.model.stream.MediaStoreVideoThumbLoader.Factory
All Implemented Interfaces:
ModelLoaderFactory<Uri,InputStream>
Enclosing class:
MediaStoreVideoThumbLoader

public static class MediaStoreVideoThumbLoader.Factory extends Object implements ModelLoaderFactory<Uri,InputStream>
Loads InputStreams from media store image Uris that point to pre-generated thumbnails for those Uris in the media store.