Blackberry JAVA DEVELOPMENT ENVIRONMENT - - RELEASE NOTES Manual de usuario Pagina 12

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 30
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 11
Item Description
All registered MediaActionHandler instances are notified of media key presses on
connected wired headsets and paired Bluetooth® headsets. When media actions come from
these sources the value of the source parameter specified to mediaAction() is
SOURCE_WIRED_HEADSET or SOURCE_BLUETOOTH_HEADSET, respectively. Also, a non-
null value will be specified for context when actions come from these headset sources.
This feature is not available in BlackBerry JDE version 5.0.0 build 20.
Video capture You can now embed a viewfinder, record video clips, and play captured video using the
functionality specified in JSR 135. When your BlackBerry device application records to a file,
the Player records in 3GP format. When your application records to an to an OutputStream,
the Player records in a proprietary streaming video format.
You can retrieve and control a video viewfinder, and record the video shown in the viewfinder
using the VideoControl and RecordControl controls. The Player records to a file
specified by a file locator or to an OutputStream. A new Player must be created to display
the recorded video.
Controls used to get the viewfinder and record video can be retrieved from a Player created
by Manager.createPlayer( "capture://video?encoding=video/3gpp" );.
Advanced Multimedia
Supplements
The Advanced Multimedia Supplements of JSR 234 are now supported and accessed through
javax.microedition.amms. The Advanced Multimedia Supplements add many new
controls for advanced camera and video features.
Image API The net.rim.device.api.ui.image.Image class represents an image of agnostic
type that can be painted into a graphics context. This is recommended for containers or
components that support and display different types of images such as Bitmap,
BMPEncodedImage, PNGEncodedImage, etc. An image cannot be instantiated directly.
Different types of images can be created by calling methods in the
net.rim.device.api.ui.image.ImageFactory class.
PIM (Contacts, Calendar, Tasks, MemoPad)
Item Description
Multiple ContactList support Multiple ContactList support provides individual access to each ContactList. The following
methods in javax.microedition.pim.PIM have been modified to query and open PIM
lists:
RIM Confidential and Proprietary Information - Beta Customers Only. Content and software are subject to change.
10
Vista de pagina 11
1 2 ... 7 8 9 10 11 12 13 14 15 16 17 ... 29 30

Comentarios a estos manuales

Sin comentarios