MediaPlayerNoFilePath constant
Description: The MediaPlayer failed to play the media.
Cause: The resource file is not loaded.
Solutions: The media player loads the media resource loadResource
before starting.
Implementation
static const int MediaPlayerNoFilePath = 1008003;