class UsageStateUnadjusted

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