Page 1 of 1

what is does in C# to play the encrypted video

Posted: 02 Jan 2015 14:18
by test2015
string uri = new Uri(uriString).AbsoluteUri + "#" + str4;
this.axVLCPlugin21.playlist.add(uri, Missing.Value, Missing.Value);
this.axVLCPlugin21.playlist.play();


Where str4 is string