class QueueInputPacket

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

This message queues input data to the stream processor for processing.

If the stream doesn't exist yet, this message creates the new stream.

The server won't send OnOutputConstraints() until after the client has

sent at least one QueueInput* message.

The client must continue to deliver input data via this message even if

the stream processor has not yet generated the first OnOutputConstraints(),

and even if the StreamProcessor is generating OnFreeInputPacket() for

previously-queued input packets. The input data must continue as long

as there are free packets to be assured that the server will ever

generate the first OnOutputConstraints().

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