Home
last modified time | relevance | path

Searched refs:SL_ANDROID_STREAM_MEDIA (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/include/SLES/
DOpenSLES_AndroidConfiguration.h61 #define SL_ANDROID_STREAM_MEDIA ((SLint32) 0x00000003) macro
/frameworks/wilhelm/tests/mimeUri/
DslesTestPlayStreamType.cpp250 SL_ANDROID_STREAM_MEDIA, SL_ANDROID_STREAM_NOTIFICATION); in main()
/frameworks/wilhelm/src/android/
DAudioPlayer_to_android.cpp457 case SL_ANDROID_STREAM_MEDIA: in audioPlayer_setStreamType()
501 *pType = SL_ANDROID_STREAM_MEDIA; in audioPlayer_getStreamType()
511 *pType = SL_ANDROID_STREAM_MEDIA; in audioPlayer_getStreamType()