Search found 1 match

Go to advanced search

by -AlexBar-
18 Jul 2007 11:02
Forum: Web and scripting
Topic: More libvlc in C#
Replies: 80
Views: 55460

More libvlc in C#

How I can zoom my video?
This code doesn't work properly:

Code: Select all

vlcControl.SetConfigVariable("zoom", "0.5");
Can I retrieve information about video (codecs, bitrate, etc.)??

Go to advanced search