CopyrightedMusicVolumeInvalid constant

int const CopyrightedMusicVolumeInvalid

Description: The volume invalid..
Cause: The Volume entered by the fuction setPlayVolume is invalid.
Solutions: Please check the Volume entered when calling the function setPlayVolume to make sure it is in 0 ~ 200.

Implementation

static const int CopyrightedMusicVolumeInvalid = 1017007;