MediaPlayerDemuxError constant

int const MediaPlayerDemuxError

Description: The MediaPlayer failed to load the file.
Cause: There was an error during file resolution.
Solutions: Try again or contact ZEGO technical support.

Implementation

static const int MediaPlayerDemuxError = 1008010;