Sets the velocity vector of a sample or stream.
| Syntax |
BASS_ChannelSet3DPositionVel handle, x, y, z
| Parameters |
DWORDx
The channel handle.
Floaty
The x component of velocity vector.
Floatz
The y component of velocity vector.
Float
The z component of velocity vector.
| Returns |
This command does not return a value.
| See also |