UNPKG

@tencentcloud/roomkit-electron-vue3

Version:

<h1 align="center"> TUIRoomKit</h1> Conference (TUIRoomKit) is a product suitable for multi-person audio and video conversation scenarios such as business meetings, webinars, and online education. By integrating this product, you can add room management,

14 lines (13 loc) 412 B
export declare enum LAYOUT { SIX_EQUAL_POINTS = "six_equal_points", NINE_EQUAL_POINTS = "nine_equal_points", TWENTY_FIVE_EQUAL_POINTS = "twenty_five_equal_points", RIGHT_SIDE_LIST = "right_side_list", TOP_SIDE_LIST = "top_side_list", LARGE_SMALL_WINDOW = "large_small_window", GRID_VIEW = "grid_view" } export declare enum SettingMode { SIMPLE = "simple", DETAIL = "detail" }