Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DFfmpegCore.h129 void EnableWASAPI(bool enable);
H A DFfmpegCore.cpp607 EnableWASAPI(theApp.m_play_setting_data.ffmpeg_core_enable_WASAPI); in UpdateSettings()
702 void CFfmpegCore::EnableWASAPI(bool enable) { in EnableWASAPI() function in CFfmpegCore