template <>
class WireWeakAsyncBufferClientImpl
Defined at line 960 of file fidling/gen/sdk/fidl/fuchsia.camera2.hal/fuchsia.camera2.hal/cpp/fidl/fuchsia.camera2.hal/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireBufferThenable< ::fuchsia_camera2_hal::Controller::GetNextConfig> GetNextConfig ()
Returns the next available configuration which the camera driver supports.
Returns ZX_ERR_STOP if no new configurations are available.
Caller provides the backing storage for FIDL message.
::fidl::internal::WireBufferThenable< ::fuchsia_camera2_hal::Controller::GetDeviceInfo> GetDeviceInfo ()
Caller provides the backing storage for FIDL message.