class CreateStreamSink

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

Creates a `StreamSink` for the consumer with the indicated properties.

Multiple stream sinks may be acquired using this method, but they are intended to be used

sequentially rather than concurrently. The first stream sink that's created using this

method is used as the sole source of packets incoming to the logical consumer until that

stream sink is closed or the `EndOfStream` method is called on that sink. At that point,

the second stream sink is used, and so on.

If an unsupported compression type is supplied, the

`stream_sink_request` request will be closed with an epitaph value of

`ZX_ERR_INVALID_ARGS`.

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