'Haydn' via android-ndk
2018-04-05 11:06:50 UTC
Hi,
The following AAudio functions are documented
<https://developer.android.com/ndk/reference/group___audio.html> but
unavailable in the NDK:
AAudioStreamBuilder_setUsage
AAudioStreamBuilder_setContentType
AAudioStreamBuilder_setSessionId
AAudioStream_getUsage
AAudioStream_getContentType
AAudioStream_getSessionId
This is a problem for me because I need to associate the
AcousticEchoCanceller with an AAudio input stream but I cannot call
getSessionId on it. Neither can I preset the use of the AEC because I can't
specify the content/usage type of the stream on the builder.
When will these missing features be implemented in Android?
We are using the AAudio API within our SIP based phone app. The SIP
'engine' is based on Linphone and is written in C. We're targeting API 26
and using NDK version r15c.
Regards,
Haydn
The following AAudio functions are documented
<https://developer.android.com/ndk/reference/group___audio.html> but
unavailable in the NDK:
AAudioStreamBuilder_setUsage
AAudioStreamBuilder_setContentType
AAudioStreamBuilder_setSessionId
AAudioStream_getUsage
AAudioStream_getContentType
AAudioStream_getSessionId
This is a problem for me because I need to associate the
AcousticEchoCanceller with an AAudio input stream but I cannot call
getSessionId on it. Neither can I preset the use of the AEC because I can't
specify the content/usage type of the stream on the builder.
When will these missing features be implemented in Android?
We are using the AAudio API within our SIP based phone app. The SIP
'engine' is based on Linphone and is written in C. We're targeting API 26
and using NDK version r15c.
Regards,
Haydn
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/f5c0365a-ffe4-4463-aeba-d146210ead3e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/f5c0365a-ffe4-4463-aeba-d146210ead3e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.