libASPL
|
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(). | |
Mute control parameters.
Definition at line 20 of file MuteControl.hpp.
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.