Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/audio/wasapi/
A DSDL_wasapi_win32.c58 typedef HANDLE(WINAPI *pfnAvSetMmThreadCharacteristicsW)(LPWSTR, LPDWORD); typedef
60 static pfnAvSetMmThreadCharacteristicsW pAvSetMmThreadCharacteristicsW = NULL;
258 …pAvSetMmThreadCharacteristicsW = (pfnAvSetMmThreadCharacteristicsW) GetProcAddress(libavrt, "AvSet… in WASAPI_PlatformInit()

Completed in 6 milliseconds