MediaPlayerParamValueRangeIllegal constant
Description: the passed parameter is not in the valid value range.
Cause: error setting parameters.
Solutions: Review the interface comment and pass in a value within the legal range.
Implementation
static const int MediaPlayerParamValueRangeIllegal = 1008043;