1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 17:59:55 +02:00
This commit is contained in:
Daniel Neto 2024-10-22 22:54:38 -03:00
parent b20502efed
commit f09df464ed

View file

@ -497,9 +497,41 @@ Passcode: {password}
public static function getButtons($meet_schedule_id) public static function getButtons($meet_schedule_id)
{ {
return [ return [
'microphone', 'camera', 'closedcaptions', 'desktop', 'fullscreen', 'camera',
'fodeviceselection', 'hangup', 'profile', 'chat', 'chat',
'livestreaming', 'etherpad', 'settings', 'raisehand', 'closedcaptions',
'desktop',
'download',
'embedmeeting',
'etherpad',
'feedback',
'filmstrip',
'fullscreen',
'hangup',
'help',
'highlight',
'invite',
'linktosalesforce',
'livestreaming',
'microphone',
'mute-everyone',
'mute-video-everyone',
'participants-pane',
'profile',
'raisehand',
'recording',
'security',
'select-background',
'settings',
'shareaudio',
'noisesuppression',
'sharedvideo',
'shortcuts',
'stats',
'tileview',
'toggle-camera',
'videoquality',
'whiteboard'
]; ];
/* /*
return [ return [