TXDeviceManager$TXCameraCaptureParam.smali

.class public Lcom/tencent/liteav/device/TXDeviceManager$TXCameraCaptureParam;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/tencent/liteav/device/TXDeviceManager;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "TXCameraCaptureParam"
.end annotation


# instance fields
.field public height:I

.field public mode:Lcom/tencent/liteav/device/TXDeviceManager$TXCameraCaptureMode;

.field public width:I


# direct methods
.method public constructor <init>()V
    .registers 1

    .line 87
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method