realbasic-nug
[Top] [All Lists]

Re: OOP design question

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: OOP design question
From: Eric de La Rochette <rblists@edlr.fr>
Date: Thu, 31 Jul 2008 19:18:43 +0200
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <748ED1B8-C47A-4720-A704-722015C46554@great-white-software.com>
References: <45482FD9-86C2-47DA-B62D-25BA4C9B3C96@edlr.fr> <BAY107-DAV7FDA9B842A0345CAC2594937C0@phx.gbl> <eb8fc1930807310740t454796aetf3ce4ac2ff4bb7b2@mail.gmail.com> <5CB127CA-0274-4854-8436-E7C6A74F2287@great-white-software.com> <C671CEC6-1EE3-4B05-8FAA-A2251F33537B@edlr.fr> <748ED1B8-C47A-4720-A704-722015C46554@great-white-software.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com

Le 31 juil. 08 à 18:39, Norman Palardy a écrit :

Why ?
send over a frame reference (id frame #) and the returned data can include that
You should be able to assemble them in the right order from that

That's what I was thinking about. But how to add a picture in the right place in a QTVideoTrack when it has been processed and the previous one is still in process ? All you can do is append or insert a single frame or a segment. You can't insert (or append) a frame if the previos ones are not yet there... Using a filler (i.e. black pictures) would be a solution, but then, how to overwrite/replace the filler by the processed frame ?

Eric.



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>