TXLivePlayer$TXLiteAVTexture.smali

.class public Lcom/tencent/rtmp/TXLivePlayer$TXLiteAVTexture;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/tencent/rtmp/TXLivePlayer;
.end annotation

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


# instance fields
.field public eglContext:Ljava/lang/Object;

.field public height:I

.field public textureId:I

.field public width:I


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

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

    return-void
.end method