Moving to player-dev since they use the hxclient kit.
shafaq.abdullah nokia.com wrote:
> Hi,
> The system setup details:
> branch: hxclient_1_4_3_neptunex_restricted
> target: splay
> platform: 2.6.20-16-386, glibc-2.5 on x86
>
> The top-level client (TLC) wants video to be drawn on a
new window
> (e.g., on resizing of display area).
> TLC will be provided with a new X-Window ID in order to
draw to.
Yes, the TLC can create the OS window to draw to and hand
it
to the site (attachwindow()) or it can let the site create
it
for it. This is all done through the sites needed calls.
>
> ClientKit API lacks any such mechansim and Video Site
needs to be setup
> (while the playback is paused) and provided with new
X-window ID.
I know that the HXClientKit was designed to hide the
SitesNeeded()
complexity from the TLC. I am not sure how they did it. I am
not
sure what being paused has to do with it. Can you explain
more?
>
> CHXBaseSite::UpdateSiteWindow(HXxWindow* pWindow){} is
not implemented.
Yes, it was never used as far as I can tell. It would be bad
to
change the window out from under the site once it started
using
it.
>
> Do we nee to destroy the site and recreate it ne
X-Window ID.
> Any comments and suggestion are welcomed.
Can you explain your usage case in more detail. I am really
not
sure what you are trying to do here that isn't working.
--greg.
>
> Br,
> S.Abdullah
>
>
>
_______________________________________________
Player-dev mailing list
Player-dev helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/play
er-dev
|