★ PROGRAMMER'S GUIDE ★ Stream system libraryList | Title | Function | Function Name | No |
List | Title | Function | Function Name | No |
List | Title | Function | Function Name | No |
List | Title | Function | Function Name | No |
grp | : Stream group handle |
nstm | : Playback sequence number (0 ≤ nstm <STM_GetStmNum) |

List | Title | Function | Function Name | No |
grp | : Stream group handle |
stm | : Stream handle (STM_CDBUF_REST when checking for free sectors) |
nsct | : Number of sectors |
func | : Buffer size monitoring function (STM_CDBUF_NULLFUNC when canceling) |
obj | : Registered object |
value of stm | Conditions under which the monitoring function func is called |
|---|---|
Normal stream handle | Stream data in CD buffer> nsct |
STM_CDBUF_REST | Free space in the CD buffer ≤ nsct |
★ PROGRAMMER'S GUIDE ★ Stream system library