template <>
class WireSyncClientImpl
Defined at line 6978 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/wire_messaging.h
Methods to make a sync FIDL call directly on an unowned handle or a
const reference to a |::fidl::ClientEnd
<
::fuchsia_media::StreamSource>|,
avoiding setting up a client.
Public Methods
::fidl::OneWayStatus ReleasePacket (const ::fuchsia_media::wire::StreamPacket & packet)
Releases payload memory associated with a packet previously delivered
via `OnPacketProduced`.
Allocates 88 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_media::StreamSource::DiscardAllPackets> DiscardAllPackets ()
Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::OneWayStatus DiscardAllPacketsNoReply ()
Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.