class SetPcmStreamType
Defined at line 2409 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/markers.h
Sets the type of the stream to be delivered by the client. Using this method implies
that the stream encoding is `AUDIO_ENCODING_LPCM`.
This must be called before `Play` or `PlayNoReply`. After a call to `SetPcmStreamType`,
the client must then send an `AddPayloadBuffer` request, then the various `StreamSink`
methods such as `SendPacket`/`SendPacketNoReply`.
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