plugin that denies reproduction in some cases
Posted: 05 Dec 2008 10:13
Hello once again! I am also integrating a plugin in the VLC that should allow only in some cases the reproduction of audio/video files. I have writen a program named "shouldReproduce.c" which main method returns a boolean stating if the file should or shouldn't be reproduced.
I am searching which specific program is charged of playing files and which part should I modify (by calling my program). Any ideas? (thanks for your help in advance)
I am searching which specific program is charged of playing files and which part should I modify (by calling my program). Any ideas? (thanks for your help in advance)