template <>
class WireTableBuilder
Defined at line 2176 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/wire_types.h
Public Methods
template <typename First = int64_t, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<int64_t>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_audio_device::wire::RingBufferSetActiveChannelsResponse> & set_time (First && first, Args &&... args_)
The CLOCK_MONOTONIC time when the hardware was configured. Note:
this does not include the effects of `turn_on_delay` on streams.
Required.
Defined at line 2192 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/wire_types.h
Friends
template <>
class RingBufferSetActiveChannelsResponse