Saturday, October 8, 2011

[android-developers] Re: how to get current sampling rate and pitch from audio

Hi Sourabh,

In AudioFlinger, you can get information related to the sampling rate
by using AudioFlinger::sampleRate method. For a complete list of
supported parameters, please refer to AudioFlinger.cpp.

Hope this helps.

Ganesh

On Oct 6, 10:35 am, sourabh sahu <souruit...@gmail.com> wrote:
> Hi All,
>
> how to get current sampling rate and pitch from audio?
>
> Any kind of help would be highly appreciated.
>
> Thanks,
> Sourabh

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment