Search found 1 match

Go to advanced search

by InfoBridge
01 Jan 2015 17:38
Forum: Development around libVLC
Topic: How to play video using VLC go to 2 screen by C#
Replies: 4
Views: 1113

Re: How to play video using VLC go to 2 screen by C#

I little experience with .set_video_marquee_int(0, 1); In version 2.0.X when you used set_video_marquee I had to delay this call until there was active video playing. My delay was 3 seconds behind the call to play or an RTSP stream. If I did not delay it I am guessing the the Z-Axis of the marquee w...

Go to advanced search