Available since LÖVE 11.0 |
This function is not supported in earlier versions. |
Gets the maximum number of active Effects in a single Source object, that the system can support.
maximum = love.audio.getMaxSourceEffects( )
None.
number maximum
This function return 0 for system that doesn't support audio effects.