Skip to content

Commit 626ace1

Browse files
committed
v3.6.1
1 parent fc0a76c commit 626ace1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,8 +226,6 @@
226226
videoAdconfiguration.frame = CGRectMake(0, 0, [UIScreen mainScreen].bounds.size.width, [UIScreen mainScreen].bounds.size.height);
227227
//广告视频URLString/或本地视频名(请带上后缀)
228228
videoAdconfiguration.videoNameOrURLString = @"video1.mp4";
229-
//URL
230-
//videoAdconfiguration.videoNameOrURLString = videoURL;
231229
//视频填充模式
232230
videoAdconfiguration.scalingMode = MPMovieScalingModeAspectFill;
233231
//广告点击打开链接

0 commit comments

Comments
 (0)