class UsageStateMuted
Defined at line 12884 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
mute 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 UsageStateMuted ()
void UsageStateMuted (UsageStateMuted && other)
void ~UsageStateMuted ()
UsageStateMuted & operator= (UsageStateMuted && other)
::std::unique_ptr<UsageStateMuted> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,UsageStateMuted *_value,size_t_offset)
zx_status_t Clone (UsageStateMuted * _result)