Searched refs:in_device (Results 1 – 2 of 2) sorted by relevance
121 virtual bool SetSoundDevices(const Device* in_device,197 virtual bool SetSoundDevices(const Device* in_device, in SetSoundDevices() argument199 return voice_.SetDevices(in_device, out_device); in SetSoundDevices()295 bool SetDevices(const Device* in_device, const Device* out_device) { in SetDevices() argument
81 : options(o), in_device(in), out_device(out) {} in AudioOptions()83 const Device* in_device; member679 p->in_device, p->out_device); in OnMessage()