[Live-devel] ThresholdFilter

Lukas g_d at gmx.de
Fri Feb 25 15:26:57 PST 2005


Hello,

my application records from a microphone and sends the data via 
multicast. Now i want to send data only if someone speaks. I derived my 
filterclass from  FramedFilter. In that class i'm analysing every frame 
and decide if i want to send it or not.
And now my question: If a frame is not going to be sent, how can i do 
that? Setting fTo = NULL maybe?

thanks


More information about the live-devel mailing list