template <>
class WireWeakOnewayClientImpl
Defined at line 21449 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus CreateAudioConsumer (uint64_t session_id, ::fidl::ServerEnd< ::fuchsia_media::AudioConsumer> && audio_consumer_request)
Creates an `AudioConsumer`, which is an interface for playing audio, bound
to a particular session. `session_id` is the identifier of the media session
for which audio is to be rendered.
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.