Player$MetadataComponent.smali
.class public interface abstract Lcom/google/android/exoplayer2/Player$MetadataComponent;
.super Ljava/lang/Object;
.source "Player.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/exoplayer2/Player;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "MetadataComponent"
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract addMetadataOutput(Lcom/google/android/exoplayer2/metadata/MetadataOutput;)V
.end method
.method public abstract removeMetadataOutput(Lcom/google/android/exoplayer2/metadata/MetadataOutput;)V
.end method