Starts the video playback.
Future<void> play(int? textureId) { throw UnimplementedError('play() has not been implemented.'); }