id property

int id
getter/setter pair

字段含义:音乐轨道 ID

注意:SDK 允许您播放多个音乐轨道,因此需要音乐 ID 进行标识。这些 ID 用于启动/停止音乐轨道、调整音量等。

Implementation

int id;