MMD_ISource does not work on Motorazr | developer.brewmp.com MMD_ISource does not work on Motorazr | developer.brewmp.com

Developer

MMD_ISource does not work on Motorazr

Forums:

Hi…
I am trying to use MMD_ISource to play a qcp file using IMedia interface. I have used ISOURCEUTIL_SourceFromAStream() to populate a source pointer with a data from the qcp file. But when I use IMedia_play(). Notifier function alwaays sets a flag MM_STATUS_ABORT. I am using Motorola motorazr which has Brew 3.1.2. The code I am trying is exactly the same as given in the use case scenarios of documentation of BREW API 3.1.5
What may be the reason of getting MM_STATUS_ABORT?
can anybody help me?