Skip to content

How do I know the video doesn't exist and continue playing next time? #18

@bbhxwl

Description

@bbhxwl

How do I know the video doesn't exist and continue playing next time?

bool b= VideoView.MediaPlayer.Play(new Media(_libVLC,
"https://pqnoss.kepuchina.cn/2020/04/29/20200429203407_f25be81.mp4", FromType.FromLocation));

The above video cannot be played, but play still returns true. In my actual process, how do I know that this video is damaged and play the next video?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions