HomeSort by relevance Sort by last modified time
    Searched refs:GetDestinationLineInfo (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_device/win/
audio_mixer_manager_win.h 88 bool GetDestinationLineInfo(UINT mixId, DWORD destId, MIXERLINE& line, bool trace = false) const;
audio_mixer_manager_win.cc 155 GetDestinationLineInfo(mixId, destId, destLine, true);
205 GetDestinationLineInfo(mixId, destId, destLine);
292 GetDestinationLineInfo(mixId, destId, destLine);
    [all...]

Completed in 73 milliseconds