VideoDecoder.parcel(BitmapPool)
instead. This class may be removed and
VideoDecoder
may become final in a future version of Glide.@Deprecated public class VideoBitmapDecoder extends VideoDecoder<ParcelFileDescriptor>
ResourceDecoder
that can decode a thumbnail frame
Bitmap
from a ParcelFileDescriptor
containing a
video.MediaMetadataRetriever
DEFAULT_FRAME, FRAME_OPTION, TARGET_FRAME
Constructor and Description |
---|
VideoBitmapDecoder(BitmapPool bitmapPool)
Deprecated.
|
VideoBitmapDecoder(Context context)
Deprecated.
|
public VideoBitmapDecoder(Context context)
public VideoBitmapDecoder(BitmapPool bitmapPool)