one | Title | Function | Function name | No |
keystm | : Connection source stream handle |
bufstm | : Connection destination stream handle (STM_CON_NULBUF when disconnecting) |
Reads from the aperture assigned to the source stream to the CD buffer section assigned to the destination stream.
If you want to return to the original settings, specify the same stream handle as the connection source.
This shows the connection when setting the stream key as an OR condition.
Only CD streams can be specified.
one | Title | Function | Function name | No |
src | : Source stream handle |
spos | : Sector position (first sector is STM_CDBUF_TOP) |
snum | : Number of sectors (STM_CDBUF_END if up to the end) |
dst | : Destination stream handle |
Moves sector data from the CD buffer section assigned to the source stream to the aperture assigned to the destination stream.
Only CD streams can be specified.
one | Title | Function | Function name | No |
stm | :Stream handle |
spos | : Sector position (first sector is STM_CDBUF_TOP) |
snum | : Number of sectors (STM_CDBUF_END if up to the end) |