Interface between network/httpd.c and modules/misc/rtsp.c
Posted: 05 Mar 2009 14:08
Hi,
If i want to write a new function which will be used in network/httpd.c and modules/misc/rtsp.c and it's actual implementation is present in network/httpd.c
Can any one help me the way to access any new function implemented in the file network/httpd.c in file modules/misc/rtsp.c
and how this VLC_EXPORT will work?
Thanks in advance,
Ravi
If i want to write a new function which will be used in network/httpd.c and modules/misc/rtsp.c and it's actual implementation is present in network/httpd.c
Can any one help me the way to access any new function implemented in the file network/httpd.c in file modules/misc/rtsp.c
and how this VLC_EXPORT will work?
Thanks in advance,
Ravi