.. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the doc/base/classes.xml source instead. .. _class_AudioStreamRandomPitch: AudioStreamRandomPitch ====================== **Inherits:** :ref:`AudioStream` **<** :ref:`Resource` **<** :ref:`Reference` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Member Functions ---------------- +----------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ | :ref:`AudioStream` | :ref:`get_audio_stream` **(** **)** const | +----------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`get_random_pitch` **(** **)** const | +----------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`set_audio_stream` **(** :ref:`AudioStream` stream **)** | +----------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`set_random_pitch` **(** :ref:`float` scale **)** | +----------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ Member Variables ---------------- - :ref:`AudioStream` **audio_stream** - :ref:`float` **random_pitch** Member Function Description --------------------------- .. _class_AudioStreamRandomPitch_get_audio_stream: - :ref:`AudioStream` **get_audio_stream** **(** **)** const .. _class_AudioStreamRandomPitch_get_random_pitch: - :ref:`float` **get_random_pitch** **(** **)** const .. _class_AudioStreamRandomPitch_set_audio_stream: - void **set_audio_stream** **(** :ref:`AudioStream` stream **)** .. _class_AudioStreamRandomPitch_set_random_pitch: - void **set_random_pitch** **(** :ref:`float` scale **)**