.class public Lorg/webrtc/VideoSource$AspectRatio; .super Ljava/lang/Object; .source "VideoSource.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lorg/webrtc/VideoSource; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x9 name = "AspectRatio" .end annotation # static fields .field public static final UNDEFINED:Lorg/webrtc/VideoSource$AspectRatio; # instance fields .field public final height:I .field public final width:I # direct methods .method static constructor ()V .locals 2 .line 21 new-instance v0, Lorg/webrtc/VideoSource$AspectRatio; const/4 v1, 0x0 invoke-direct {v0, v1, v1}, Lorg/webrtc/VideoSource$AspectRatio;->(II)V sput-object v0, Lorg/webrtc/VideoSource$AspectRatio;->UNDEFINED:Lorg/webrtc/VideoSource$AspectRatio; return-void .end method .method public constructor (II)V .locals 0 .line 26 invoke-direct {p0}, Ljava/lang/Object;->()V iput p1, p0, Lorg/webrtc/VideoSource$AspectRatio;->width:I iput p2, p0, Lorg/webrtc/VideoSource$AspectRatio;->height:I return-void .end method