Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QAudioStateMachine Member List

This is the complete list of members for QAudioStateMachine, including all inherited members.

activateFromIdle()QAudioStateMachine
error() constQAudioStateMachine
forceSetState(QAudio::State state, QAudio::Error error=QAudio::NoError)QAudioStateMachine
getDrainedAndStopped() constQAudioStateMachine
isActiveOrIdle() constQAudioStateMachine
isDraining() constQAudioStateMachine
onDrained()QAudioStateMachine
QAudioStateMachine(QAudioStateChangeNotifier &notifier)QAudioStateMachine
RawState typedefQAudioStateMachine
resume()QAudioStateMachine
RunningState enum nameQAudioStateMachine
setError(QAudio::Error error)QAudioStateMachine
start(RunningState activeOrIdle=RunningState::Active)QAudioStateMachine
state() constQAudioStateMachine
stop(QAudio::Error error=QAudio::NoError, bool shouldDrain=false, bool forceUpdateError=false)QAudioStateMachine
stopOrUpdateError(QAudio::Error error=QAudio::NoError)QAudioStateMachineinline
suspend()QAudioStateMachine
updateActiveOrIdle(RunningState activeOrIdle, QAudio::Error error=QAudio::NoError)QAudioStateMachine
~QAudioStateMachine()QAudioStateMachine