Removes all volume points between the two given points exclusive.
Namespace: Un4seen.Bass.Misc
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax
Parameters
- from
- Type: SystemDouble
The volume point position (in seconds) from which to remove (exclusive, this point is not removed). - to
- Type: SystemDouble
The volume point position (in seconds) to which to remove (exclusive, this point is not removed).
See Also