nn::snd::CTR::Voice::State Enumerated Typeenum State;
| Value | Description |
|---|---|
STATE_PLAY |
Indicates that a playback instruction has been received. |
STATE_STOP |
Indicates the stopped state. |
STATE_PAUSE |
Indicates the paused state. To resume playback, set the playback state using SetState. |
Enumerated type that indicates the voice states.
CONFIDENTIAL