Search found 1 match
- 22 Apr 2021, 11:06
- Forum: BCI Systems - User Applications
- Topic: How to use VideoPlayer to play video on application window?
- Replies: 1
- Views: 2403
How to use VideoPlayer to play video on application window?
Hello, I'm a new student on BCI2000. I try to use VideoPlayer class to play a video on application window and successfully open video, but failed while playing video. The video duration is 1.05s. I create a new application module and add a piece of code,as follows: void VideoDemoTask::StartRun() { V...