Get activated(selected) track infomation of the associated media.
Future<List<Track>> getActiveTrackInfo(int playerId) { throw UnimplementedError('getActiveTrackInfo() has not been implemented.'); }