Can anyone tell me why the CMMFCodec (mmfcodec.h and mmfserverbaseclasses.lib) class is not in the public SDK's (also not in the plug-in packs)?
Also where I can get it for 3rd Edition FP1 and FP2.
cheers
JW
Can anyone tell me why the CMMFCodec (mmfcodec.h and mmfserverbaseclasses.lib) class is not in the public SDK's (also not in the plug-in packs)?
Also where I can get it for 3rd Edition FP1 and FP2.
cheers
JW
John Ward
Not sure, but have you checked the MMF plug-in package that is available for MR SDK already ?
CMMFCodec is in the original plug-in package for the 3rd MR SDK (I've used it) but that resource now claims to have been superseeded by the SDK API plug-in package, which doesn't include it.
I think it should be added since there are use cases which can't be acheived with the DSP decoder (i.e. processing the decoded audio).
Sorcery
Yes, it is in 3rd MR SDK, but not available for FP1 or FP2 (not evenin in the "plug-in pack". I don't understand why they where omitted in the first place.
Regards
JW
John Ward
Just to make this really clear - the system software does not use CMMFCodec to play audio files, it uses codecs at the MDF level. The only reason for the existence of these "soft" codecs in the firmware is so that third party developers can use them. Not including the APIs in the SDK is just plain stupid!
Sorcery