IDOMusicControlParamModel
| Type | Property | Description |
|---|---|---|
| Int | status | Status: 0: Invalid 1: Play 2: Pause 3: Stop |
| Int | curTimeSecond | Current play time Unit: seconds |
| Int | totalTimeSecond | Total play time Unit: seconds |
| String | musicName | Music name (maximum 63 bytes) |
| String | singerName | Singer name (maximum 63 bytes) |