class UsageStateDucked

Defined at line 12842 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h

A state of audio usages in which a policy decision has been made to temporarily

lower the volume of all streams with this usage.

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

void UsageStateDucked ()
void UsageStateDucked (UsageStateDucked && other)
void ~UsageStateDucked ()
UsageStateDucked & operator= (UsageStateDucked && other)
::std::unique_ptr<UsageStateDucked> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, UsageStateDucked * _value, size_t _offset)
zx_status_t Clone (UsageStateDucked * _result)