Sets the selected track.
Future<bool> setTrackSelection(int playerId, Track track) { throw UnimplementedError('setTrackSelection() has not been implemented.'); }