IRCRTCVideoSource.smali
.class public interface abstract Lcn/rongcloud/rtc/api/callback/IRCRTCVideoSource;
.super Ljava/lang/Object;
.source "IRCRTCVideoSource.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcn/rongcloud/rtc/api/callback/IRCRTCVideoSource$IRCVideoConsumer;
}
.end annotation
# virtual methods
.method public abstract onDispose()V
.end method
.method public abstract onInit(Lcn/rongcloud/rtc/api/callback/IRCRTCVideoSource$IRCVideoConsumer;)V
.end method
.method public abstract onStart()V
.end method
.method public abstract onStop()V
.end method