Searched refs:audio_notify_ (Results 1 – 1 of 1) sorted by relevance
82 HDEVNOTIFY audio_notify_; member in cricket::DeviceWatcher547 : manager_(manager), audio_notify_(NULL), video_notify_(NULL) { in DeviceWatcher()556 audio_notify_ = Register(KSCATEGORY_AUDIO); in Start()557 if (!audio_notify_) { in Start()574 UnregisterDeviceNotification(audio_notify_); in Stop()575 audio_notify_ = NULL; in Stop()