Regarding splay code.
In the example context in OnPresentationOpened() there's a
callback scheduled
that essentially gets the clip info for display.
In actual operation it appears that playback occurs before
this callback gets
called and the clip info is displayed, so I can't tell when
the clip info is
available.
I guess my question is, can I get valid clipinfo after
player.OpenURL() but
before player.Begin().
I assume I don't need an advisesink in place but can just
simulate this code for
getting the clip info.
the main.cpp has the OpenURL and Begin executing one after
the other so I'm not
sure what event for the client is given to the advisesink
after each of those.
--
Phil
_______________________________________________
Helix-client-dev mailing list
Helix-client-dev helixcommunity.org
http://lists.helixcommunity.org/mailman/listinf
o/helix-client-dev
|