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