VPSDKCommon$VideoEncInfo.smali
.class public Lcom/yysdk/mobile/vpsdk/VPSDKCommon$VideoEncInfo;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/yysdk/mobile/vpsdk/VPSDKCommon;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "VideoEncInfo"
.end annotation
# instance fields
.field public mBitsPerPixel:F
.field public mCodecInfo:Ljava/lang/String;
.field public mCodecProfileAndLevel:Ljava/lang/String;
.field public mFrameRateAvg:F
.field public mFrameRateMax:F
.field public mFrameRateMin:F
.field public mIFrameRatio:F
# direct methods
.method public constructor <init>()V
.registers 1
.line 559
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method