diff options
Diffstat (limited to 'Src/Plugins/Encoder/enc_fhgaac/resource.h')
-rw-r--r-- | Src/Plugins/Encoder/enc_fhgaac/resource.h | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/Src/Plugins/Encoder/enc_fhgaac/resource.h b/Src/Plugins/Encoder/enc_fhgaac/resource.h new file mode 100644 index 00000000..9904233d --- /dev/null +++ b/Src/Plugins/Encoder/enc_fhgaac/resource.h @@ -0,0 +1,46 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by enc_fhgaac.rc +// +#define IDS_ENC_FHGAAC_DESC 1 +#define VS_VERSION_INFO 1 +#define IDS_ENC_FHGAAC_VER 2 +#define IDS_VBR_PRESET 2 +#define IDS_CBR_PRESET 3 +#define IDS_VBR 4 +#define IDS_CBR 5 +#define IDS_AUTOMATIC 6 +#define IDS_BITRATE 7 +#define IDS_PRESET 8 +#define IDD_PREFERENCES_MP4 9 +#define IDS_VERSION 9 +#define IDD_PREFERENCES_ADTS 10 +#define IDC_ENC_ADTS_DESC 10 +#define IDB_FHGLOGO 104 +#define IDC_MODE 1002 +#define IDC_PROFILE 1003 +#define IDC_STATIC_PROFILE 1004 +#define IDC_STATIC_PRESET 1006 +#define IDC_SLIDER_PRESET 1007 +#define IDC_EDIT_PRESET 1008 +#define IDC_INFO_MODE 1009 +#define IDC_INFO_BITRATE 1010 +#define IDC_INFO_WARNING 1011 +#define IDC_KBPS 1014 +#define IDB_LOGO 1015 +#define IDC_LOGO 1015 +#define IDC_URL 1017 +#define IDC_HELPLINK 1018 +#define IDC_VERSION 1019 +#define IDC_WARNING 1020 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 105 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1021 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif |