MediaPlayerFileFormatError constant
Description: The MediaPlayer failed to load the file.
Cause: File formats are not supported.
Solutions: Files in this format are not supported, please use files in the supporting format.
Implementation
static const int MediaPlayerFileFormatError = 1008005;