Blackberry JAVA DEVELOPMENT ENVIRONMENT Freigabemitteilung - Seite 6

Blättern Sie online oder laden Sie pdf Freigabemitteilung für Software Blackberry JAVA DEVELOPMENT ENVIRONMENT herunter. Blackberry JAVA DEVELOPMENT ENVIRONMENT 8 Seiten. Version 4.7.0
Auch für Blackberry JAVA DEVELOPMENT ENVIRONMENT: Handbuch "Erste Schritte (32 seiten)

6 of 8
recorder.
CameraArguments(CameraArguments.ARG_VIDEO_RECORDER) to start the video
recorder application.
Audio and video
The BlackBerry® Storm device supports audio recording and the playback of audio and
support on the
video.
BlackBerry Storm
Support for audio recording
device.
Support for audio playback
Support for Video playback
Displaying the
A BlackBerry® device application can use the
music library in the
javax.microedition.content.Invocation class and the
media player.
net.rim.device.api.content.BlackBerryContentHandler class to start the
media application and view the music library.
For example:
Invocation invocation = new Invocation();
invocation.setID( BlackBerryContentHandler.ID_MEDIA_CONTENT_HANDLER
); invocation.setArgs( new String[]
{BlackBerryContentHandler.MEDIA_ARGUMENT_VIEW_MUSIC} );
Registry.invoke( invocation );
Launching a
A BlackBerry® device application can use the
BlackBerry device
net.rim.blackberry.api.menuitem.ApplicationMenuItem and
application from the
net.rim.blackberry.api.menuitem.ApplicationMenuItemRepository
classes to add links to the music player and the music library. A BlackBerry device user
Music player or the
Music library
can select the links to launch the BlackBerry device application.
Screen.
For example:
ApplicationMenuItemRepository repository =
ApplicationMenuItemRepository.getInstance();
repository.addMenuItem(
ApplicationMenuItemRepository.MENUITEM_MUSIC_SERVICE_LIST_ITEM, new
MusicServiceListItem());
Retrieve the
A BlackBerry® device application can invoke
browser user
java.lang.System.getProperty("browser.useragent") to retrieve the browser
agent.
user agent from the Browser.
BlackBerry Storm
On the BlackBerry® Storm device, the content store memory that a BlackBerry device
©
2008 Research In Motion Limited. All rights reserved.www.blackberry.com
GSM 6.10
QCELP
AMR-NB
PCM, uLaw/aLaw and GSM 6.10 in WAV format
AAC/AAC+/eAAC+ in M4A and AAC formats
MP3
MIDI
WMA
AMR-NB
MPEG 4-SP in an AVI format
MPEG 4-SP and H.263 in MP4, 3GP and MOV formats
WMV