template <>
class WireEventHandlerInterface
Defined at line 6926 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/wire_messaging.h
Public Methods
void OnPacketProduced (::fidl::WireEvent< ::fuchsia_media::StreamSource::OnPacketProduced> * event)
Delivers a packet produced by the service. When the client is done with
the payload memory, the client must call `ReleasePacket` to release the
payload memory.
void OnEndOfStream ()
Indicates that the stream has ended.
void WireEventHandlerInterface ()
Defined at line 6929 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/wire_messaging.h
void ~WireEventHandlerInterface ()
Defined at line 6930 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/wire_messaging.h