class DeviceWatcher_SyncProxy
Defined at line 3002 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/hlcpp/fuchsia/camera3/cpp/fidl.h
Public Methods
void DeviceWatcher_SyncProxy (::zx::channel channel)
void ~DeviceWatcher_SyncProxy ()
zx_status_t WatchDevices (::std::vector< ::fuchsia::camera3::WatchDevicesEvent> * out_events)
cts-coverage-fidl-name:fuchsia.camera3/DeviceWatcher.WatchDevices
zx_status_t ConnectToDevice (uint64_t id, ::fidl::InterfaceRequest< ::fuchsia::camera3::Device> request)
cts-coverage-fidl-name:fuchsia.camera3/DeviceWatcher.ConnectToDevice
Friends
class SynchronousInterfacePtr