Starts playback on player instance with textureId.
textureId
Future<void> play(int textureId) { throw UnimplementedError('play() has not been implemented.'); }