class UsageStateMuted

Defined at line 12889 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)