Home
last modified time | relevance | path

Searched refs:SL_ANDROID_STREAM_RING (Results 1 – 2 of 2) sorted by relevance

/frameworks/wilhelm/include/SLES/
DOpenSLES_AndroidConfiguration.h62 #define SL_ANDROID_STREAM_RING ((SLint32) 0x00000002) macro
/frameworks/wilhelm/src/android/
DAudioPlayer_to_android.cpp496 case SL_ANDROID_STREAM_RING: in audioPlayer_setStreamType()
575 *pType = SL_ANDROID_STREAM_RING; in audioPlayer_getStreamType()