template <>
class WireTableBuilder
Defined at line 5023 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h
Public Methods
template <typename First = ::fuchsia_hardware_audio::wire::PcmSupportedFormats, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fuchsia_hardware_audio::wire::PcmSupportedFormats>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_hardware_audio::wire::SupportedFormats> & pcm_supported_formats (First && first, Args &&... args_)
Defined at line 5035 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h
Friends
template <>
class SupportedFormats