d.smali

.class public Lgm/d;
.super Lgm/a;
.source "TakeVideoFunction.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lgm/d$b;,
        Lgm/d$a;
    }
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lgm/a<",
        "Lgm/d$b;",
        ">;"
    }
.end annotation


# instance fields
.field public final c:Ljava/io/File;
    .annotation build Landroidx/annotation/Nullable;
    .end annotation
.end field


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>(Lcm/a;Ljava/io/File;)V
    .registers 3
    .param p1    # Lcm/a;
        .annotation build Landroidx/annotation/NonNull;
        .end annotation
    .end param
    .param p2    # Ljava/io/File;
        .annotation build Landroidx/annotation/Nullable;
        .end annotation
    .end param

    invoke-direct {p0, p1}, Lgm/a;-><init>(Lcm/a;)V

    iput-object p2, p0, Lgm/d;->c:Ljava/io/File;

    return-void
.end method