Re: [Spice-devel] Fwd: Streaming video command line

2011-05-24 Thread Andrea Celestino
Hi, -Can tou tell me the difference between a Drawable and a RedDrawable? -What is a QRegion? -RedWorker struct has a member called SpiceRect bbox. What is it? The same for SpiceCopy copy. Thanks very much for your support. 2011/5/11 Alon Levy > On Wed, May 11, 2011 at 07:38:27PM +0200, Andrea

Re: [Spice-devel] Fwd: Streaming video command line

2011-05-11 Thread Alon Levy
On Wed, May 11, 2011 at 07:38:27PM +0200, Andrea Celestino wrote: > Hi, I have other few simple questions: > > 1) file: red_worker.c, function: red_worker_main(): > What does evt_listener->action(evt_listener, event->events) do? Does it call > handle_dev_input() function? Is it called every time

Re: [Spice-devel] Fwd: Streaming video command line

2011-05-11 Thread Andrea Celestino
Hi, I have other few simple questions: 1) file: red_worker.c, function: red_worker_main(): What does evt_listener->action(evt_listener, event->events) do? Does it call handle_dev_input() function? Is it called every time an event occurs on socket? 2)file: red_worker.c In red_worker_main() there