RCRTCVideoOutputStream.smali

.class public interface abstract Lcn/rongcloud/rtc/api/stream/RCRTCVideoOutputStream;
.super Ljava/lang/Object;
.source "RCRTCVideoOutputStream.java"

# interfaces
.implements Lcn/rongcloud/rtc/api/stream/RCRTCOutputStream;


# virtual methods
.method public abstract getVideoConfig()Lcn/rongcloud/rtc/api/stream/RCRTCVideoStreamConfig;
.end method

.method public abstract getVideoView()Lcn/rongcloud/rtc/api/stream/RCRTCVideoView;
.end method

.method public abstract setSource(Lcn/rongcloud/rtc/api/callback/IRCRTCVideoSource;)V
.end method

.method public abstract setTextureView(Lcn/rongcloud/rtc/api/stream/RCRTCTextureView;)V
.end method

.method public abstract setVideoConfig(Lcn/rongcloud/rtc/api/stream/RCRTCVideoStreamConfig;)V
.end method

.method public abstract setVideoFrameListener(Lcn/rongcloud/rtc/api/callback/IRCRTCVideoOutputFrameListener;)V
.end method

.method public abstract setVideoView(Lcn/rongcloud/rtc/api/stream/RCRTCVideoView;)V
.end method