SeekMap$Unseekable.smali
.class public final Lcom/google/android/exoplayer2/extractor/SeekMap$Unseekable;
.super Ljava/lang/Object;
.source "SeekMap.java"
# interfaces
.implements Lcom/google/android/exoplayer2/extractor/SeekMap;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/exoplayer2/extractor/SeekMap;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "Unseekable"
.end annotation
# instance fields
.field private final durationUs:J
# direct methods
.method public constructor <init>(J)V
.registers 3
.line 36
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 37
iput-wide p1, p0, Lcom/google/android/exoplayer2/extractor/SeekMap$Unseekable;->durationUs:J
return-void
.end method
# virtual methods
.method public getDurationUs()J
.registers 3
.line 47
iget-wide v0, p0, Lcom/google/android/exoplayer2/extractor/SeekMap$Unseekable;->durationUs:J
return-wide v0
.end method
.method public getPosition(J)J
.registers 3
const-wide/16 p1, 0x0
return-wide p1
.end method
.method public isSeekable()Z
.registers 2
const/4 v0, 0x0
return v0
.end method