Where can i get Multimedia extension plugin for 5th Edition? (MMF and stuff)
Where can i get Multimedia extension plugin for 5th Edition? (MMF and stuff)
I don't think any additional API plug-ins are released yet for 5th edition, thus I would not think the APIs would be publicly available.
means i cannot compile and try code which works on MR and FP1 and FP2 on 5th editon, pity, will have to wait then....
@rpunskyy,
I would be interested to know which APIs are you exactly looking for and for what type of project.
Please send me an email with the details.
Otherwise skumar_rao is right, the platform maintains binary compatibility so you can reuse your engine binaries and only create a new UI that make's use of the touch screen support.
-- Lucian
I meant all the MMF APIs like CMdaAudioOutputStream, CMMFDevSound, states etc
basically soundevice.h header is missing and linking libraries.
For testing purpose, you may be able to use API from Extension Plugins for MR or FP1. I believe that it can compile. However, I can't confirm that it will be support on real device or not.