MediaPlayerFileDecodeError constant
Description: The MediaPlayer failed to load the file.
Cause: The file decoding failed.
Solutions: Check that the media file is corrupted or contact ZEGO technical support.
Implementation
static const int MediaPlayerFileDecodeError = 1008007;