@brief Whether to automatically subscribe to the audio stream. The default is automatic subscription.
This setting affects both the main stream and the screen-sharing stream.
@brief Whether to automatically subscribe to the main video stream. The default is automatic subscription.
This setting affects both the main stream and the screen-sharing stream.
@brief Whether to publish media streams automatically. The default is automatic publishing.
+ Changing the user role to audience via setUserVisibility will void this setting.
+ You can publish streams in only one of the rooms you have participated. If you have joined multiple rooms with the automatically publishing setting, the stream will be added into the first room you have joined only.
@brief Whether to publish media streams automatically. The default is automatic publishing.
+ Changing the user role to audience via setUserVisibility will void this setting.
+ You can publish streams in only one of the rooms you have participated. If you have joined multiple rooms with the automatically publishing setting, the stream will be added into the first room you have joined only.
@brief Room profile. See ChannelProfile{@link #ChannelProfile}. The default is CHANNEL_PROFILE_COMMUNICATION. The setting cannot be changed after joining the room.