Once set to true, the UI Kit attempts to join the channel. Can be set to false to initialise the SDK and wait before joining the channel. (default: true)
Disable Agora RTM, this also disables the use of usernames and remote mute functionality
Set to true to enable active speaker callback, switches the pinned video to active speaker if you're using the pinned layout. (default: false)
Enable the mic and camera when the local user toggles role to become a host from audience role. (default: true)
Salt, 32 bytes in length. Agora recommends that you use OpenSSL to generate salt on the server side. See Media Stream Encryption for details. This parameter takes effect only in Aes128Gcm2 or Aes256Gcm2 encrypted mode. In this case, ensure that this parameter is not 0.
Choose between grid layout and pinned layout. (default: pinned layout)
Select between livestreaming and communication mode for the SDK. (default: communication)
Set local user's role between audience and host. Use with mode set to livestreaming. (default: host)
Generated using TypeDoc
Props object to customize the RTC SDK settings