This repository was archived by the owner on Nov 1, 2024. It is now read-only.
forked from AgoraIO/API-Examples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresource.h
More file actions
314 lines (313 loc) · 13.6 KB
/
resource.h
File metadata and controls
314 lines (313 loc) · 13.6 KB
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by APIExample.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_APIEXAMPLE_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_DIALOG_RTMP_STREAMING 132
#define IDD_DIALOG_METADATA 133
#define IDD_DIALOG_SCREEN_SHARE 134
#define IDD_DIALOG_CUSTOM_CAPTURE_VIDEO 135
#define IDD_DIALOG_CUSTOM_CAPTURE_AUDIO 136
#define IDD_DIALOG_BEAUTY 137
#define IDB_BITMAP_NETWORK_STATE 137
#define IDD_DIALOG_AUDIO_PROFILE 138
#define IDR_TEST_WAVE 138
#define IDD_DIALOG_BEAUTY_AUDIO 139
#define IDD_DIALOG_AUDIO_MIX 140
#define IDD_DIALOG_ORIGINAL_VIDEO 141
#define IDD_DIALOG_ORIGINAL_AUDIO 142
#define IDD_DIALOG_CUSTOM_ENCRYPT 143
#define IDD_DIALOG_ORIGINAL_AUDIO_ 144
#define IDD_DIALOG_MEDIA_PLAYER 145
#define IDD_DIALOG_VIDEO_PROFILE 146
#define IDD_DIALOG_MEDIA_ENCRYPT 147
#define IDD_DIALOG_CUSTOM_CAPTURE_MEDIA_IO_VIDEO 148
#define IDD_DIALOG_AUDIO_EFFECT 149
#define IDD_DIALOG_MULTI_CHANNEL 150
#define IDD_DIALOG_PERCALL_TEST 151
#define IDD_DIALOG_VOLUME 152
#define IDD_DIALOG_PEPORT_IN_CALL 153
#define IDD_DIALOG_REGIONAL_CONNECTION 154
#define IDD_DIALOG_CROSS_CHANNEL 155
#define IDD_DIALOG_LIVEBROADCASTING 156
#define IDD_DIALOG_MUTI_SOURCE 157
#define IDC_BUTTON_FAQ 1000
#define IDC_BUTTON_DOCUMENT2 1001
#define IDC_BUTTON_DOCUMENT_WEBSITE 1001
#define IDC_BUTTON_DEMO 1002
#define IDC_LIST_BASIC 1003
#define IDC_BUTTON_REGISTER 1004
#define IDC_LIST_ADVANCED 1005
#define IDC_STATIC_GROUP_DOC 1006
#define IDC_STATIC_MAIN 1008
#define IDC_STATIC_ADVANCED 1009
#define IDC_STATIC_VIDEO 1010
#define IDC_LIST_INFO_BROADCASTING 1011
#define IDC_COMBO_ROLE 1015
#define IDC_COMBO_ROLE2 1016
#define IDC_COMBO_PERSONS 1016
#define IDC_STATIC_ROLE 1017
#define IDC_STATIC_PERSONS 1018
#define IDC_STATIC_CHANNELNAME 1019
#define IDC_EDIT_CHANNELNAME 1020
#define IDC_BUTTON1 1021
#define IDC_BUTTON_JOINCHANNEL 1021
#define IDC_STATIC_SENDSEI 1022
#define IDC_EDIT_LIGHTENING 1022
#define IDC_EDIT_AUDIO_MIX_PATH 1022
#define IDC_STATIC_FPS 1022
#define IDC_BUTTON_SET_AUDIO_PROC 1022
#define IDC_STATIC_VIDEO_SOURCE 1022
#define IDC_EDIT_VIDEO_WIDTH 1022
#define IDC_EDIT_ENCRYPT_KEY 1022
#define IDC_BUTTON_LEAVE_CHANNEL 1022
#define IDC_BUTTON_PUBLISH 1022
#define IDC_COMBO_PERSONS2 1022
#define IDC_COMBO_AUDIENCE_LATENCY 1022
#define IDC_EDIT_SEI 1023
#define IDC_EDIT_BEAUTY_REDNESS 1023
#define IDC_EDIT_AUDIO_REPEAT_TIMES 1023
#define IDC_EDIT_FPS 1023
#define IDC_EDIT_VIDEO_SOURCE 1023
#define IDC_EDIT_VIDEO_HEIGHT 1023
#define IDC_STATIC_AUDIENCE_LATENCY 1023
#define IDC_BUTTON_ADDSTREAM 1024
#define IDC_BUTTON_SEND 1024
#define IDC_EDIT_BEAUTY_SMOOTHNESS 1024
#define IDC_STATIC_BITRATE 1024
#define IDC_BUTTON_OPEN 1024
#define IDC_EDIT_VIDEO_FPS 1024
#define IDC_EDIT_AUDIO_REPEAT_TIMES2 1024
#define IDC_EDIT_AUDIO_AGIN 1024
#define IDC_BUTTON_REMOVE_STREAM 1025
#define IDC_EDIT_RECV 1025
#define IDC_EDIT_BITRATE 1025
#define IDC_BUTTON_STOP 1025
#define IDC_EDIT_AUDIO_REPEAT_TIMES3 1025
#define IDC_EDIT_AUDIO_PITCH 1025
#define IDC_BUTTON_REMOVE_ALLSTREAM 1026
#define IDC_BUTTON_PLAY 1026
#define IDC_STATIC_WND_LIST 1026
#define IDC_BUTTON_ATTACH 1027
#define IDC_BUTTON_PUBLISH_VIDEO 1028
#define IDC_BUTTON_PUBLISH_AUDIO 1029
#define IDC_STATIC_RTMP_URL 1030
#define IDC_EDIT_RTMP_URL 1031
#define IDC_STATIC_RTMP_URLS 1032
#define IDC_COMBO_RTMPURLS 1033
#define IDC_STATIC_ADVANCE 1034
#define IDC_STATIC_LIST_INFO 1035
#define IDC_STATIC_GROUP_LIST 1037
#define IDC_STATIC_DETAIL 1038
#define IDC_STATIC_METADATA_INFO 1039
#define IDC_BUTTON_CLEAR 1040
#define IDC_STATIC_SCREEN_CAPTURE 1041
#define IDC_COMBO_SCREEN_CAPTURE 1042
#define IDC_BUTTON_START_CAPUTRE 1043
#define IDC_STATIC_CAPTUREDEVICE 1044
#define IDC_STATIC_BEAUTY_LIGHTENING 1044
#define IDC_BUTTON_SHARE_DESKTOP 1044
#define IDC_STATIC_SCREEN_SHARE 1044
#define IDC_COMBO_CAPTURE_VIDEO_DEVICE 1045
#define IDC_COMBO_SCREEN_SCREEN 1045
#define IDC_BUTTON_RENDER_AUDIO 1045
#define IDC_COMBO_CAPTURE_TYPE 1046
#define IDC_COMBO_CAPTURE_VIDEO_TYPE 1046
#define IDC_BUTTON_START_SHARE_SCREEN 1046
#define IDC_COMBO_CAPTURE_AUDIO_DEVICE 1047
#define IDC_COMBO_EXLUDE_WINDOW_LIST 1047
#define IDC_STATIC_SDKCAMERA 1047
#define IDC_COMBO_CAPTURE_AUDIO_TYPE 1048
#define IDC_COMBO_SDKCAMERA 1048
#define IDC_STATIC_BEAUTY_LIGHTENING_CONTRAST_LEVEL 1049
#define IDC_COMBO_SDK_RESOLUTION 1049
#define IDC_COMBO_BEAUTE_LIGHTENING_CONTRAST_LEVEL 1050
#define IDC_STATIC_BEAUTY_REDNESS 1051
#define IDC_STATIC_BEAUTY_SMOOTHNESS 1052
#define IDC_STATIC_CAPTURE_TYPE 1052
#define IDC_COMBO_SDKCAMERA2 1053
#define IDC_CMB_MEDIO_CAPTURETYPE 1053
#define IDC_CHECK1 1054
#define IDC_CHECK_BEAUTY_ENABLE 1054
#define IDC_CHK_ONLY_LOCAL 1054
#define IDC_CHECK_CURSOR 1054
#define IDC_CHK_TRANS_CODING 1054
#define IDC_CHECK_LOOPBACK 1054
#define IDC_CHECK_PUBLISH_AUDIO 1054
#define IDC_STATIC_ADUIO_PROFILE 1055
#define IDC_CHK_REPLACE_MICROPHONE 1055
#define IDC_CHECK_PUBLISH_VIDEO 1055
#define IDC_STATIC_ADUIO_SCENARIO 1056
#define IDC_COMBO_AUDIO_PROFILE 1057
#define IDC_STATIC_CAMERA 1057
#define IDC_COMBO_AUDIO_SCENARIO 1058
#define IDC_BUTTON_SET_AUDIO_PROFILE 1059
#define IDC_STATIC_AUDIO_CHANGER 1060
#define IDC_COMBO_AUDIO_CHANGER 1061
#define IDC_BUTTON_SET_AUDIO_CHANGE 1062
#define IDC_STATIC_AUDIO_REVERB_PRESET 1062
#define IDC_STATIC_BEAUTY_AUDIO_TYPE 1062
#define IDC_STATIC_AUDIO_MIX 1063
#define IDC_STATIC_GENERAL 1063
#define IDC_COMBO_AUDIO_CHANGER2 1063
#define IDC_COMBO_AUDIO_PERVERB_PRESET 1063
#define IDC_BUTTON_SET_AUDIO_MIX 1064
#define IDC_BUTTON_UPDATEPARAM 1064
#define IDC_STATIC_AUDIO_REPEAT 1065
#define IDC_STATIC_ORIGINAL_VIDEO_PROC 1065
#define IDC_COMBO_SCREEN_REGION 1065
#define IDC_COMBO_ORIGINAL_VIDEO_PROC 1066
#define IDC_STATIC_SHARE_DESKTOP 1066
#define IDC_STATIC_AUDIO_AGIN 1066
#define IDC_STATIC_AUDIO_VOLUME 1066
#define IDC_BUTTON_SET_ORIGINAL_PROC 1067
#define IDC_COMBO_REGION_RECT 1067
#define IDC_STATIC_AUDIO_VLOUME 1067
#define IDC_STATIC_REGION_RECT 1068
#define IDC_STATIC_SCREEN_INFO 1069
#define IDC_STATIC_SCREEN_INFO2 1070
#define IDC_STATIC_ORIGINAL_AUDIO 1070
#define IDC_STATIC_ORIGINAL_AUDIO_PROC 1071
#define IDC_COMBO_ORIGINAL_AUDIO 1071
#define IDC_STATIC_CUSTOM_ENCRYPT 1071
#define IDC_COMBO_ORIGINAL_AUDIO_PROC 1072
#define IDC_COMBO_CUSTOM_ENCRYPT 1072
#define IDC_BUTTON_SET_CUSTOM_ENCRYPT 1073
#define IDC_SLIDER_VIDEO 1075
#define IDC_STATIC_VIDEO_WIDTH 1076
#define IDC_STATIC_VIDEO_HEIGHT 1077
#define IDC_STATIC_VIDEO_FPS 1078
#define IDC_STATIC_VIDEO_BITRATE 1079
#define IDC_EDIT_VIDEO_BITRATE 1080
#define IDC_BUTTON_SET_VIDEO_PROFILE 1081
#define IDC_STATIC_VIDEO_DEGRADATION_PREFERENCE 1082
#define IDC_COMBO_DEGRADATION_PREFERENCE 1083
#define IDC_RADIO_AUDIO_CHANGE 1084
#define IDC_RADIO_AUDIO_REVERB_PRESET 1085
#define IDC_BUTTON_SET_BEAUTY_AUDIO 1085
#define IDC_STATIC_ENCRYPT_MODE 1086
#define IDC_COMBO_ENCRYPT_MODE 1087
#define IDC_BUTTON_SET_MEDIA_ENCRYPT 1088
#define IDC_STATIC_ENCRYPT_KEY 1089
#define IDC_CHECK_WINDOW_FOCUS 1090
#define IDC_COMBO_FPS 1091
#define IDC_STATIC_AUDIO_EFFECT_PATH 1092
#define IDC_EDIT_AUDIO_EFFECT_PATH 1093
#define IDC_SPIN1 1094
#define IDC_SPIN_AGIN 1094
#define IDC_STATIC_AUDIO_PITCH 1095
#define IDC_SPIN2 1096
#define IDC_SPIN_PITCH 1096
#define IDC_STATIC_AUDIO_PAN 1097
#define IDC_COMBO_PAN 1098
#define IDC_CHK_PUBLISH 1099
#define IDC_BUTTON_ADD_EFFECT 1100
#define IDC_STATIC_AUDIO_EFFECT 1101
#define IDC_COMBO2 1102
#define IDC_BUTTON_REMOVE 1103
#define IDC_BUTTON_PRELOAD 1104
#define IDC_BUTTON_PLAY_EFFECT 1105
#define IDC_BUTTON_PAUSE_EFFECT 1106
#define IDC_BUTTON_PAUSE_ALL_EFFECT 1107
#define IDC_BUTTON_UNLOAD_EFFECT 1108
#define IDC_BUTTON_STOP_EFFECT 1109
#define IDC_BUTTON_RESUME 1110
#define IDC_BUTTON_RESUME_EFFECT 1110
#define IDC_SLIDER_VLOUME 1111
#define IDC_BUTTON_STOP_ALL_EFFECT2 1112
#define IDC_SLIDER_VOLUME 1112
#define IDC_STATIC_CHANNEL_LIST 1113
#define IDC_SLIDER_CAP_VOLUME 1113
#define IDC_COMBO_CHANNEL_LIST 1114
#define IDC_SLIDER_SIGNAL_VOLUME2 1114
#define IDC_STATIC_ADUIO_INPUT 1115
#define IDC_SLIDER_PLAYBACK_SIGNAL_VOLUME 1115
#define IDC_COMBO_AUDIO_INPUT 1116
#define IDC_SLIDER_PLAYBACK_VOLUME 1116
#define IDC_STATIC_ADUIO_INPUT_VOL 1117
#define IDC_COMBO_AUDIO_OUTPUT 1118
#define IDC_STATIC_ADUIO_OUTPUT_VOL 1119
#define IDC_SLIDER_INPUT_VOL 1120
#define IDC_SLIDER_OUTPUT_VOL 1121
#define IDC_BUTTON_AUDIO_INPUT_TEST 1122
#define IDC_BUTTON_AUDIO_OUTPUT_TEST 1123
#define IDC_STATIC_AUDIO_CAP_VOL 1123
#define IDC_COMBO_VIDEO 1124
#define IDC_STATIC_AUDIO_SIGNAL_VOL 1124
#define IDC_BUTTON_CAMERA 1125
#define IDC_STATIC_PLAYBACK_VOL 1125
#define IDC_STATIC_PLAYBACK_VOL_SIGNAL 1126
#define IDC_STATIC_SPEAKER_INFO 1127
#define IDC_BUTTON_ECHO_TEST1 1128
#define IDC_STATIC_TXBYTES_RXBTYES 1130
#define IDC_STATIC_TXBYTES_RXBYTES_VAL 1131
#define IDC_STATIC_BITRATE_ALL_VAL 1132
#define IDC_STATIC_BITRATE_ALL 1133
#define IDC_STATIC_AUDIO_NETWORK_DELAY 1134
#define IDC_STATIC_AUDIO_NETWORK_DELAY_VAL 1135
#define IDC_STATIC_AUDIO_RECIVED_BITRATE 1136
#define IDC_STATIC_AUDIO_RECVIED_BITRATE_VAL 1137
#define IDC_STATIC_VIDEO_NETWORK_DELAY 1138
#define IDC_STATIC_VEDIO_NETWORK_DELAY_VAL 1139
#define IDC_STATIC_VEDIO_RECIVED_BITRATE 1140
#define IDC_STATIC_VEDIO_RECVIED_BITRATE_VAL2 1141
#define IDC_STATIC_LOCAL_VIDEO_WIDTH_HEIGHT 1142
#define IDC_STATIC_LOCAL_VIDEO_WITH_HEIGHT_VAL 1143
#define IDC_STATIC_LOCAL_VIDEO_FPS 1144
#define IDC_STATIC_VIDEO_REMOTE 1145
#define IDC_STATIC_AUDIO_REMOTE 1146
#define IDC_STATIC_AREA_CODE 1146
#define IDC_STATIC_NETWORK_TOTAL 1147
#define IDC_COMBO_AREA_CODE 1147
#define IDC_STATIC_LOCAL_VIDEO_FPS_VAL 1148
#define IDC_STATIC_CROSS_CHANNEL 1148
#define IDC_EDIT_CROSS_CHANNEL 1149
#define IDC_EDIT_TOKEN 1150
#define IDC_STATIC_TOKEN 1151
#define IDC_USER_ID 1152
#define IDC_EDIT_USER_ID 1153
#define IDC_BUTTON_ADD_CROSS_CHANNEL 1154
#define IDC_CROSS_CHANNEL_LIST 1155
#define IDC_COMBO_CROSS_CAHNNEL_LIST 1156
#define IDC_BUTTON_REMOVE_CROSS_CHANNEL2 1157
#define IDC_BUTTON_START_MEDIA_RELAY 1158
#define IDC_BUTTON_START_MEDIA_RELAY2 1159
#define IDC_BUTTON_UPDATE 1159
#define IDC_EDIT_PARAM1 1160
#define IDC_EDIT2 1161
#define IDC_EDIT_PARAM2 1161
#define IDC_STATIC_PARAM1 1162
#define IDC_STATIC_PARAM2 1163
#define IDC_BUTTON_START_SHARE 1164
#define IDC_STATIC_SHARE 1165
#define IDC_COMBO_SCREEN_SHARE 1166
#define IDC_STATIC_DURATION 1167
#define IDC_STATIC_SECOND 1168
#define IDC_STATIC_LOOPBACK_DEVICE 1169
#define IDC_COMBO_LOOPBACK_DEVICE 1170
#define IDC_STATIC_LOOPBACK_VOLUME 1171
#define IDC_SLIDER1 1172
#define IDC_SLIDER_LOOPBACK 1172
#define IDC_CHECK_ENABLE_BACKGROUND 1173
#define IDC_STATIC_BACKGROUND 1174
#define IDC_COMBO_BACKGROUND_TYPE 1175
#define IDC_STATIC_COLOR 1176
#define IDC_COMBO_COLOR 1177
#define IDC_BUTTON_IMAGE 1178
#define IDC_EDIT1 1179
#define IDC_EDIT_IMAGE_PATH 1180
#define IDC_BUTTON_ECHO_TEST2 1181
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 139
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1182
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif