Searched refs:CreateSessionManager2 (Results 1 – 3 of 3) sorted by relevance
431 Microsoft::WRL::ComPtr<IAudioSessionManager2> CreateSessionManager2(
317 TEST_F(CoreAudioUtilityWinTest, CreateSessionManager2) { in TEST_F() argument331 core_audio_utility::CreateSessionManager2(device.Get()); in TEST_F()
812 ComPtr<IAudioSessionManager2> CreateSessionManager2(IMMDevice* device) { in CreateSessionManager2() function