Class LocalStageStream

    • Method Detail

      • setVideoConfiguration

        public void setVideoConfiguration​(@Nullable
                                          StageVideoConfiguration videoConfiguration)
      • setMuted

        public abstract void setMuted​(boolean muted)
        setMuted mutes current LocalStageStream.
        Parameters:
        muted - Mute the stream if it is true, and unmute the stream if it is false