IRender.smali

.class public interface abstract Lcom/mmc/player/render/IRender;
.super Ljava/lang/Object;
.source "SourceFile"


# virtual methods
.method public abstract configure(Lcom/mmc/player/common/MMCConfiguration;)I
.end method

.method public abstract destroy()I
.end method

.method public abstract getOpt(Ljava/lang/String;)Ljava/lang/Object;
.end method

.method public abstract render()I
.end method

.method public abstract reset()I
.end method

.method public abstract setOpt(Lcom/mmc/player/common/MMCAttributes;)I
.end method