Sets the 3D position of a sample or stream.
Syntax |
BASS_ChannelSet3DPositionPos handle, x, y, z
Parameters |
DWORDx
The channel handle.
Floaty
The x position of channel.
Floatz
The y position of channel.
Float
The z position of channel.
Returns |
This command does not return a value.
See also |