v4.10.0
Added
StreamMode:
You can set a streammode when creating a Broadcast or Archive to allow for manually dropping streams in and out using the following methods:
addStreamToArchive
addStreamToBroadcast
removeStreamFromArchive
removeStreamFromArchive
ObserveForceMute and forceMuteAll
Allows greater control over stream muting. You can find more info from the documentation.
Changed
PHPDoc has internally been changed to allow docs to be rendered correctly.