Searched refs:audio_notify_ (Results 1 – 1 of 1) sorted by relevance
83 HDEVNOTIFY audio_notify_; member in cricket::Win32DeviceWatcher346 audio_notify_(NULL), in Win32DeviceWatcher()359 audio_notify_ = Register(KSCATEGORY_AUDIO); in Start()360 if (!audio_notify_) { in Start()377 UnregisterDeviceNotification(audio_notify_); in Stop()378 audio_notify_ = NULL; in Stop()