template <>

class WireWeakAsyncClientImpl

Defined at line 21667 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireThenable< ::fuchsia_media::ActivityReporter::WatchRenderActivity> WatchRenderActivity ()

Notifies the client whenever there is a change in the set of active AudioRenderUsages.

It returns immediately the first time that it is called.

Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.

::fidl::internal::WireThenable< ::fuchsia_media::ActivityReporter::WatchRenderActivity2> WatchRenderActivity2 ()

Notifies the client whenever there is a change in the set of active AudioRenderUsages.

It returns immediately the first time that it is called.

Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.

::fidl::internal::WireThenable< ::fuchsia_media::ActivityReporter::WatchCaptureActivity> WatchCaptureActivity ()

Notifies the client whenever there is a change in the set of active AudioCaptureUsages.

It returns immediately the first time that it is called.

Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.

::fidl::internal::WireThenable< ::fuchsia_media::ActivityReporter::WatchCaptureActivity2> WatchCaptureActivity2 ()

Notifies the client whenever there is a change in the set of active AudioCaptureUsages.

It returns immediately the first time that it is called.

Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.