⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 devicepack3.dsd.sch

📁 BREW IMediaMPEG4 Example
💻 SCH
📖 第 1 页 / 共 5 页
字号:
   AVK_MENU
   AVK_MESSAGE
   AVK_SEND
   Other, Other
}

Resource, IDS_DD_KEY_APPMGR, Keypad
   enum, AppMgr Key, IDEL_KEYPAD
   HELP
      Is there a dedicated key for launching BREW AppManager, select that
      key from the list.  If the key is not listed, select Other and enter
      the key value in the Comment field.

      If there is not a dedicated key for launching BREW AppManager, select
      None.
   }
}
Resource, IDS_DD_BAS_SKEY, Keypad
   enum, Simultaneous Keypress, IDEL_LABEL_YESNO
   HELP
      Are simultaneous keypresses supported on the device?
   }
}
Resource, IDS_DD_KEYGUARD, Keypad
   enum, Keyguard support, IDEL_LABEL_YESNO
   HELP
      Is keyguard supported on the device?
   }
}

#<!--_______________________________________
#                Audio
#_______________________________________-->
EnumList, IDEL_HEADSET
   None, None
   Stereo, Stereo
   Mono, Mono
}

Resource, IDS_DD_AUD_STR_SPK, Audio
   enum, Headset Port, IDEL_HEADSET
   HELP
      Select the type of headset port available to BREW (stereo or mono).  Select
      None if no headset port is available to BREW.
   }
}
Resource, IDS_DD_AUD_VIB, Audio
   enum, Vibrator, IDEL_LABEL_YESNO
   HELP
      Is a vibrator available to BREW?  This should match the value returned
      by ISHELL_GetDeviceInfo().
   }
}
Resource, IDS_DD_AUD_RINGER_SPK, Audio
   enum, Ringer only speaker, IDEL_LABEL_YESNO
   HELP
      Is the Ringer-only speaker available to BREW?
   }
}
Resource, IDS_DD_AUD_FARFLD_SPK, Audio
   enum, Far field speaker, IDEL_LABEL_YESNO
   HELP
      Is the far-field speaker available to BREW?
   }
}


#<!--=================================================================
#        Media Formats
#=================================================================-->
Resource, IDS_DD_IMG_BCI, Media Types
   enum, BCI, IDEL_LABEL_YESNO
   HELP
      Is the BCI format supported on this device?
   }
}
Resource, IDS_DD_IMG_PNG, Media Types
   enum, PNG, IDEL_LABEL_YESNO
   HELP
      Is the PNG format supported on this device?
   }
}
Resource, IDS_DD_IMG_JPEG, Media Types
   enum, JPEG, IDEL_LABEL_YESNO
   HELP
      Is the JPEG format supported on this device?
   }
}
Resource, IDS_DD_AUD_PHRASE, Media Types
   enum, PHRASE, IDEL_LABEL_YESNO
   HELP
      Is the PHRASE format supported on this device?
   }
}
Resource, IDS_DD_IMG_BMP, Media Types
   enum, BMP, IDEL_LABEL_YESNO
   HELP
      Is the BMP format supported on this device?
   }
}
Resource, IDS_DD_AUD_SMAF, Media Types
   enum, SMAF, IDEL_LABEL_YESNO
   HELP
      Is the SMAF format supported on this device?
   }
}
Resource, IDS_DD_AUD_MIDI, Media Types
   enum, MIDI, IDEL_LABEL_YESNO
   HELP
      Is the MIDI format supported on this device?
   }
}
Resource, IDS_DD_AUD_MP3, Media Types
   enum, MP3, IDEL_LABEL_YESNO
   HELP
      Is the MP3 format supported on this device?
   }
}
Resource, IDS_DD_AUD_QCELP_PLAY, Media Types
   enum, QCELP Play, IDEL_LABEL_YESNO
   HELP
      Is QCELP playback supported on this device?
   }
}
Resource, IDS_DD_AUD_QCELP_RECORD, Media Types
   enum, QCELP Record, IDEL_LABEL_YESNO
   HELP
      Is QCELP recording supported on this device?
   }
}
Resource, IDS_DD_AUD_QCELP_RINGER, Media Types
   enum, QCELP Ringer, IDEL_LABEL_YESNO
   HELP
      Are QCELP ringers supported on this device?
   }
}
Resource, IDS_DD_AUD_ACC, Media Types
   enum, AAC, IDEL_LABEL_YESNO
   HELP
      Is the AAC format supported on this device?
   }
}
Resource, IDS_DD_MMEDIA_PMD, Media Types
   enum, CMX, IDEL_LABEL_YESNO
   HELP
      Is the CMX (.pmd) Multimedia File Format (Compact MIDI, SAF, PNG, JPEG,
      QCELP, ADPCM) supported on this device?
      
      Note: CMX needs to be supported through BREW and the handset's native
      UI.  CMX files must be playable as ringers, wallpapers, and screensavers.
   }
}

#<!--=================================================================
#        Application Support
#=================================================================-->
EnumList, IDEL_ARCHITECTURE
   0, Little Endian
   1, Big Endian
}

Resource, IDS_DD_BAS_ARCH, Application Support
   enum, Architecture, IDEL_ARCHITECTURE
   HELP
      Select the architecture of the processor running brew, little-endian
      or big-endian.
   }
}
Resource, IDS_DD_BAS_COMP_NAME, Application Support
   string, Compiler Name and Version
   HELP
      Enter the name and version of the compiler recommended to build BREW
      application software.  For example, ADS 1.2.
   }
}
Resource, IDS_DD_BAS_COMP_FLAGS, Application Support
   string, Compiler Flags
   HELP
      List any special compiler flags needed to build BREW application
      software to run on this device.  For example, -bigend -fy.  Document
      the meaning and reason for each compiler flag in the Comment section.
   }
}
Resource, IDS_DD_DATA_PRCK_VC, Application Support
   enum, Voice Call Privacy Check, IDEL_LABEL_YESNO
   HELP
      Is the user prompted before a voice call is made?
   }
}
Resource, IDS_DD_DATA_PRCK_GPSFIX, Application Support
   enum, GPS Privacy Check, IDEL_LABEL_YESNO
   HELP
      Is the user prompted before a GPS fix is made?
   }
}
Resource, IDS_DD_BAS_DISP_ANNUN, Application Support
   enum, Annunciators Display, IDEL_LABEL_YESNO
   HELP
      Are the same annunciators which are active before launching BREW also
      visible in BREW?  Document any exceptions or special cases in the 
      Comment field.
   }
}
Resource, IDS_DD_BAS_BREW_ANNUN_MSG, Application Support
   enum, Message annunciator, IDEL_LABEL_YESNO
   HELP
      Can the Message annunciator be controlled through BREW?
   }
}
Resource, IDS_DD_BAS_BREW_ANNUN_NET_MSG, Application Support
   enum, Net Message annunciator, IDEL_LABEL_YESNO
   HELP
      Can the Net Message annunciator be controlled through BREW?
   }
}
Resource, IDS_DD_BAS_BREW_ANNUN_ALARMCLOCK, Application Support
   enum, Alarm annunciator, IDEL_LABEL_YESNO
   HELP
      Can the Alarm annunciator be controlled through BREW?
   }
}
Resource, IDS_DD_BAS_BREW_ANNUN_NET_LOCK, Application Support
   enum, Net Lock annunciator, IDEL_LABEL_YESNO
   HELP
      Can the Net Lock annunciator be controlled through BREW?
   }
}
Resource, IDS_DD_BAS_BREW_ANNUN_STOPWATCH, Application Support
   enum, Stopwatch annunciator, IDEL_LABEL_YESNO
   HELP
      Can the Stopwatch annunciator be controlled through BREW?
   }
}
Resource, IDS_DD_BAS_BREW_ANNUN_COUNTDOWN, Application Support
   enum, Countdown annunciator, IDEL_LABEL_YESNO
   HELP
      Can the Countdown annunciator be controlled through BREW?
   }
}
Resource, IDS_DD_BAS_BREW_ANNUN_ANNUN_SILENCEALL, Application Support
   enum, Silence All annunciator, IDEL_LABEL_YESNO
   HELP
      Can the Silence All annunciator be controlled through BREW?
   }
}
Resource, IDS_DD_APP_LIST, Preloaded Applications
   complex, Preloaded Applications, 1, 0, none, ,
      string, Class ID
   }
   HELP
      List any preloaded applications on the device by entering their Class 
      IDs (decimal or hex).  Enter the text name or description of each
      application in the Comment field.
      
      Enter "none" if no applications are preloaded.
   }
}
Resource, IDS_DD_PRE_EXT_IDS, Preloaded Extensions
   complex, Developer Extensions, 1, 0, none, ,
      string, Class ID
   }
   HELP
      List any preloaded developer extensions on the device by entering their
      Class IDs (decimal or hex).  Enter the text name or description of each
      extension in the Comment field.
      
      Enter "none" if no developer extensions are preloaded.
   }
}

Resource, IDS_DD_CARR_EXT_LIST, Preloaded Extensions
   complex, Carrier Extensions, 1, 0, none, ,
      string, Class ID
   }
   HELP
      List any preloaded carrier extensions on the device by entering their
      Class IDs (decimal or hex).  Enter the text name or description of each
      extension in the Comment field.
      
      Enter "none" if no carrier extensions are preloaded.
   }
}
Resource, IDS_DD_OEM_EXT_LIST, Preloaded Extensions
   complex, OEM Extensions, 1, 0, none, ,
      string, Class ID
   }
   HELP
      List any preloaded OEM extensions on the device by entering their
      Class IDs (decimal or hex).  Enter the text name or description of each
      extension in the Comment field.
      
      Enter "none" if no OEM extensions are preloaded.
   }
}
Resource, IDS_DD_LANG_LIST, Application Support
   string, Language list, , |
   HELP
      List the languages supported by this device when in BREW.  For example:
      English, Spanish.
   }
}

#<!--=================================================================
#        Text Entry
#=================================================================-->

# note a common ASCII character 's' is specified as a delimiter so no
# symbols are treated as such.
Resource, IDS_DD_TXT_SYM, Text Entry
   string, Symbols, , s
   HELP
      Enter all symbols supported by the BREW text input control.  List
      only symbols.  Do not use spaces, commas, or other characters
      as delimiters.  For example: -.&'()_!?{}[]^;></\@~*#%":+=
   }
}
Resource, IDS_DD_TXT_PRED_ENTRY, Text Entry
   enum, Predictive entry, IDEL_LABEL_YESNO
   HELP
      Is predictive text entry (e.g. T9, eZiText) supported on this
      device?  List the type in Comment field.
   }
}
Resource, IDS_DD_TXT_MODES, Text Entry
   string, Modes, , |
   HELP
      List all text input modes available in the BREW text input control.
   }
}

#<!--=================================================================
#        Font
#=================================================================-->
EnumList, IDEL_WIDTH_TYPE
   0, Fixed
   1, Dynamic
}

Resource, IDS_DD_FONT_NORMAL_ASCENT, Font
   uint32, Normal Font - Ascent
   HELP
      The height of the font above the baseline in pixels.
   }
}
Resource, IDS_DD_FONT_NORMAL_DESCENT, Font
   uint32, Normal Font - Descent
   HELP
      The height of the font below the baseline in pixels.
   }
}
Resource, IDS_DD_FONT_NORMAL_WIDTH, Font
   enum, Normal Font Width, IDEL_WIDTH_TYPE
   HELP
      Select Fixed or Dynamic (variable) width for ASCII characters.
      
      NOTE: This entry is used by PEK 2.1 and 3.0.0.  Later versions of
      PEK use the Normal Font ASCII Character Width and Normal Font Asian
      Character Width fields.
   }
}
Resource, IDS_DD_FONT_NORMAL_WIDTH_ASCII, Font
   string, Normal Font ASCII Character Width
   HELP
      If normal ASCII characters have a variable (dynamic) width (also called a 
      proportional font), enter 0.

      If normal ASCII characters have a fixed width (also called a monospace font),
      enter the width of a character in pixels.

      If normal ASCII characters are not supported enter -1.
   }
}
Resource, IDS_DD_FONT_NORMAL_WIDTH_ASIAN, Font
   string, Normal Font Asian Character Width
   HELP
      If normal Asian characters have a variable (dynamic) width (also called a 
      proportional font), enter 0.

      If normal Asian characters have a fixed width (also called a monospace font),

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -