Title | Data | Data Name | No |
constant name | description |
|---|---|
STM_LOOP_READ | Reread during loop playback |
STM_LOOP_NOREAD | Do not reload during loop playback |
Title | Data | Data Name | No |
constant name | description |
|---|---|
STM_EXEC_COMPLETED | Access completed |
STM_EXEC_PAUSE | Pause access |
STM_EXEC_DOING | Accessing |
STM_EXEC_WAIT | Waiting for transfer |
STM_EXEC_TSKEND | End immediate return function |
(2) State waiting for transfer
If the stream cannot be accessed due to the following conditions, it will be STM_EXEC_WAIT.
Transfer gate | Status |
|---|---|
Open | -When the transfer area is full. |
Closed / | ・ When reading of the stream is completed. |