|
|
|
|
26
|
// }
|
26
|
// }
|
27
|
|
27
|
|
28
|
Object.assign(window.glob_react, {
|
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
|
vidClass:{SmallVideo,LocalVideo,RemoteVideo},
|
30
|
vidClass:{SmallVideo,LocalVideo,RemoteVideo},
|
31
|
fns:{shouldDisplayTileView,calcTileGrid,TILE_ASPECT_RATIO:rf_filmstrip.TILE_ASPECT_RATIO,getMaxColumnCount},
|
31
|
fns:{shouldDisplayTileView,calcTileGrid,TILE_ASPECT_RATIO:rf_filmstrip.TILE_ASPECT_RATIO,getMaxColumnCount},
|
32
|
|
32
|
|