android videoview - 管理错误的网址错误?

发布于 2024-09-16 19:35:40 字数 132 浏览 6 评论 0原文

我使用一些过期的网址来观看互联网上的视频,因此,当过期时间到来时,视频将不再有效。在这种情况下,我从视频播放器收到一个错误对话框,指出视频不可读。这很好,但我想显示我自己的对话框文本。我该怎么办?我有什么方法可以知道我的视频没有播放吗?有什么想法吗?

Im using some time expiring url to watch a video from internet and so, when the expiration time come out, the video is not working anymore. In this case, im getting an error dialog box from the videoplayer saying the video is unreadable. that is quite fine, but i would like to display my own dialog box text. how can i do ? is there any way i can know my video didnt work ? Any ideas ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

半暖夏伤 2024-09-23 19:35:40

我通过阅读更多的 SDK 找到了答案。有setOnErrorListener(android.media.MediaPlayer.OnErrorListener)。

你可以创造。 :)

I found the answer my self reading a bit more the SDK. There is setOnErrorListener(android.media.MediaPlayer.OnErrorListener).

that you can create. :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文