How to check audio sample data to a bluetooth sink?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2011-05-30 at 20:19 +0300, Tanu Kaskinen wrote:
> On Mon, 2011-05-30 at 23:10 +0800, Lin, Mengdong wrote:
> > Now I suspect the resampling is problematic, how to check the data from a single input stream before resampling?
> 
> There are no ready-made tools for that. If you want to hack the code,
> then you can write something in the function sink_input_pop_cb() in
> protocol-native.c. That function is called whenever a sink wants more
> data from a sink input (if the sink input is created by the native
> protocol, that is - other sink inputs have implementations elsewhere,
> but GTalk probably is a native protocol client unless you're doing
> something crazy).

I've got Vincent Becker's patches on my to-review list forever. I've yet
to see the actual implementation, but being able to insert probes into
arbitrary points along the data flow path is clearly something we
need. :)

-- Arun



[Index of Archives]     [Linux Audio Users]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux