简体   繁体   English

幻灯片显示图像和视频

[英]Slideshow with images and videos

I need to implement a slideshow with images and videos. 我需要实现带有图像和视频的幻灯片。 The slideshow must play automatically. 幻灯片必须自动播放。 When a video is displayed, the slideshow stops sliding, video start playing and when video has finished the slideshow starts sliding again with next views. 当显示视频时,幻灯片停止滑动,视频开始播放,视频播放完毕后幻灯片开始再次与下一个视图一起滑动。 I tried to implement this using ViewFlipper , but I have problems with videos. 我尝试使用ViewFlipper实现这ViewFlipper ,但我遇到了视频问题。 My question is : there are others ways to make this (without ViewFlipper ) ? 我的问题是:还有其他方法可以做到这一点(没有ViewFlipper )? Has anyone made something like this ? 有没有人做过这样的事情?

您可以在Android中使用ViewPager实现此幻灯片功能,当ViewPager中有任何视频然后停止翻转视图寻呼机并播放视频和onCompletionListener时,您应该再次播放幻灯片

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM