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

  /external/chromium_org/third_party/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);
203 GetDestinationLineInfo(mixId, destId, destLine);
288 GetDestinationLineInfo(mixId, destId, destLine);
    [all...]

Completed in 115 milliseconds