enum Haematite::Voice::VoiceState
Overview
The state of the voice.
Defined in:
haematite/voice.crEnum Members
-
Playing =
0
-
The voice is playing.
-
ReleaseRequested =
1
-
The voice should move to the release stage and begin its release cycle.
-
Released =
2
-
The voice has been released.