VideoDecoderFactory.smali

.class public interface abstract Lorg/webrtc/ali/VideoDecoderFactory;
.super Ljava/lang/Object;
.source "VideoDecoderFactory.java"


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method


# virtual methods
.method public abstract createDecoder(Ljava/lang/String;)Lorg/webrtc/ali/VideoDecoder;
.end method