|
@@ -26,7 +26,7 @@ window.glob_react = window.glob_react || {"i":"jc2"}
|
26
|
26
|
// }
|
27
|
27
|
|
28
|
28
|
Object.assign(window.glob_react, {
|
29
|
|
- Filmstrip,fs,rf_filmstrip,video_layout,base_conference,toolbox,SharedVideoManagerx
|
|
29
|
+ Filmstrip,fs,rf_filmstrip,video_layout,base_conference,toolbox,SharedVideoManagerx,
|
30
|
30
|
vidClass:{SmallVideo,LocalVideo,RemoteVideo},
|
31
|
31
|
fns:{shouldDisplayTileView,calcTileGrid,TILE_ASPECT_RATIO:rf_filmstrip.TILE_ASPECT_RATIO,getMaxColumnCount},
|
32
|
32
|
|