• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Question About MMAPI

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

I have been trying to develop a video player for the Motorola RAZR V3 (The one with CLDC 1.0 not the newest one) but when I use the VideoControl class the application blows. In fact when I try to use the sample of MMAPI it doesn't work properly when trying to play a video.

Does anyone has been successful doing this or maybe can give some advice of how to make it work?

Thank you,
[ July 11, 2006: Message edited by: Gabriel Corvera ]
 
Ranch Hand
Posts: 156
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I tried working with the early versions of RAZR long back and I recall there was some trouble with the MMAPI implementation. I believe some of the earlier RAZR's had only the Audio subset of the MMAPI implemented. Again, I am not sure about this but that was my understanding.
 
Gabriel Corvera
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think that's the problem. It is really sorry that it cannot play videos.

Thanks,
reply
    Bookmark Topic Watch Topic
  • New Topic