CLASS
IDOTransMusicModel
!!!: Notes on music transfer:
Only mp3 files with a sampling rate of 44.1k are supported
For the same music (name), you need to delete the music on the device first and then create it
Before transferring music, you need to call the interface to create related music and provide musicID + file size + name
When performing music transfer, you need to provide musicID + file size + name
Music
Properties | Type | Description |
---|---|---|
filePath | String | File absolute address |
fileName | String | file name |
fileSize | Int | file size |
musicId | Int | music id |
singerName | String | singer name |