Clears one video.
@override Future<void> dispose(int textureId) async { await VideoPlayerWinPlatform.instance.dispose(textureId); }