class RecycleOutputPacket

Defined at line 1513 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/markers.h

After the client is done with an output packet, the client needs to tell

the stream processor that the output packet can be re-used for more

output, via this method.

It's not permitted to recycle an output packet that's already free with

the stream processor server. It's permitted but discouraged for a

client to recycle an output packet that has been deallocated by an

explicit or implicit output buffer de-configuration(). See

buffer_lifetime_ordinal for more on that. A server must ignore any such

stale RecycleOutputPacket() calls.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal