projects/openvidu-components-angular/src/lib/directives/api/videoconference.directive.ts
The prejoin directive allows show/hide the prejoin page for selecting media devices.
It is only available for VideoconferenceComponent.
Default: true
<ov-videoconference [prejoin]="false"></ov-videoconference>
OnDestroy
Selector | ov-videoconference[prejoin] |