-
Notifications
You must be signed in to change notification settings - Fork 4
/
CameraManualOverride.xml
76 lines (76 loc) · 2.15 KB
/
CameraManualOverride.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<Extensions>
<Version>1.8</Version>
<Panel>
<Order>1</Order>
<PanelId>panel_manual_override</PanelId>
<Origin>local</Origin>
<Type>Statusbar</Type>
<Icon>Camera</Icon>
<Color>#07C1E4</Color>
<Name>Camera Control</Name>
<ActivityType>Custom</ActivityType>
<Page>
<Name>Camera Control</Name>
<Row>
<Name/>
<Widget>
<WidgetId>widget_9</WidgetId>
<Name>Select manual or automatic control of Quad Cameras</Name>
<Type>Text</Type>
<Options>size=4;fontSize=normal;align=center</Options>
</Widget>
</Row>
<Row>
<Name/>
<Widget>
<WidgetId>widget_8</WidgetId>
<Name>Manual</Name>
<Type>Text</Type>
<Options>size=1;fontSize=normal;align=center</Options>
</Widget>
<Widget>
<WidgetId>widget_override</WidgetId>
<Type>ToggleButton</Type>
<Options>size=1</Options>
</Widget>
<Widget>
<WidgetId>widget_6</WidgetId>
<Name>Automatic</Name>
<Type>Text</Type>
<Options>size=2;fontSize=normal;align=center</Options>
</Widget>
</Row>
<Row>
<Name/>
<Widget>
<WidgetId>widget_10</WidgetId>
<Name>For testing while not in call, turn on fullscreen Selfview</Name>
<Type>Text</Type>
<Options>size=4;fontSize=normal;align=center</Options>
</Widget>
</Row>
<Row>
<Name/>
<Widget>
<WidgetId>widget_14</WidgetId>
<Name>Off</Name>
<Type>Text</Type>
<Options>size=1;fontSize=normal;align=center</Options>
</Widget>
<Widget>
<WidgetId>widget_FS_selfview</WidgetId>
<Type>ToggleButton</Type>
<Options>size=1</Options>
</Widget>
<Widget>
<WidgetId>widget_12</WidgetId>
<Name>Selfview</Name>
<Type>Text</Type>
<Options>size=2;fontSize=normal;align=center</Options>
</Widget>
</Row>
<PageId>panel_manual_override</PageId>
<Options/>
</Page>
</Panel>
</Extensions>