Archived:CMdaAudioPlayerUtility consumes two playback rights on S60 2nd Edition (Known Issue)
The article is believed to be still valid for the original topic scope.
Article Metadata
Tested with
Nokia N70
Compatibility
S60 2nd Edition, FP3
Article
Contents |
Overview
When using CMdaAudioPlayerUtility to play DRM-protected audio with a limited playcount, two playback rights are consumed instead of one.
Description
CMdaAudioPlayerUtility consumes two playback rights from a DRM-protected audio file that has a limited playcount.
The first right is consumed when opening the audio file (wrapped inside .dcf container), using either
CMdaAudioPlayerUtility::NewFilePlayerL()
or
CMdaAudioPlayerUtility::OpenFileL().
Another right is consumed when starting the playback with
CMdaAudioPlayerUtility::Play()
How to reproduce
(See detailed description).
Solution
No known solution exists. On S60 2nd Edition, 3rd-party applications should not try to play protected content.
Note that S60 3rd Edition provides a new utility API (CDrmPlayerUtility) that supports playback of protected audio and is not affected by this issue.


(no comments yet)