Namespaces
Enumerations
enum DaiSampleFormat
| Name | Value |
|---|---|
| kPdm | 1u |
| kPcmSigned | 2u |
| kPcmUnsigned | 3u |
| kPcmFloat | 4u |
Defined at line 234 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/common_types.h
enum DaiFrameFormatStandard
| Name | Value |
|---|---|
| kNone | 1u |
| kI2S | 2u |
| kStereoLeft | 3u |
| kStereoRight | 4u |
| kTdm1 | 5u |
| kTdm2 | 6u |
| kTdm3 | 7u |
Standard Frame format.
Defined at line 260 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/common_types.h
enum SampleFormat
| Name | Value |
|---|---|
| kPcmSigned | 1u |
| kPcmUnsigned | 2u |
| kPcmFloat | 3u |
Defined at line 458 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/common_types.h
enum PlugDetectCapabilities
| Name | Value |
|---|---|
| kHardwired | 0u |
| kCanAsyncNotify | 1u |
Defined at line 480 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/common_types.h
enum GetVmoError
| Name | Value |
|---|---|
| kInvalidArgs | 1u |
| kInternalError | 2u |
Defined at line 505 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/common_types.h
Records
-
class AllocateVmosConfig -
class BufferType -
class ChannelAttributes -
class ChannelSet -
class Codec -
class CodecConnector -
class CodecConnectorConnectRequest -
class CodecConnectorService -
class CodecFormatInfo -
class CodecGetDaiFormatsResponse -
class CodecGetDaiFormatsResult -
class CodecGetPropertiesResponse -
class CodecProperties -
class CodecService -
class CodecSetDaiFormatRequest -
class CodecSetDaiFormatResponse -
class CodecSetDaiFormatResult -
class CodecStartResponse -
class CodecStopResponse -
class CodecWatchPlugStateResponse -
class Composite -
class CompositeConnector -
class CompositeConnectorConnectRequest -
class CompositeConnectorService -
class CompositeCreatePacketStreamRequest -
class CompositeCreatePacketStreamResponse -
class CompositeCreatePacketStreamResult -
class CompositeCreateRingBufferRequest -
class CompositeCreateRingBufferResponse -
class CompositeCreateRingBufferResult -
class CompositeGetDaiFormatsRequest -
class CompositeGetDaiFormatsResponse -
class CompositeGetDaiFormatsResult -
class CompositeGetPacketStreamFormatsRequest -
class CompositeGetPacketStreamFormatsResponse -
class CompositeGetPacketStreamFormatsResult -
class CompositeGetPropertiesResponse -
class CompositeGetPropertiesResult -
class CompositeGetRingBufferFormatsRequest -
class CompositeGetRingBufferFormatsResponse -
class CompositeGetRingBufferFormatsResult -
class CompositeProperties -
class CompositeResetResponse -
class CompositeResetResult -
class CompositeSetDaiFormatRequest -
class CompositeSetDaiFormatResponse -
class CompositeSetDaiFormatResult -
class Dai -
class DaiConnector -
class DaiConnectorConnectRequest -
class DaiConnectorService -
class DaiCreateRingBufferRequest -
class DaiFormat -
class DaiFrameFormat -
class DaiFrameFormatCustom -
class DaiGetDaiFormatsResponse -
class DaiGetDaiFormatsResult -
class DaiGetPropertiesResponse -
class DaiGetRingBufferFormatsResponse -
class DaiGetRingBufferFormatsResult -
class DaiProperties -
class DaiService -
class DaiSupportedFormats -
class DataTransfer -
class DelayInfo -
class DeviceService -
class DeviceType -
class DriverError -
class Encoding -
class EncodingType -
class Format -
class Format2 -
class GainState -
class Health -
class HealthGetHealthStateResponse -
class HealthState -
class PacketStreamControl -
class PacketStreamControlAllocateVmosResponse -
class PacketStreamControlAllocateVmosResult -
class PacketStreamControlDeallocateVmosResponse -
class PacketStreamControlDeallocateVmosResult -
class PacketStreamControlGetPacketStreamSinkResponse -
class PacketStreamControlGetPacketStreamSinkResult -
class PacketStreamControlGetPropertiesResponse -
class PacketStreamControlGetPropertiesResult -
class PacketStreamControlRegisterVmosResponse -
class PacketStreamControlRegisterVmosResult -
class PacketStreamControlSetPacketStreamSinkRequest -
class PacketStreamControlSetPacketStreamSinkResponse -
class PacketStreamControlSetPacketStreamSinkResult -
class PacketStreamControlStartResponse -
class PacketStreamControlStartResult -
class PacketStreamControlStopResponse -
class PacketStreamControlStopResult -
class PacketStreamControlUnregisterVmosResponse -
class PacketStreamControlUnregisterVmosResult -
class PacketStreamProperties -
class PacketStreamSink -
class PacketStreamSinkFlushPacketsResponse -
class PacketStreamSinkFlushPacketsResult -
class PacketStreamSinkPutPacketRequest -
class PacketStreamSinkPutPacketResponse -
class PacketStreamSinkPutPacketResult -
class PcmFormat -
class PcmSupportedFormats -
class PlugState -
class RegisterVmosConfig -
class RingBuffer -
class RingBufferGetPropertiesResponse -
class RingBufferGetVmoRequest -
class RingBufferGetVmoResponse -
class RingBufferGetVmoResult -
class RingBufferPositionInfo -
class RingBufferProperties -
class RingBufferSetActiveChannelsRequest -
class RingBufferSetActiveChannelsResponse -
class RingBufferSetActiveChannelsResult -
class RingBufferStartResponse -
class RingBufferWatchClockRecoveryPositionInfoResponse -
class RingBufferWatchDelayInfoResponse -
class RingBufferWatchDelayInfoResult -
class StreamConfig -
class StreamConfigConnector -
class StreamConfigConnectorConnectRequest -
class StreamConfigConnectorInputService -
class StreamConfigConnectorOutputService -
class StreamConfigConnectorService -
class StreamConfigCreateRingBufferRequest -
class StreamConfigGetPropertiesResponse -
class StreamConfigGetSupportedFormatsResponse -
class StreamConfigService -
class StreamConfigSetGainRequest -
class StreamConfigWatchGainStateResponse -
class StreamConfigWatchPlugStateResponse -
class StreamProperties -
class SupportedEncodings -
class SupportedFormats -
class SupportedFormats2 -
class VmoInfo -
class VmoTransfer
Functions
-
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CodecFormatInfo & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CodecStopResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CodecStartResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CodecSetDaiFormatResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CodecSetDaiFormatResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CodecConnectorConnectRequest & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::DriverError & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeProperties & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeResetResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeResetResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeGetPropertiesResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeGetPropertiesResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeGetRingBufferFormatsRequest & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeCreateRingBufferResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeCreateRingBufferResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeGetDaiFormatsRequest & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeSetDaiFormatResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeSetDaiFormatResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeGetPacketStreamFormatsRequest & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeCreatePacketStreamResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeCreatePacketStreamResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeConnectorConnectRequest & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::DaiProperties & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::DaiGetPropertiesResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::DaiConnectorConnectRequest & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::DaiSampleFormat & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::DaiFrameFormatStandard & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::DaiFrameFormatCustom & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::DaiFrameFormat & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::DaiFormat & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CodecSetDaiFormatRequest & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeSetDaiFormatRequest & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::DaiSupportedFormats & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CodecGetDaiFormatsResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CodecGetDaiFormatsResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeGetDaiFormatsResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeGetDaiFormatsResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::DaiGetDaiFormatsResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::DaiGetDaiFormatsResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::DeviceType & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::EncodingType & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::Encoding & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::HealthState & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::HealthGetHealthStateResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::BufferType & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamProperties & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::AllocateVmosConfig & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::VmoInfo & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::RegisterVmosConfig & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::VmoTransfer & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::DataTransfer & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamControlGetPropertiesResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamControlGetPropertiesResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamControlAllocateVmosResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamControlAllocateVmosResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamControlDeallocateVmosResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamControlDeallocateVmosResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamControlRegisterVmosResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamControlRegisterVmosResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamControlUnregisterVmosResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamControlUnregisterVmosResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamControlGetPacketStreamSinkResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamControlGetPacketStreamSinkResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamControlSetPacketStreamSinkRequest & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamControlSetPacketStreamSinkResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamControlSetPacketStreamSinkResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamControlStartResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamControlStartResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamControlStopResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamControlStopResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamSinkPutPacketRequest & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamSinkPutPacketResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamSinkPutPacketResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamSinkFlushPacketsResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PacketStreamSinkFlushPacketsResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::SampleFormat & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::ChannelAttributes & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::ChannelSet & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::SupportedEncodings & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PcmSupportedFormats & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::SupportedFormats & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::DaiGetRingBufferFormatsResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::DaiGetRingBufferFormatsResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::SupportedFormats2 & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeGetRingBufferFormatsResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeGetRingBufferFormatsResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeGetPacketStreamFormatsResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeGetPacketStreamFormatsResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PcmFormat & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::Format & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::DaiCreateRingBufferRequest & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::Format2 & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeCreateRingBufferRequest & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CompositeCreatePacketStreamRequest & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PlugState & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CodecWatchPlugStateResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::PlugDetectCapabilities & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CodecProperties & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::CodecGetPropertiesResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::DelayInfo & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::RingBufferProperties & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::RingBufferPositionInfo & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::GetVmoError & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::RingBufferGetPropertiesResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::RingBufferWatchClockRecoveryPositionInfoResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::RingBufferGetVmoRequest & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::RingBufferGetVmoResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::RingBufferGetVmoResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::RingBufferStartResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::RingBufferSetActiveChannelsRequest & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::RingBufferSetActiveChannelsResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::RingBufferSetActiveChannelsResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::RingBufferWatchDelayInfoResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::RingBufferWatchDelayInfoResult & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::GainState & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::StreamProperties & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::StreamConfigGetPropertiesResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::StreamConfigGetSupportedFormatsResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::StreamConfigCreateRingBufferRequest & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::StreamConfigWatchGainStateResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::StreamConfigSetGainRequest & value) -
std::ostream & operator<< (std::ostream & os, const ::fuchsia_hardware_audio::StreamConfigWatchPlugStateResponse & value) -
std::ostream & operator<< (std::ostream & osconst ::fuchsia_hardware_audio::StreamConfigConnectorConnectRequest & value)