Plugins to Blackberry media player
Does Blackberry media p开发者_如何学JAVAlayer (the built-in one) allow any 3rd party plugins? I am thinking to add a forward/backward 5 seconds function.
No, there is no plugin support for the native media player. However there are lots of articles in the RIM documentation that explain how to create your own media player application, which might be an option if you're up for it. Take a look at a recent blog post for more information and some sample code.
精彩评论