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

2014-09-06 Thread Harry Cruise
Hi, Thanks for the reply.. Kindly help me with few more queries.. I tried to understand the audio implementation in qemu from the sources you have suggested. Now, I am confused how audio emulation actually works. The subject is that I need to read the audio streams sampled at particular freq

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

2014-09-05 Thread Harry Cruise
Hi, Thanks for the reply.. Kindly help me with few more queries.. I tried to understand the audio implementation in qemu from the sources you have suggested. Now, I am confused how audio emulation actually works. The subject On Thursday, September 4, 2014 1:32 PM, Gerd Hoffmann wrote:

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

2014-09-04 Thread Gerd Hoffmann
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 > further process that da