class UsageStateUnadjusted
Defined at line 12790 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
A state of audio usages in which no policy actions are taken on any streams with the usage.
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
void UsageStateUnadjusted ()
void UsageStateUnadjusted (UsageStateUnadjusted && other)
void ~UsageStateUnadjusted ()
UsageStateUnadjusted & operator= (UsageStateUnadjusted && other)
::std::unique_ptr<UsageStateUnadjusted> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,UsageStateUnadjusted *_value,size_t_offset)
zx_status_t Clone (UsageStateUnadjusted * _result)