IMediaPlayerVideoFrameObserver.smali
.class public interface abstract Lio/agora/mediaplayer/IMediaPlayerVideoFrameObserver;
.super Ljava/lang/Object;
# virtual methods
.method public abstract onFrame(Lio/agora/base/VideoFrame;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"frame"
}
.end annotation
.end method