Searched refs:SL_API (Results 1 – 5 of 5) sorted by relevance
45 #ifndef SL_API47 #define SL_API /* override per-platform */ macro49 #define SL_API __declspec(dllimport) macro
240 extern SL_API const SLInterfaceID SL_IID_NULL;386 extern SL_API const SLInterfaceID SL_IID_OBJECT;511 extern SL_API const SLInterfaceID SL_IID_AUDIOIODEVICECAPABILITIES;629 extern SL_API const SLInterfaceID SL_IID_LED;673 extern SL_API const SLInterfaceID SL_IID_VIBRA;759 extern SL_API const SLInterfaceID SL_IID_METADATAEXTRACTION;822 extern SL_API const SLInterfaceID SL_IID_METADATATRAVERSAL;859 extern SL_API const SLInterfaceID SL_IID_DYNAMICSOURCE;875 extern SL_API const SLInterfaceID SL_IID_OUTPUTMIX;924 extern SL_API const SLInterfaceID SL_IID_PLAY;[all …]
39 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECT;76 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECTSEND;120 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECTCAPABILITIES;145 extern SL_API const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;171 extern SL_API const SLInterfaceID SL_IID_ANDROIDSIMPLEBUFFERQUEUE;214 extern SL_API const SLInterfaceID SL_IID_ANDROIDBUFFERQUEUESOURCE;
21 SL_API SLresult SLAPIENTRY slCreateEngine(SLObjectItf *pEngine, SLuint32 numOptions, in slCreateEngine()37 SL_API SLresult SLAPIENTRY slQueryNumSupportedEngineInterfaces(SLuint32 *pNumSupportedInterfaces) in slQueryNumSupportedEngineInterfaces()52 SL_API SLresult SLAPIENTRY slQuerySupportedEngineInterfaces(SLuint32 index, in slQuerySupportedEngineInterfaces()
35 SL_API void SLAPIENTRY slAndroidSetLogLevel(SLAndroidLogLevel logLevel)