Unit 'BASS' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_nxpascal]

BASS_ChannelGet3DAttributes

Declaration

Source position: Bass.pas line 880

function BASS_ChannelGet3DAttributes(

  handle: DWORD;

  var mode: DWORD;

  var min: Single;

  var max: Single;

  var iangle: DWORD;

  var oangle: DWORD;

  var outvol: DWORD

):BOOL;



CT Web help

CodeTyphon Studio