I have a question about multi-client recording. In my opinion, multi-client recording means one input stream (eg. from microphone), one record thread, with multiple record track for different client. Please correct me if my understanding is wrong. :)
I've noticed that there is related code in audioflinger/recordthread to support multi-client recording, but it seems that when client new a AudioRecord, AudioPolicyManger will always open a new input stream. Please guide me how to use it. Thanks very much and looking forward to your reply. Best Regards Yanan -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
