tmap/smali_classes2/com/google/android/exoplayer2/DefaultRenderersFactory$ExtensionRendererMode.smali
2022-06-10 21:38:30 +09:00

22 lines
702 B
Smali

.class public interface abstract annotation Lcom/google/android/exoplayer2/DefaultRenderersFactory$ExtensionRendererMode;
.super Ljava/lang/Object;
.source "DefaultRenderersFactory.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/exoplayer2/DefaultRenderersFactory;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "ExtensionRendererMode"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation