Re: [Qemu-devel] Audio stream handling in QEMU device model

2014-09-06 Thread Harry Cruise
fies ? is it for audio data in signed or unsigned form ? 5) What os the significance of channels parameter in audsettings structure ? Thanks in advance !! On Friday, September 5, 2014 5:28 PM, Harry Cruise wrote: Hi, Thanks for the reply.. Kindly help me with few more queries.. I tried t

Re: [Qemu-devel] Audio stream handling in QEMU device model

2014-09-05 Thread Harry Cruise
: On Do, 2014-09-04 at 00:22 -0700, Harry Cruise wrote: > Hello, > > > I am trying to comprehend QEMU AUDIO backend functionality and need to > implementing device which has few audio channels from which it > receives audio streams (sampled at some specific frequency), and >

[Qemu-devel] Audio stream handling in QEMU device model

2014-09-04 Thread Harry Cruise
Hello, I am trying to comprehend QEMU AUDIO backend functionality and need to implementing device which has few audio channels from which it receives audio streams (sampled at some specific frequency), and further process that data stream like mixing two stream. I am new for the QEMU, Please h

[Qemu-devel] Audio stream handling in QEMU device model

2014-09-03 Thread Harry Cruise
Hello, I am trying to understand QEMU AUDIO backend functionality and need to implementing device which has few audio channels from which it receives audio streams (sampled at some specific frequency), and further process that data stream like mixing two stream. I am new for the QEMU, Please h