42 lines
896 B
Smali
42 lines
896 B
Smali
.class public Lcom/bumptech/glide/load/resource/bitmap/VideoDecoder$e;
|
|
.super Ljava/lang/Object;
|
|
.source "VideoDecoder.java"
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroidx/annotation/VisibleForTesting;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/bumptech/glide/load/resource/bitmap/VideoDecoder;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "e"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()Landroid/media/MediaMetadataRetriever;
|
|
.locals 1
|
|
|
|
.line 1
|
|
new-instance v0, Landroid/media/MediaMetadataRetriever;
|
|
|
|
invoke-direct {v0}, Landroid/media/MediaMetadataRetriever;-><init>()V
|
|
|
|
return-object v0
|
|
.end method
|