ConferenceMode
Add the following line to your scenario code to use the enum:
require(Modules.Conference);
Constants
FORWARD
Send only one stream.
MIX
Combine all streams simultaneously.
Add the following line to your scenario code to use the enum:
require(Modules.Conference);
Send only one stream.
Combine all streams simultaneously.