123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by enc_lame.rc
- //
- #define IDS_BITRATE 0
- #define IDS_ABR_MIN_BITRATE 1
- #define IDS_VBR_MIN_BITRATE 2
- #define IDS_N_A 3
- #define IDS_ABR_MAX_BITRATE 4
- #define IDS_VBR_MAX_BITRATE 5
- #define IDS_AVERAGE_BITRATE 6
- #define IDS_STEREO 7
- #define IDS_JOINT_STEREO 8
- #define IDS_MULTI_CHANNEL 9
- #define IDS_MONO 10
- #define IDS_NORMAL 11
- #define IDS_LOW 12
- #define IDS_HIGH 13
- #define IDS_VOICE 14
- #define IDS_R3MIX 15
- #define IDS_VERY_HIGH 16
- #define IDS_HIGH_BRACKET 17
- #define IDS_LOW_BRACKET 18
- #define IDS_ENC_LAME_DESC 19
- #define IDS_ENC_LAME_DESC_MISSING 20
- #define IDD_MP3 102
- #define IDD_MP3_MISSING 105
- #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_BITRATE_TEXT2 1006
- #define IDC_MAXBITRATE_TEXT1 1007
- #define IDC_MAXBITRATE_TEXT2 1008
- #define IDC_VBRMETHOD 1009
- #define IDC_AVGBITRATE_TEXT1 1010
- #define IDC_AVGBITRATE 1011
- #define IDC_AVGBITRATE_TEXT2 1012
- #define IDC_STEREOMODE 1013
- #define IDC_VBRQ_TEXT 1014
- #define IDC_VBRQ 1015
- #define IDC_LAMEVERSION 1016
- #define IDC_URL1 1026
- // 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 1017
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|