MediaCodecUtil$b.smali
.class interface abstract Lcom/google/android/exoplayer2/mediacodec/MediaCodecUtil$b;
.super Ljava/lang/Object;
.source "MediaCodecUtil.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/exoplayer2/mediacodec/MediaCodecUtil;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x60a
name = "b"
.end annotation
# virtual methods
.method public abstract a()Z
.end method
.method public abstract a(Ljava/lang/String;Ljava/lang/String;Landroid/media/MediaCodecInfo$CodecCapabilities;)Z
.end method
.method public abstract b(Ljava/lang/String;Ljava/lang/String;Landroid/media/MediaCodecInfo$CodecCapabilities;)Z
.end method
.method public abstract getCodecCount()I
.end method
.method public abstract getCodecInfoAt(I)Landroid/media/MediaCodecInfo;
.end method