Dears,
Using C++ Builder 6, I'm trying to develop a YouTube audio/video mixer, using two TCppWebBrowser on two forms that will overlap and alphablend so that the video is mixed.
Performing a YouTube search on my mobile, I do share the link to my PC via Bluetooth. One received, the link will be added to the playlist, and loaded into an inactive TCppWebBrowser, waiting for the actual playing CppWebBrowser to stop before it can start fading and playing.
But .....! The reading starts automatically just after a call to ->Navigate(...).
So I do ask if anyone have ever controlled a YouTube Video playing from C++Builder6/TCppWebBrowser (using OLE automation...) ?
Thanks for a quick reply
David HAROUCHE