projects/openvidu-components-angular/src/lib/directives/template/openvidu-components-angular.directive.ts
The *ovToolbarAdditionalButtons directive enables the addition of extra buttons to the central button group within the toolbar.
In the following example, we've included the same buttons as those in the ToolbarDirective. Additionally, we utilize the ParticipantService to assess audio and video statuses.
Example :To follow a step-by-step tutorial on this feature, please visit this link.
Selector | [ovToolbarAdditionalButtons] |