RCRTCMicOutputStream.smali
.class public interface abstract Lcn/rongcloud/rtc/api/stream/RCRTCMicOutputStream;
.super Ljava/lang/Object;
.source "RCRTCMicOutputStream.java"
# interfaces
.implements Lcn/rongcloud/rtc/api/stream/RCRTCAudioOutputStream;
# virtual methods
.method public abstract adjustRecordingVolume(I)V
.end method
.method public abstract changeAudioScenario(Lcn/rongcloud/rtc/base/RCRTCParamsType$AudioScenario;Lcn/rongcloud/rtc/base/RCRTCSyncCallBack;)V
.end method
.method public abstract enableEarMonitoring(Z)V
.end method
.method public abstract getRecordingVolume()I
.end method
.method public abstract isMicrophoneDisable()Z
.end method
.method public abstract setAudioConfig(Lcn/rongcloud/rtc/api/stream/RCRTCAudioStreamConfig;)V
.end method
.method public abstract setMicrophoneDisable(Z)V
.end method