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
executable file
·474 lines (473 loc) · 21 KB
/
resource.h
File metadata and controls
executable file
·474 lines (473 loc) · 21 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
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ 生成的包含文件。
// 供 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_LIVEBROADCASTING 130
#define IDD_DIALOG_RTMPINJECT 131
#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_MUTI_CHANNEL 146
#define IDD_DIALOG_MEDIA_ENCRYPT 148
#define IDD_DIALOG_AUDIO_EFFECT 149
#define IDD_DIALOG_LIVEBROADCASTING2 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 IDR_WAVE1 156
#define IDD_DIALOG_LOCAL_VIDEO_TRANSCODING 157
#define IDD_DIALOG_SPATIAL_AUDIO 158
#define IDD_DIALOG_MULTI_VIDEO_SOURCE 159
#define IDD_DIALOG_MEDIA_RECORDER 160
#define IDD_DIALOG_CUSTOM_CAPTURE_VIDEO1 161
#define IDD_DIALOG_PUSH_EXTERNAL_VIDEO 161
#define IDD_DIALOG_MULTI_VIDEO_SOURCE1 162
#define IDD_DIALOG_MULTI_VIDEO_SOURCE_TRACKS 162
#define IDD_DIALOG_FACE_CAPTURE 163
#define IDD_DIALOG_JOINCHANNELVIDEOBYTOKEN 164
#define IDD_DIALOG_TRANSPARENT_BG 165
#define IDB_BITMAP_LOCAL 168
#define IDB_BITMAP_REMOTE 170
#define IDB_BITMAP_SPEAKER 171
#define IDB_BITMAP_BG_LYELLOW 172
#define IDD_DIALOG_RTE_PLAYER 177
#define IDD_DIALOG_BEAUTY1 178
#define IDD_DIALOG_VIDEO_ENHANCE 178
#define IDD_DIALOG_BEAUTY_EX 178
#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_STATIC_VIDEO2 1012
#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_BUTTON_JOINCHANNEL 1021
#define IDC_BUTTON_START 1021
#define IDC_STATIC_INJECT_URL 1022
#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_EDIT_ENCRYPT_KEY 1022
#define IDC_STATIC_VIDEO_SOURCE 1022
#define IDC_BUTTON_JOINCHANNEL2 1022
#define IDC_COMBO_PERSONS2 1022
#define IDC_COMBO_ENCODER 1022
#define IDC_BUTTON_LOCALRECORDER 1022
#define IDC_STATIC_VIDEO_METADATA 1022
#define IDC_EDIT_INJECT_URL 1023
#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_BUTTON_JOINCHANNEL3 1023
#define IDC_BUTTON_REMOTERECORDER 1023
#define IDC_STATIC_FPS_VALUE 1023
#define IDC_EDIT_CHANNELNAME2 1023
#define IDC_EDIT_AUDIO_METADATA 1023
#define IDC_BUTTON_ADDSTREAM 1024
#define IDC_BUTTON_SEND 1024
#define IDC_EDIT_BEAUTY_SMOOTHNESS 1024
#define IDC_STATIC_BITRATE 1024
#define IDC_EDIT_AUDIO_AGIN 1024
#define IDC_BUTTON_OPEN 1024
#define IDC_STATIC_CHANNELNAME3 1024
#define IDC_BUTTON_SEND_VIDEO_METADATA 1024
#define IDC_EDIT_AUDIO_PITCH 1025
#define IDC_BUTTON_REMOVE_STREAM 1025
#define IDC_EDIT_RECV 1025
#define IDC_EDIT_BITRATE 1025
#define IDC_BUTTON_STOP 1025
#define IDC_STATIC_BITRATE_VALUE 1025
#define IDC_EDIT_CHANNELNAME3 1025
#define IDC_STATIC_AUDIO_METADATA 1025
#define IDC_BUTTON_REMOVE_ALLSTREAM 1026
#define IDC_BUTTON_PLAY 1026
#define IDC_STATIC_SCALE 1026
#define IDC_EDIT_SEI2 1026
#define IDC_EDIT_VIDEO_METADATA 1026
#define IDC_BUTTON_ATTACH 1027
#define IDC_STATIC_HWND 1027
#define IDC_BUTTON_SEND_AUDIO_METADATA 1027
#define IDC_BUTTON_PUBLISH_VIDEO 1028
#define IDC_STATIC_SCALE_VALUE 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_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_STATIC_SCREEN_CAPTURE2 1047
#define IDC_COMBO_CAPTURE_AUDIO_TYPE 1048
#define IDC_COMBO_SCREEN_CAPTURE_SCENARIO 1048
#define IDC_STATIC_BEAUTY_LIGHTENING_CONTRAST_LEVEL 1049
#define IDC_COMBO_HWND 1049
#define IDC_COMBO_BEAUTE_LIGHTENING_CONTRAST_LEVEL 1050
#define IDC_BUTTON_HWND_EXECLUDE 1050
#define IDC_STATIC_BEAUTY_REDNESS 1051
#define IDC_STATIC_PUBLISH_STREAM 1051
#define IDC_STATIC_BEAUTY_SMOOTHNESS 1052
#define IDC_COMBO_PUBLISH_STREAM_INDEX 1052
#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_REPORT 1054
#define IDC_CHECK_AUDIO_SOURCE_MUTE 1054
#define IDC_CHECK_VIRTUAL_BG 1054
#define IDC_CHECK_HDR 1054
#define IDC_STATIC_ADUIO_PROFILE 1055
#define IDC_CHK_REPLACE_MICROPHONE 1055
#define IDC_STATIC_ADUIO_SCENARIO 1056
#define IDC_STATIC_CAMERA 1057
#define IDC_COMBO_AUDIO_PROFILE 1057
#define IDC_CHECK_HIGH_LIGHT 1057
#define IDC_COMBO_AUDIO_SCENARIO 1058
#define IDC_STATIC_LOOPBACK 1058
#define IDC_BUTTON_SET_AUDIO_PROFILE 1059
#define IDC_STATIC_AUDIO_CHANGER 1060
#define IDC_COMBO_AUDIO_CHANGER 1061
#define IDC_STATIC_BEAUTY_AUDIO_TYPE 1062
#define IDC_STATIC_AUDIO_MIX 1063
#define IDC_STATIC_GENERAL 1063
#define IDC_COMBO_AUDIO_PERVERB_PRESET 1063
#define IDC_BUTTON_SET_AUDIO_MIX 1064
#define IDC_BUTTON_UPDATEPARAM 1064
#define IDC_STATIC_BEAUTY_AUDIO_TYPE2 1064
#define IDC_STATIC_AUDIO_REPEAT 1065
#define IDC_STATIC_ORIGINAL_VIDEO_PROC 1065
#define IDC_COMBO_SCREEN_REGION 1065
#define IDC_STATIC_VOICE_FORMAT_VALUE 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_STATIC_MIXING_VOLUME 1066
#define IDC_STATIC_BEAUTY_AUDIO_AINS 1066
#define IDC_STATIC_BEAUTY_AUDIO_AINS_MODE 1066
#define IDC_STATIC_AUDIO_VLOUME 1067
#define IDC_BUTTON_SET_ORIGINAL_PROC 1067
#define IDC_COMBO_REGION_RECT 1067
#define IDC_STATIC_MIXING_PLAYOUT_VOLUME 1067
#define IDC_COMBO_AUDIO_AINS_MODE 1067
#define IDC_STATIC_REGION_RECT 1068
#define IDC_STATIC_MIXING_PUBLISH_VOLUME 1068
#define IDC_STATIC_BEAUTY_AUDIO_AI_TUNER 1068
#define IDC_STATIC_SCREEN_INFO 1069
#define IDC_STATIC_EFFECT_VOLUME 1069
#define IDC_COMBO_AUDIO_AINS_MODE2 1069
#define IDC_COMBO_AUDIO_AI_TUNER 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_COMBO_CHANNEL_LIST 1077
#define IDC_BUTTON_LEAVE_CHANNEL 1078
#define IDC_BUTTON_EX_CHANNEL 1078
#define IDC_COMBO_VIDEO_SOURCE 1079
#define IDC_BUTTON_UNPUBLISH 1081
#define IDC_STATIC_Cameras 1081
#define IDC_COMBO_CAMERAS 1082
#define IDC_BUTTON_CAMERA2 1083
#define IDC_BUTTON_CAPTURE_SCREEN 1084
#define IDC_COMBO_CAMERAS2 1085
#define IDC_BUTTON_SET_BEAUTY_AUDIO 1085
#define IDC_STATIC_ENCRYPT_MODE 1086
#define IDC_STATIC_Cameras2 1086
#define IDC_COMBO_ENCRYPT_MODE 1087
#define IDC_BUTTON_CAMERA1 1087
#define IDC_BUTTON_SET_MEDIA_ENCRYPT 1088
#define IDC_BUTTON_PUBLISH2 1088
#define IDC_STATIC_ENCRYPT_KEY 1089
#define IDC_BUTTON2 1089
#define IDC_BUTTON_ENCODED_AUDIO 1089
#define IDC_BUTTON_RENDER_AUDIO 1089
#define IDC_BUTTON_SNAPSHOT 1089
#define IDC_BUTTON_MIXING_STOP 1089
#define IDC_STATIC_SCREEN 1089
#define IDC_STATIC_BEaUTY 1090
#define IDC_BUTTON_MIXING_START 1090
#define IDC_BUTTON_PUBLISH_SCREEN 1090
#define IDC_CHECK_ENHANCE 1091
#define IDC_BUTTON_MIXING_RESUME 1091
#define IDC_STATIC_AUDIO_EFFECT_PATH 1092
#define IDC_SLIDER_STRENGTH 1092
#define IDC_BUTTON_MIXING_PAUSE 1092
#define IDC_EDIT_AUDIO_EFFECT_PATH 1093
#define IDC_STATIC_STRENTH 1093
#define IDC_BUTTON_EFFECT_STOP 1093
#define IDC_SPIN1 1094
#define IDC_SPIN_AGIN 1094
#define IDC_STATIC_SKIN_PROTECT 1094
#define IDC_BUTTON_EFFECT_START 1094
#define IDC_COMBO_CAMERAS3 1094
#define IDC_STATIC_AUDIO_PITCH 1095
#define IDC_SLIDER_SKIN_PROTECT 1095
#define IDC_BUTTON_EFFECT_RESUME 1095
#define IDC_STATIC_Cameras3 1095
#define IDC_STATIC_Camera3 1095
#define IDC_SPIN2 1096
#define IDC_SPIN_PITCH 1096
#define IDC_CHECK_VIDEO_DENOISE 1096
#define IDC_BUTTON_EFFECT_PAUSE 1096
#define IDC_STATIC_AUDIO_PAN 1097
#define IDC_SLIDER_REDNESS 1097
#define IDC_BUTTON_CAMERA3 1097
#define IDC_COMBO_PAN 1098
#define IDC_SLIDER_LIGHTENING 1098
#define IDC_COMBO_CAMERAS4 1098
#define IDC_CHK_PUBLISH 1099
#define IDC_STATIC_STRENTH2 1099
#define IDC_STATIC_Camera4 1099
#define IDC_BUTTON_ADD_EFFECT 1100
#define IDC_CHECK_VIDEO_DENOISE2 1100
#define IDC_BUTTON_CAMERA4 1100
#define IDC_STATIC_AUDIO_EFFECT 1101
#define IDC_SLIDER_SMOOTHNESS 1101
#define IDC_COMBO2 1102
#define IDC_CHECK2 1102
#define IDC_CHECK_ 1102
#define IDC_CHECK_LOWLIGHT 1102
#define IDC_CHECK_MUTE_LOCAL_AUDIO 1102
#define IDC_CHECK_BEAUTY_SHAPE 1102
#define IDC_BUTTON_REMOVE 1103
#define IDC_COMBO_PLAYBACK 1103
#define IDC_CHECK_AUDIO_ZONE 1103
#define IDC_BUTTON_PRELOAD 1104
#define IDC_CHECK_MAKE_UP 1104
#define IDC_BUTTON_PLAY_EFFECT 1105
#define IDC_STATIC_PLAYBACK 1105
#define IDC_BUTTON_PAUSE_EFFECT 1106
#define IDC_COMMONDIALOG1 1106
#define IDC_BUTTON_PAUSE_ALL_EFFECT 1107
#define IDC_STATIC_CHANNEL_NAME 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_STATIC_MIXING_TITLE 1110
#define IDC_STATIC_PLAYER_LEFT 1110
#define IDC_STATIC_PLAYER_LEFT2 1110
#define IDC_SLIDER_VLOUME 1111
#define IDC_STATIC_EFFECT_TITLE 1111
#define IDC_STATIC_PLAYER_RIGHT 1111
#define IDC_BUTTON_STOP_ALL_EFFECT2 1112
#define IDC_SLIDER_VOLUME 1112
#define IDC_SLIDER_MIXING_VOLUME 1112
#define IDC_STATIC_REMOTE_LEFT 1112
#define IDC_STATIC_CHANNEL_LIST 1113
#define IDC_SLIDER_CAP_VOLUME 1113
#define IDC_SLIDER_MIXING_PLAYOUT_VOLUME 1113
#define IDC_STATIC_REMOTE_RIGHT 1113
#define IDC_SLIDER_SIGNAL_VOLUME2 1114
#define IDC_SLIDER_MIXING_PUBLISH_VOLUME 1114
#define IDC_STATIC_LOCAL_MOVE 1114
#define IDC_STATIC_ADUIO_INPUT 1115
#define IDC_SLIDER_PLAYBACK_SIGNAL_VOLUME 1115
#define IDC_SLIDER_EFFECT_VOLUME 1115
#define IDC_COMBO_AUDIO_SOURCE 1115
#define IDC_COMBO_AUDIO_INPUT 1116
#define IDC_SLIDER_PLAYBACK_VOLUME 1116
#define IDC_CHECK_AUDIO_SOURCE_BLUR 1116
#define IDC_STATIC_ADUIO_INPUT_VOL 1117
#define IDC_CHECK_AUDIO_SOURCE_AIRBORNE 1117
#define IDC_COMBO_AUDIO_OUTPUT 1118
#define IDC_SLIDER_AUDIO_SOURCE_ATTENUATION 1118
#define IDC_STATIC_ADUIO_OUTPUT_VOL 1119
#define IDC_STATIC_AUDIO_SOURCE 1119
#define IDC_SLIDER_INPUT_VOL 1120
#define IDC_STATIC_AUDIO_SOURCE_ATTENUATION 1120
#define IDC_SLIDER_OUTPUT_VOL 1121
#define IDC_STATIC_ZONE_BG 1121
#define IDC_BUTTON_AUDIO_INPUT_TEST 1122
#define IDC_STATIC_MOVE_TIP 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_STOP_MIC 1124
#define IDC_BUTTON_CAMERA 1125
#define IDC_STATIC_PLAYBACK_VOL 1125
#define IDC_RADIO_ENCODE_AUTO 1125
#define IDC_STATIC_PLAYBACK_VOL_SIGNAL 1126
#define IDC_BUTTON_GET_NETWORK_TYPE 1126
#define IDC_RADIO_ENCODE_HARD 1126
#define IDC_STATIC_ADUIO_ECHO_TEST 1126
#define IDC_STATIC_SPEAKER_INFO 1127
#define IDC_COMBO_LOOPBACK 1127
#define IDC_RADIO_ENCODE_SOFT 1127
#define IDC_BUTTON_AUDIO_ECHO_TEST 1127
#define IDC_STATIC_ENCODE_GROUP 1128
#define IDC_STATIC_ADUIO_ECHO_TEST_TIP 1128
#define IDC_EDIT1 1129
#define IDC_EDIT_DETAIL_INFO 1129
#define IDC_STATIC_VIDEO_ECHO_TEST 1129
#define IDC_EDIT_DEST_CHANNEL_NAME 1129
#define IDC_EDIT_RTE_URL 1129
#define IDC_STATIC_TXBYTES_RXBTYES 1130
#define IDC_BUTTON_VIDEO_ECHO_TEST 1130
#define IDC_STATIC_TXBYTES_RXBYTES_VAL 1131
#define IDC_STATIC_BITRATE_ALL_VAL 1132
#define IDC_SLIDER_VOICE_FORMANT 1132
#define IDC_STATIC_BITRATE_ALL 1133
#define IDC_RADIO_VIRTUAL_BG_BLUR 1133
#define IDC_STATIC_AUDIO_NETWORK_DELAY 1134
#define IDC_RADIO_VIRTUAL_BG_COLOR 1134
#define IDC_STATIC_AUDIO_NETWORK_DELAY_VAL 1135
#define IDC_RADIO_VIRTUAL_BG_VIDEO 1135
#define IDC_STATIC_AUDIO_RECIVED_BITRATE 1136
#define IDC_STATIC_VIRTUAL_BG_CHOOSE 1136
#define IDC_STATIC_AUDIO_RECVIED_BITRATE_VAL 1137
#define IDC_RADIO_VIRTUAL_BG_IMAGE 1137
#define IDC_BUTTON_CREATE_TRACK 1137
#define IDC_STATIC_VIDEO_NETWORK_DELAY 1138
#define IDC_BUTTON_DESTROY_TRACK 1138
#define IDC_STATIC_VEDIO_NETWORK_DELAY_VAL 1139
#define IDC_SLIDER_FPS 1139
#define IDC_BUTTON_CREATE_TRACK_ENCODED 1139
#define IDC_STATIC_VEDIO_RECIVED_BITRATE 1140
#define IDC_SLIDER_BITRATE 1140
#define IDC_RADIO_CANVAS_HIDDEN 1140
#define IDC_STATIC_VEDIO_RECVIED_BITRATE_VAL2 1141
#define IDC_SLIDER_SCALE 1141
#define IDC_RADIO_CANVAS_FIT 1141
#define IDC_STATIC_LOCAL_VIDEO_WIDTH_HEIGHT 1142
#define IDC_RADIO_CANVAS_ADAPTIVE 1142
#define IDC_STATIC_LOCAL_VIDEO_WITH_HEIGHT_VAL 1143
#define IDC_SLIDER_CANVAS_COLOR 1143
#define IDC_STATIC_LOCAL_VIDEO_FPS 1144
#define IDC_STATIC_CANVAS_COLOR 1144
#define IDC_STATIC_VIDEO_REMOTE 1145
#define IDC_STATIC_AUDIO_REMOTE 1146
#define IDC_STATIC_AREA_CODE 1146
#define IDC_BUTTON_SNAPSHOT_EX 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_COMBO_PLAYER_STREAM_INDEX 1148
#define IDC_EDIT_CROSS_CHANNEL 1149
#define IDC_STATIC_PLAYER_STREAM 1149
#define IDC_EDIT_TOKEN 1150
#define IDC_EDIT_METADATA_INFO 1150
#define IDC_STATIC_TOKEN 1151
#define IDC_STATIC_VIDEO_LEFT 1151
#define IDC_USER_ID 1152
#define IDC_STATIC_VIDEO_RIGHT 1152
#define IDC_EDIT_USER_ID 1153
#define IDC_STATIC_Local_fps 1153
#define IDC_BUTTON_ADD_CROSS_CHANNEL 1154
#define IDC_SLIDER_Local_fps 1154
#define IDC_CROSS_CHANNEL_LIST 1155
#define IDC_SLIDER_Remote_fps 1155
#define IDC_COMBO_CROSS_CAHNNEL_LIST 1156
#define IDC_STATIC_Remote_fps 1156
#define IDC_BUTTON_REMOVE_CROSS_CHANNEL2 1157
#define IDC_STATIC_Dest_Channel_Name 1157
#define IDC_BUTTON_START_MEDIA_RELAY 1158
#define IDC_BUTTON_START_MEDIA_RELAY2 1159
#define IDC_BUTTON_UPDATE 1159
#define IDC_CHEC_SECOND 1159
#define IDC_CHECK_SECOND 1159
#define IDC_EDIT_PARAM1 1160
#define IDC_EDIT_PARAM2 1161
#define IDC_BUTTON_PAUSE 1161
#define IDC_STATIC_PARAM1 1162
#define IDC_STATIC_PARAM2 1163
#define IDC_SLIDER_BRIHTNESS 1163
#define IDC_CHECK_MODERATION 1164
#define IDC_COMBO_BROW_STYLE 1164
#define IDC_CHECK_B_FRAME 1165
#define IDC_SLIDER__BROW_STRENGTH 1165
#define IDC_CHECK_FIRST_FRAME_OPT 1166
#define IDC_COMBO_BROW_COLOR 1166
#define IDC_CHECK_VIDEO_IMAGE 1167
#define IDC_COMBO_FACE_SHAPE_STYLE 1167
#define IDC_CHECK4 1167
#define IDC_CHECK_EXTENTION 1167
#define IDC_SLIDER__SHAPE_STYLE_INTENSITY 1168
#define IDC_COMBO1 1168
#define IDC_COMBO_LASH_STYLE 1169
#define IDC_SLIDER__LASH_STRENGTH 1170
#define IDC_COMBO_LASH_COLOR 1171
#define IDC_COMBO_SHADOW_STYLE 1172
#define IDC_SLIDER__SHADOW_STRENGTH 1173
#define IDC_COMBO_PUPIL_STYLE 1174
#define IDC_SLIDER__Pupil_STRENGTH 1175
#define IDC_COMBO_BLUSH_STYLE 1176
#define IDC_SLIDER__BLUSH_STRENGTH 1177
#define IDC_COMBO_BLUSH_COLOR 1178
#define IDC_COMBO_LIP_STYLE 1179
#define IDC_SLIDER__LIP_STRENGTH 1180
#define IDC_COMBO_LIP_COLOR 1181
#define IDC_COMBO_FACE_SHAPE_AREA 1182
#define IDC_SLIDER__SHAPE_AREA_INTENSITY 1183
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 181
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1169
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif