package
0.0.0-20231019115643-d76522940a9b
Repository: https://github.com/alacrity-engine/core.git
Documentation: pkg.go.dev
# Functions
RaiseErrorVolumeNegative returns a new error about negative amount of points to change the volume.
RaiseErrorWrongDuration raises a new error about bad rewind duration.
# Structs
ErrorVolumeNegative is raised when the amount of points to adjust the sound is negative.
ErrorWrongDuration is raised when the duration to rewind is higher than the actual length of the audio stream.