Guest User

Untitled

a guest
Feb 18th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. object[] options = { "--input-slave=" + audiourl };
  2. axVLCPlugin21.playlist.add(videourl, "", options);
  3. axVLCPlugin21.playlist.play();
Add Comment
Please, Sign In to add comment