libASPL
Loading...
Searching...
No Matches
aspl::MuteControlParameters Struct Reference

Mute control parameters. More...

#include <aspl/MuteControl.hpp>

Public Attributes

AudioObjectPropertyScope Scope = kAudioObjectPropertyScopeOutput
 Define whether this is input or output control. Used by default implementation of MuteControl::GetScope().
 

Detailed Description

Mute control parameters.

Definition at line 20 of file MuteControl.hpp.

Member Data Documentation

◆ Scope

AudioObjectPropertyScope aspl::MuteControlParameters::Scope = kAudioObjectPropertyScopeOutput

Define whether this is input or output control. Used by default implementation of MuteControl::GetScope().

Definition at line 24 of file MuteControl.hpp.


The documentation for this struct was generated from the following file: