Searched refs:video_notify_ (Results 1 – 1 of 1) sorted by relevance
84 HDEVNOTIFY video_notify_; member in cricket::Win32DeviceWatcher347 video_notify_(NULL) { in Win32DeviceWatcher()365 video_notify_ = Register(KSCATEGORY_VIDEO); in Start()366 if (!video_notify_) { in Start()375 UnregisterDeviceNotification(video_notify_); in Stop()376 video_notify_ = NULL; in Stop()