MediaPlayerAlreadyStart constant
Description: The MediaPlayer is already start.
Cause: Load has been called.
Solutions: Please call Stop first, then call Load.
Implementation
static const int MediaPlayerAlreadyStart = 1008014;
Description: The MediaPlayer is already start.
Cause: Load has been called.
Solutions: Please call Stop first, then call Load.
static const int MediaPlayerAlreadyStart = 1008014;