Release Notes
Version 3.14.0
Release Date: 2025-05-29
New Features
Feature | Description | Related APIs |
---|---|---|
iOS PIP | Live Streaming Kit supports iOS PIP by default. To disable the feature, you can set ZegoLiveStreamingPIPIOSConfig.pip.iOS.support to false . | ZegoLiveStreamingPIPIOSConfig.pip.iOS.support |
Rich Media Playback | Supports direct play of rich media (video/audio) by setting support of mediaPlayer.defaultPlayer in ZegoUIKitPrebuiltLiveStreamingConfig to true . | |
Screen Sharing Button | If you want to add the screen sharing button to the top toolbar, which is not displayed by default, you can configure it via topMenuBar.buttons . | |
Auto Start | The media player supports automatically starting playback when a media URL is set. | ZegoUIKitMediaPlayerConfig > autoStart |
Microphone State Icon | Supports hiding the microphone icon in the audioVideoView. | ZegoLiveStreamingAudioVideoViewConfig > showMicrophoneStateOnView |
Enhancements
- Improved the internal minimized interface within CallKit.