#include <MuteStateMachine.h>
◆ MuteState
| Enumerator |
|---|
| Muted | |
| RampUp | |
| RampDown | |
| Playing | |
◆ isMuted() [1/2]
| bool krotos::MuteStateMachine::isMuted |
( |
| ) |
|
|
inline |
◆ isMuted() [2/2]
| bool krotos::MuteStateMachine::isMuted |
( |
bool | targetMuteState | ) |
|
|
inline |
◆ isNotRamping()
| bool krotos::MuteStateMachine::isNotRamping |
( |
| ) |
|
|
inline |
◆ isPlaying()
| bool krotos::MuteStateMachine::isPlaying |
( |
| ) |
|
|
inline |
◆ isPlayingWithNoRamp()
| bool krotos::MuteStateMachine::isPlayingWithNoRamp |
( |
| ) |
|
|
inline |
◆ isRampingDown()
| bool krotos::MuteStateMachine::isRampingDown |
( |
| ) |
|
|
inline |
◆ nextState()
| void krotos::MuteStateMachine::nextState |
( |
bool | targetMuteState | ) |
|
|
inline |
◆ m_currentState
The documentation for this class was generated from the following file: