ChannelControl::get3DSpread

FMOD Low Level API

Firelight Technologies FMOD Studio API

ChannelControl::get3DSpread

Retrieves the spread of a 3D sound in speaker space.

C++ Syntax

FMOD_RESULT ChannelControl::get3DSpread(
  float *angle
);

Parameters

angle

Address of a variable that receives the speaker spread angle.

Return Values

If the function succeeds then the return value is FMOD_OK.
If the function fails then the return value will be one of the values defined in the FMOD_RESULT enumeration.

See Also




Version 1.10.02 Built on Dec 7, 2017