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, using this message.

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

the stream processor server.

If a client is using EnableOldOutputBuffers, the client must recycle all

packets when done with them, even those of old buffer_lifetime_ordinal.

This is also permitted behavior for all clients.

If a client is not using EnableOldOutputBuffers, the client may

optionally omit this message for packets with an old

buffer_lifetime_ordinal. In other words, packets from before an explicit

or implicit output buffer de-configuration don't need to be recycled if

the client isn't using and won't be using EnableOldOutputBuffers.

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