Get list of Stream Events?
Hi everyone, I am beginning to have a little fight with Stream Event Objects, as I would like to synchronise A/V events with my MHP app.
We are currently using dsmcc-tools from the linuxtv page to create our AIT+OC, and just discovered we can also create Stream Event descriptors... Not sure yet how it works, but I am taking a look.
But when coming to code, how could I easily make sure I am really emitting those descriptors? I could see there is a getEventList() defined in DSMCCStreamEvent class, but I don't really know how or where to call this method...?
Any kind of help is very welcome
Thanks a lot!

