We are happy to release TrueConf SDK 2.0 for Windows, a software development toolkit designed to integrate video conferencing into your existing applications or create completely new solutions based on our technology.
We’ve boosted video conferencing quality and added some useful features that will make video conferencing integration easier and more effective. Let’s have a detailed look at the major updates.
Table of Contents
High-Quality Video Conferencing
We’ve increased video conferencing quality to make your meetings more detailed and interactive.
New Features
In TrueConf SDK 2.0 we’ve introduced new features for managing and recording video conferences with id parameters. Full description is available in TrueConf SDK for Windows Help section or in CallX manual, which is located in the folder that you set as TrueConf SDK 2.0 installation path.
Let’s have a brief look at the new features:
- acceptPodiumRequest2() — allows users to take the podium if they submit a corresponding request. Only conference moderator can approve speaker request
- rejectRequestToPodium2() — rejects speaker request
- allowRecord2() — allows recording your audio/video if there’s an incoming recording request
- forbidRecord2() — forbids recording
- shutdown2() — shuts down the application. Also works with forAll parameter: if “true”, current conference session ends for all participants.