Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
51
Src/Plugins/Encoder/enc_vorbis/resource.h
Normal file
51
Src/Plugins/Encoder/enc_vorbis/resource.h
Normal file
|
@ -0,0 +1,51 @@
|
|||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by enc_vorbis.rc
|
||||
//
|
||||
#define IDS_QUALITY_FACTOR_F 0
|
||||
#define IDS_ENC_VORBIS_DESC 1
|
||||
#define IDS_QUALITY_FACTOR_F_KBPS 2
|
||||
#define IDD_CONFIG 103
|
||||
#define IDC_BITRATE 1000
|
||||
#define IDC_VBR 1001
|
||||
#define IDC_QUALITY 1002
|
||||
#define IDC_JSTEREO1 1003
|
||||
#define IDC_JSTEREO2 1004
|
||||
#define IDC_BITRATE_TEXT1 1004
|
||||
#define IDC_MAXBITRATE 1005
|
||||
#define IDC_MINBITRATE 1005
|
||||
#define IDC_BITRATE_TEXT2 1006
|
||||
#define IDC_MAXBITRATE_TEXT1 1007
|
||||
#define IDC_MINBITRATE_TEXT1 1007
|
||||
#define IDC_MAXBITRATE_TEXT2 1008
|
||||
#define IDC_MINBITRATE_TEXT2 1008
|
||||
#define IDC_VBRMETHOD 1009
|
||||
#define IDC_AVGBITRATE_TEXT1 1010
|
||||
#define IDC_MAXBITRATE2_TEXT1 1010
|
||||
#define IDC_AVGBITRATE 1011
|
||||
#define IDC_MAXBITRATE2 1011
|
||||
#define IDC_AVGBITRATE_TEXT2 1012
|
||||
#define IDC_MAXBITRATE2_TEXT2 1012
|
||||
#define IDC_STEREOMODE 1013
|
||||
#define IDC_VBRQ_TEXT 1014
|
||||
#define IDC_VBRQ 1015
|
||||
#define IDC_VBRVAL 1016
|
||||
#define IDC_VBRTEXT 1017
|
||||
#define IDC_VBRQUALITY 1018
|
||||
#define IDC_MINBITRATE_CHECK 1019
|
||||
#define IDC_MAXBITRATE_CHECK 1020
|
||||
#define IDC_VBR1 1023
|
||||
#define IDC_VBR2 1024
|
||||
#define IDC_URL1 1026
|
||||
#define IDC_URL2 1027
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 106
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1028
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue