Struct AudioStreamRandomPitch

Plays audio with random pitch shifting.

struct AudioStreamRandomPitch ;

Randomly varies pitch on each start.

Properties

NameTypeDescription
audioStream[get, set] AudioStreamThe current AudioStream.
randomPitch[get, set] doubleThe intensity of random pitch variation.

Methods

NameDescription
getAudioStream
getRandomPitch
setAudioStream
setRandomPitch