frontend: add toolbarRoomName binding to videoconference component
This commit is contained in:
parent
7caa78e345
commit
8b2bc8a7a1
@ -6,6 +6,7 @@
|
|||||||
[prejoinDisplayParticipantName]="false"
|
[prejoinDisplayParticipantName]="false"
|
||||||
[videoEnabled]="features().videoEnabled"
|
[videoEnabled]="features().videoEnabled"
|
||||||
[audioEnabled]="features().audioEnabled"
|
[audioEnabled]="features().audioEnabled"
|
||||||
|
[toolbarRoomName]="roomName"
|
||||||
[toolbarCameraButton]="features().showCamera"
|
[toolbarCameraButton]="features().showCamera"
|
||||||
[toolbarMicrophoneButton]="features().showMicrophone"
|
[toolbarMicrophoneButton]="features().showMicrophone"
|
||||||
[toolbarScreenshareButton]="features().showScreenShare"
|
[toolbarScreenshareButton]="features().showScreenShare"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user