MediaPlayerFilePathTooLong constant
Description: The specified media file path is too long.
Cause: The specified media file path is too long. The maximum length should be less than 1024 bytes.
Solutions: Please specify media file path less than 1024 bytes.
Implementation
static const int MediaPlayerFilePathTooLong = 1008004;