Wave
class Wave(raw: ERROR CLASS: Symbol not found for CPointer<ERROR CLASS: Symbol not found for raylib.internal.Wave>)
Represents a wave in raylib, which is a raw audio data structure that can be loaded from a file or generated procedurally.
Constructors
Properties
Link copied to clipboard
The frame count of the wave, which can be set to any positive integer value.
Link copied to clipboard
The sample rate of the wave, which can be set to any positive integer value.
Link copied to clipboard
The sample size of the wave, which can be set to any positive integer value.