MediaCodecVideoDecoder$DecoderProperties.smali
.class Lorg/webrtc/ali/MediaCodecVideoDecoder$DecoderProperties;
.super Ljava/lang/Object;
.source "MediaCodecVideoDecoder.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/webrtc/ali/MediaCodecVideoDecoder;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "DecoderProperties"
.end annotation
# instance fields
.field public final codecName:Ljava/lang/String;
.field public final colorFormat:I
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Ljava/lang/String;I)V
.registers 3
.param p1, "codecName" # Ljava/lang/String;
.param p2, "colorFormat" # I
.line 196
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 197
iput-object p1, p0, Lorg/webrtc/ali/MediaCodecVideoDecoder$DecoderProperties;->codecName:Ljava/lang/String;
.line 198
iput p2, p0, Lorg/webrtc/ali/MediaCodecVideoDecoder$DecoderProperties;->colorFormat:I
.line 199
return-void
.end method