template <>

class WireSyncBufferClientImpl

Defined at line 300 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/wire_messaging.h

Public Methods

::fidl::WireUnownedResult< ::fuchsia_audio::DelayWatcher::WatchDelay> WatchDelay (::fuchsia_audio::wire::DelayWatcherWatchDelayRequest DelayWatcherWatchDelayRequest)

The first call returns immediately with the current delay, if known.

Subsequent calls block until the delay changes. There can be at most one

outstanding call, otherwise the channel may be closed.

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.