[haiku-commits] Re: haiku: hrev47080 - src/servers/media

  • From: "Adrien Destugues" <pulkomandy@xxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 01 Apr 2014 05:48:39 +0000

>> * Prepare for hybrid-aware code (but we need to use the app
>> architecture, not the media_server one)
> 
> It's been a while since I looked at that code, but are you sure you are
> working on the right component?
> Or does the server pass add-on refs to the client? In all other cases,
> only the nodes matter that are instantiated in the address space of the
> client, like the demuxer -- but I thought the media server is not
> involved in this.

Yes, these refs are passed to the client through a reply to
QueryServer(SERVER_GET_READERS, ...)

I'm not sure yet if all the logic can be moved client-side, but I think that 
would be the cleanest solution.

-- 
Adrien.

Other related posts: