[vlc-devel] How to register for status change notifications?
Peter Tap
ptrtap at yahoo.com
Wed Dec 5 10:31:04 CET 2012
Folks,
When a playlist is added to vlc, as each item plays, I need to record the start time and stop time of the item. I am wondering if you can help me understand what I need to do.
1. Is there a "status change" global variable that I can register a callback for and get status change notifications?
2. Which category will the new module fall in? CAT_INTERFACE?
Thank you in advance for your help.
Regards,
Peter
More information about the vlc-devel
mailing list