Details
-
Bug
-
Resolution: Done
-
P2: Important
-
1.1.x
-
None
-
symbian
-
1587df0a3806e2cc0e6df88594d4a66bf46f8a3e
Description
Currently KErrMMInvalidProtocol and KErrMMInvalidURL map to QMediaPlayer::NetworkError.
This does not seem correct, as a more fitting mapping would be to QMediaPlayer:: ResourceError .
From the docs: "ResourceError: A media resource couldn't be resolved."