template <>
class WireWeakOnewayClientImpl
Defined at line 21369 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus CreateAudioRenderer (::fidl::ServerEnd< ::fuchsia_media::AudioRenderer> && audio_renderer_request)
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::OneWayStatus CreateAudioCapturer (::fidl::ServerEnd< ::fuchsia_media::AudioCapturer> && audio_capturer_request, bool loopback)
Creates an AudioCapturer which either captures from the current default
audio input device, or loops-back from the current default audio output
device based on value passed for the loopback flag.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.