VorbisUtil$CommentHeader.smali
.class public final Lcom/google/android/exoplayer2/extractor/ogg/VorbisUtil$CommentHeader;
.super Ljava/lang/Object;
.source "VorbisUtil.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/exoplayer2/extractor/ogg/VorbisUtil;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "CommentHeader"
.end annotation
# instance fields
.field public final comments:[Ljava/lang/String;
.field public final length:I
.field public final vendor:Ljava/lang/String;
# direct methods
.method public constructor <init>(Ljava/lang/String;[Ljava/lang/String;I)V
.registers 4
.line 435
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 436
iput-object p1, p0, Lcom/google/android/exoplayer2/extractor/ogg/VorbisUtil$CommentHeader;->vendor:Ljava/lang/String;
.line 437
iput-object p2, p0, Lcom/google/android/exoplayer2/extractor/ogg/VorbisUtil$CommentHeader;->comments:[Ljava/lang/String;
.line 438
iput p3, p0, Lcom/google/android/exoplayer2/extractor/ogg/VorbisUtil$CommentHeader;->length:I
return-void
.end method