Video API v2.1.3 Release Notes
Date of Release: Feb 10, 2022
EnableX Android and iOS SDK v2.1.3 includes the following new features and improvements:
- A configurable dial-out call option in makeOutboundCall().
- Provision to cancel an outbound call with cancelOutboundCall().
- Configurable player view for custom Active Talker list.
- Provision to force reload the active talker view.
- New methods to manage hard mute and unmute of participants, and stopping of live recording.
New Features and Improvements
-
Configurable Dial-Out Call: The
makeOutboundCall()
method includes a configuration option to control playing of the ringer in a room. For example, you may not want to play the ringer until the called user picks the call and joins the room. For more information, see: -
Switch Active Talker View: Participants can switch to the player view from video grid in a session and customise the player view with the available options. For example, highlight the player border and change the background color of player view. For more information, see:
-
Force Reload Active Talker View: The active talker view can now be reloaded after it has been updated. For more information, see:
-
Cancel an Outbound Call: Users can now cancel an ongoing outbound call to a PSTN number or a SIP URI and disconnect participants from the session. For more information, see:
-
Hard Mute and Unmute Participants: Moderators can hard-mute audio and video streams of participants. The affected participants cannot unmute their audio and video streams that are hard-muted by the moderator. The EnxRoom class has been enhanced with these features. For more information, see:
-
Stop Live Recording: Moderators can now stop recording a session live. For more information, see: