RCRTCVideoStreamConfig.smali

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


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcn/rongcloud/rtc/api/stream/RCRTCVideoStreamConfig$Builder;
    }
.end annotation


# virtual methods
.method public abstract getMaxRate()I
.end method

.method public abstract getMinRate()I
.end method

.method public abstract getVideoFps()Lcn/rongcloud/rtc/base/RCRTCParamsType$RCRTCVideoFps;
.end method

.method public abstract getVideoResolution()Lcn/rongcloud/rtc/base/RCRTCParamsType$RCRTCVideoResolution;
.end method